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

Commit be3ccbc

Browse files
committed
skip if done
1 parent 963d648 commit be3ccbc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Instructions/Labs/AZ400_M19_Implement_Security_and_Compliance_in_an_Azure_DevOps_pipeline.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,15 +58,15 @@ If you don't already have an Azure DevOps organization that you can use for this
5858

5959
In this exercise, you will set up the prerequisites for the lab, which consist of a new Azure DevOps project with a repository based on the [eShopOnWeb](https://dev.azure.com/unhueteb/_git/eshopweb-az400).
6060

61-
#### Task 1: (Only if first time) Create and configure the team project
61+
#### Task 1: (skip if done) Create and configure the team project
6262

6363
In this task, you will create an **eShopOnWeb** Azure DevOps project to be used by several labs.
6464

6565
1. On your lab computer, in a browser window open your Azure DevOps organization. Click on **New Project**. Give your project the name **eShopOnWeb** and leave the other fields with defaults. Click on **Create**.
6666

6767
![Create Project](images/create-project.png)
6868

69-
#### Task 2: (only if first time) Import eShopOnWeb Git Repository
69+
#### Task 2: (skip if done) Import eShopOnWeb Git Repository
7070

7171
In this task you will import the eShopOnWeb Git repository that will be used by several labs.
7272

0 commit comments

Comments
 (0)