Your Azure Pipeline YAML uses a self-hosted agent pool. The build fails with 'no agents available.' What is the most likely cause?
-
A
The pipeline YAML syntax is invalid
-
B
All agents in the pool are busy or offline
-
C
The service connection lacks contributor permissions
-
D
The branch trigger pattern does not match the current branch