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

Commit eb5c5d5

Browse files
LAB09-EX01-TASK01-STEP02: adding press button "Create Pipeline" if the button "New Pipeline" is not there
1 parent 72cf180 commit eb5c5d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Instructions/Labs/AZ400_M03_L09_Set_Up_and_Run_Functional_Tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ In this task, you will add the YAML build definition that will be used to implem
7272
Let's start by importing the CI pipeline named [eshoponweb-ci.yml](https://github.com/MicrosoftLearning/eShopOnWeb/blob/main/.ado/eshoponweb-ci.yml).
7373

7474
1. Go to **Pipelines > Pipelines**.
75-
1. Click on **New Pipeline** button.
75+
1. Click on **New Pipeline** button (or **Create Pipeline** if you haven't any pipeline).
7676
1. Select **Azure Repos Git (YAML)**.
7777
1. Select the **eShopOnWeb** repository.
7878
1. Select **Existing Azure Pipelines YAML File**.

0 commit comments

Comments
 (0)