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

Commit 17ff04d

Browse files
authored
Merge pull request #161 from MOC-Labs-Review/MOC-Labs-Review-patch-10
Update AZ400_M15_Deploying_Docker_containers_to_Azure_App_Service_web…
2 parents e83ac34 + 0308e2d commit 17ff04d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Instructions/Labs/AZ400_M15_Deploying_Docker_containers_to_Azure_App_Service_web_apps.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -157,9 +157,9 @@ In this task, you will use the Azure DevOps project you generated in the previou
157157

158158
>**Note**: You will first modify the references to the Docker image.
159159

160-
1. On the **Docker** repository pane, in the list of files, select **docker-compos.ci.build.yml**.
161-
1. On the **docker-compos.ci.build.yml** pane, click **Edit**, replace line **5** that references the target Docker image with `image: az400mp/aspnetcore-build:1.0-2.0`, select **Commit** and, when prompted for confirmation, click **Commit** again.
162-
1. On the **Docker** repository pane, in the list of files, naviagate to the **MyHealth.Web** folder and select **Dockerfile**.
160+
1. On the **Docker** repository pane, in the list of files, select **docker-compose.ci.build.yml**.
161+
1. On the **docker-compose.ci.build.yml** pane, click **Edit**, replace line **5** that references the target Docker image with `image: az400mp/aspnetcore-build:1.0-2.0`, select **Commit** and, when prompted for confirmation, click **Commit** again.
162+
1. On the **Docker** repository pane, in the list of files, navigate to the **MyHealth.Web** folder and select **Dockerfile**.
163163
1. On the **Dockerfile** pane, click **Edit**, replace line **1** that references the base Docker image with `FROM az400mp/aspnetcore1.0:1.0.4`, select **Commit** and, when prompted for confirmation, click **Commit** again.
164164
1. In the web browser window displaying the Azure DevOps portal with the **Deploying Docker containers to Azure App Service web apps** project open, in the vertical menu bar at the far left of the Azure DevOps portal, click **Pipelines**.
165165

0 commit comments

Comments
 (0)