Building a Mobile App Service
Azure Mobile Apps is another type of Azure App Service run as PaaS, which runs on any platform or device, offering high scalability and global availability for enterprise-ready mobile application development platforms. Using this, you can bring a rich set of capabilities in your mobile applications.
Using the Azure Mobile Apps service, you can build native and cross-platform apps targeting Windows, iOS, and Android. You can also connect to your enterprise system or social networking sites in minutes, build offline-ready applications with data synchronization, and leverage the push notification services to engage your customers:

Creating Azure Mobile App
To get started, you need to create the Azure Mobile App. Log in to your Microsoft Azure portal and click on the +
or the + New
button. From the wizard, select Web + Mobile
and then Mobile App
. This will open a new screen to enter the details about your mobile app.
Give the app a name, which should be globally unique...