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

Commit 71b363b

Browse files
authored
Merge pull request #458 from fimdim/M05_L11-Add-NewPipeline-button
M05_L11-Add create New Pipeline button
2 parents 04d7c54 + e7d8cff commit 71b363b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Instructions/Labs/AZ400_M05_L11_Enable_Dynamic_Configuration_and_Feature_Flags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ In this exercise, you will import and run the CI pipeline, configure the service
7171
Let's start by importing the CI pipeline named [eshoponweb-ci.yml](https://github.com/MicrosoftLearning/eShopOnWeb/blob/main/.ado/eshoponweb-ci.yml).
7272

7373
1. Go to **Pipelines>Pipelines**.
74-
2. Click on **Create Pipeline** button.
74+
2. Click on **Create Pipeline** button (if there are no pipelines) or **New pipeline** button (if there are already created pipelines).
7575
3. Select **Azure Repos Git (Yaml)**.
7676
4. Select the **eShopOnWeb** repository.
7777
5. Select **Existing Azure Pipelines YAML File**.

0 commit comments

Comments
 (0)