Deploying applications in Microsoft Azure App Services

Azure App Services is a PaaS offering for web-based applications in Microsoft Azure, which includes auto-scaling. In this regard, it is comparable to AWS Beanstalk, which you may have already seen in the section on AWS before.

It removes the need for managing infrastructure; instead, you only need to be concerned about building and hosting your applications. For a full DevOps approach, it is advisable to use this PaaS service if you want to work with Microsoft Azure.

For more information on Microsoft Azure App Services, check out https://docs.microsoft.com/en-us/azure/app-service/app-service-web-overview.

The following examples illustrate how to deploy the Tic-Tac-Toe application to Azure ...

Get Learning ASP.NET Core 2.0 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.