Deploy and run a containerized web app with Azure App Service image

Deploy and run a containerized web app with Azure App Service

Learn to use the Azure App Service to deploy a web application based on the Docker image.

Folder lesson (46 mins)

Deploy and run a containerized web app with Azure App Service

Learn to use the Azure App Service to deploy a web application based on the Docker image.

Course Description

Create a Docker image and store it in a repository in Azure Container Registry. Use Azure App Service to deploy a web application based on the Docker image. Configure continuous deployment for the web app by using a webhook that monitors the Docker image for changes.