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

Commit 559366d

Browse files
authored
Update AZ400_M05_L14_Enable_Dynamic_Configuration_and_Feature_Flags.md
1 parent e6aa1ef commit 559366d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Instructions/Labs/AZ400_M05_L14_Enable_Dynamic_Configuration_and_Feature_Flags.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ A service principal is automatically created by Azure Pipeline when you connect
140140

141141
#### Task 3: Import and run the CD pipeline
142142

143+
Let's import the CD pipeline named [eshoponweb-cd-webapp-code.yml](https://github.com/MicrosoftLearning/eShopOnWeb/blob/main/.ado/eshoponweb-cd-webapp-code.yml).
144+
143145
1. Go to **Pipelines>Pipelines**
144146
145147
1. Click on **New pipeline** button
@@ -150,7 +152,7 @@ A service principal is automatically created by Azure Pipeline when you connect
150152
151153
1. Select **Existing Azure Pipelines YAML File**
152154
153-
1. Select the **/.ado/eshoponweb-ci.yml** file then click on **Continue**
155+
1. Select the **/.ado/eshoponweb-cd-webapp-code.yml** file then click on **Continue**
154156
155157
1. In the YAML pipeline definition, customize:
156158
- **YOUR-SUBSCRIPTION-ID** with your Azure subscription id.

0 commit comments

Comments
 (0)