Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ In this task, you will configure your lab Virtual Machine as an Azure DevOps sel
```yaml
name: az400m03l03a-pool
demands:
- agent.name -equals az400m03-vm0
- Agent.Name -equals az400m03-vm0
```

> **WARNING**: Be careful with copy/paste, make sure you have same indentation shown above.
Expand Down