Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

Commit aeb9a79

Browse files
CopilotLuizMacedo
andcommitted
Address feedback: revert timing to 20 minutes and remove DevOps connection steps
Co-authored-by: LuizMacedo <[email protected]>
1 parent 94ddbea commit aeb9a79

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Instructions/Labs/AZ400_M02_L06_Deploy_Docker_containers_to_Azure_App_Service_web_apps.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ After you complete this lab, you will be able to:
2828
- Push an image to Azure Container Registry.
2929
- Deploy a Docker image as a container to Azure App Service by using Azure DevOps.
3030

31-
## Estimated timing: 30 minutes
31+
## Estimated timing: 20 minutes
3232

3333
## Instructions
3434

@@ -67,8 +67,6 @@ In this exercise, you will configure the service connection with your Azure Subs
6767

6868
#### Task 1: Import and run the CI pipeline
6969

70-
1. From the lab computer, start a web browser, navigate to the Azure DevOps portal at `https://dev.azure.com` and sign in with your Azure DevOps organization credentials.
71-
1. Navigate to the **eShopOnWeb** project that you created in the prerequisites. If you skipped Exercise 0, ensure you have created an Azure DevOps project named **eShopOnWeb** and imported the repository from `https://github.com/MicrosoftLearning/eShopOnWeb.git`.
7270
1. Go to **Pipelines > Pipelines**
7371
1. Click on **New pipeline** button (or **Create Pipeline** if you don't have other pipelines previously created)
7472
1. Select **Azure Repos Git (YAML)**

0 commit comments

Comments
 (0)