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

Commit 3ac4a2f

Browse files
authored
LAB03: Update AZ400_M03_L03_Configuring_Agent_Pools_and_Understanding_Pipeline_Styles.md
1 parent a436bce commit 3ac4a2f

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

Instructions/Labs/AZ400_M03_L03_Configuring_Agent_Pools_and_Understanding_Pipeline_Styles.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,12 @@ In this task, you will configure your lab Virtual Machine as an Azure DevOps sel
177177
24. In the Azure DevOps portal, in the vertical navigational pane on the left side, in the **Pipelines** section, click **Pipelines**.
178178
25. On the **Recent** tab of the **Pipelines** pane, click the **EShopOnWeb** entry, on the **Runs** tab of the **EShopOnWeb** pane, select the most recent run, on the **Summary** pane of the run, scroll down to the bottom, in the **Jobs** section, click **Phase 1** and monitor the job until its successful completion.
179179
180+
### Exercise 3: Remove the resources used in the lab
181+
182+
1. Stop and remove the agent service by running .config.cmd remove from the command prompt.
183+
2. Delete the agent pool.
184+
3. Revoke the PAT token.
185+
180186
## Review
181187
182-
In this lab, you learned how to implement and use self-hosted agents with YAML pipelines.
188+
In this lab, you learned how to implement and use self-hosted agents with YAML pipelines.

0 commit comments

Comments
 (0)