Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit 563b0c7

Browse files
authored
Update AZ400_M03_L08_Deploying_Docker_containers_to_Azure_App_Service_web_apps.md
1 parent 58dacc5 commit 563b0c7

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

Instructions/Labs/AZ400_M03_L08_Deploying_Docker_containers_to_Azure_App_Service_web_apps.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ lab:
88

99
# Student lab manual
1010

11+
## Lab requirements
12+
13+
- This lab requires **Microsoft Edge** or an [Azure DevOps supported browser.](https://learn.microsoft.com/azure/devops/server/compatibility?view=azure-devops#web-portal-supported-browsers)
14+
15+
- **Set up an Azure DevOps organization:** If you don't already have an Azure DevOps organization that you can use for this lab, create one by following the instructions available at [Create an organization or project collection](https://learn.microsoft.com/azure/devops/organizations/accounts/create-organization?view=azure-devops).
16+
17+
- Identify an existing Azure subscription or create a new one.
18+
19+
- Verify that you have a Microsoft account or an Azure AD account with the Contributor or the Owner role in the Azure subscription. For details, refer to [List Azure role assignments using the Azure portal](https://learn.microsoft.com/azure/role-based-access-control/role-assignments-list-portal) and [View and assign administrator roles in Azure Active Directory](https://learn.microsoft.com/azure/active-directory/roles/manage-roles-portal).
20+
1121
## Lab overview
1222

1323
In this lab, you will learn how to use an Azure DevOps CI/CD pipeline to build a custom Docker image, push it to Azure Container Registry, and deploy it as a container to Azure App Service.
@@ -48,7 +58,7 @@ Identify the applications that you'll use in this lab:
4858

4959
#### Set up an Azure DevOps organization
5060

51-
If you don't already have an Azure DevOps organization that you can use for this lab, create one by following the instructions available at [Create an organization or project collection](https://docs.microsoft.com/azure/devops/organizations/accounts/create-organization?view=azure-devops).
61+
If you don't already have an Azure DevOps organization that you can use for this lab, create one by following the instructions available at [Create an organization or project collection](https://learn.microsoft.com/azure/devops/organizations/accounts/create-organization?view=azure-devops).
5262

5363
### Exercise 0: Configure the lab prerequisites
5464

0 commit comments

Comments
 (0)