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

Commit 37b62cc

Browse files
authored
Update AZ400_M02_L03_Configure_Agent_Pools_and_Understand_Pipeline_Styles.md
1 parent 5e6a0f8 commit 37b62cc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Instructions/Labs/AZ400_M02_L03_Configure_Agent_Pools_and_Understand_Pipeline_Styles.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,8 @@ In this task, you will configure your lab Virtual Machine as an Azure DevOps sel
190190
### Exercise 3: Remove the resources used in the lab
191191
192192
1. Stop and remove the agent service by running `.\config.cmd remove` from the command prompt.
193+
- You will be asked to input your Personal Access Token again, to remove your agent from your organization.
194+
- If you no longer have the Personal Access Token, you may proceed to regenerate the one you initially created in Exercise 2, Task 1, Step 2.
193195
1. Delete the agent pool.
194196
1. Revoke the PAT token.
195197
1. Revert the changes in the **eshoponweb-ci-pr.yml** file by navigating to it from Repos/.ado/eshoponweb-ci-pr.yml, selecting **Edit** and removing lines 13-15 (the agent pool snippet), and changing back to `vmImage: ubuntu-latest` as it was originally. (This is because you will use the same sample pipeline file in a future lab exercise.)

0 commit comments

Comments
 (0)