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

Commit 1595bb7

Browse files
committed
refactor(docs): enhance YAML syntax for self-hosted agent
1 parent fe48a5e commit 1595bb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Instructions/Labs/AZ400_M03_L03_Configuring_Agent_Pools_and_Understanding_Pipeline_Styles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ In this task, you will configure your lab Virtual Machine as an Azure DevOps sel
168168
```yaml
169169
name: az400m03l03a-pool
170170
demands:
171-
- agent.name -equals az400m03-vm0
171+
- Agent.Name -equals az400m03-vm0
172172
```
173173
174174
> **WARNING**: Be careful with copy/paste, make sure you have same indentation shown above.

0 commit comments

Comments
 (0)