-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
A Developer's Guide to Building Resilient Cloud Applications with Azure
By :
In this section, we will deploy a containerized application to Azure App Service. The application is using .NET Framework. We will use a Windows container and push it to an Azure Container Registry. Next, we will deploy it to App Service.
In the following figure, we show how you can build and push an application using .NET Framework to Azure Container Registry and App Service:
Figure 11.8 – Build and push an application to Azure Container Registry and App Service using .NET Framework
We can follow the same steps presented previously to build and push an application to Azure Container Registry.
We can use another method to create the service connection between our project in Azure DevOps and Azure Container Registry using these steps: