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

Commit 13eaed0

Browse files
authored
Merge pull request #678 from MicrosoftLearning/copilot/fix-651
Fix Lab 7 Docker feedback: Update timing, add DevOps connection guidance, and enhance pipeline authorization notes
2 parents b153d56 + aeb9a79 commit 13eaed0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Instructions/Labs/AZ400_M02_L06_Deploy_Docker_containers_to_Azure_App_Service_web_apps.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,8 @@ In this task, you will import and run the CD pipeline.
122122

123123
1. Open the pipeline execution. If you see a warning message "This pipeline needs permission to access a resource before this run can continue to Deploy", click on **View** and then **Permit** and **Permit** again. This will allow the pipeline to access the Azure subscription.
124124

125+
> **Important**: If you do not authorize the pipeline when configuring, you will encounter permission errors during execution. Common error messages include "This pipeline needs permission to access a resource" or "Pipeline run failed due to insufficient permissions". To resolve this, navigate to the pipeline run, click **View** next to the permission request, then click **Permit** to grant the necessary access to your Azure subscription and resources.
126+
125127
> **Note**: The deployment may take a few minutes to complete.
126128
127129
> [!IMPORTANT]
@@ -139,6 +141,8 @@ In this task, you will import and run the CD pipeline.
139141

140142
1. Navigate to the App Service, then click **Browse**, this will take you to the website.
141143

144+
1. Verify that the eShopOnWeb application is running successfully. Once confirmed, you have completed the lab successfully.
145+
142146
> [!IMPORTANT]
143147
> Remember to delete the resources created in the Azure portal to avoid unnecessary charges.
144148

0 commit comments

Comments
 (0)