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

Commit 7cd0ea2

Browse files
Lab 4 #648: Fix the Server URL in the agent configuration
1 parent d199fc8 commit 7cd0ea2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Instructions/Labs/AZ400_M02_L03_Configure_Agent_Pools_and_Understand_Pipeline_Styles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ In this exercise, you will create an Azure virtual machine (VM) and use it to cr
212212
213213
1. To configure the agent, perform the following actions when prompted:
214214

215-
- Enter the URL of the Azure DevOps organization (**server URL**) in the format `https://aex.dev.azure.com`{your organization name}.
215+
- Enter the URL of the Azure DevOps organization (**server URL**) in the format `https://dev.azure.com/{your organization name}`.
216216
- Accept the default authentication type (**`PAT`**).
217217
- Enter the value of the PAT token you created in the previous step.
218218
- Enter the agent pool name **`eShopOnWebSelfPool`** you created earlier in this exercise.

0 commit comments

Comments
 (0)