author | ms.author | ms.service | ms.topic | ms.date |
---|---|---|---|---|
conceptdev |
crdun |
app-service-mobile |
include |
08/23/2018 |
The Mobile Apps feature of Azure App Service uses Azure Notification Hubs to send pushes, so you will be configuring a notification hub for your mobile app.
-
In the Azure portal, go to App Services, and then select your app back end. Under Settings, select Push.
-
To add a notification hub resource to the app, select Connect. You can either create a hub or connect to an existing one.
Now you have connected a notification hub to your Mobile Apps back-end project. Later you configure this notification hub to connect to a platform notification system (PNS) to push to devices.