Deploying Web App service lab
In this lab, you will be guided through the deployment of an Azure container instance with using a Docker image as the source. Finally, you will test connectivity to your containers to prove a successful deployment.
Estimated time: 30 minutes.
Lab method: PowerShell and the Azure portal.
Lab scenario: In this lab, you play the role of an administrator who is looking to utilize Azure App Services for hosting your company's web applications. Your organization, Contoso, has several websites running in on-premises data centers on servers using a PHP runtime stack. Furthermore, you are looking to start using DevOps practices within your organization and want to use app deployment slots to improve your deployment strategy.
Visit the following URL to the official Microsoft Learning GitHub labs, where you will be guided through each task step by step to achieve the following objectives.
Lab objectives:
- Task one: Deploy your Web App...