nerdexam
Microsoft

AZ-400 · Question #476

You use Azure Pipelines to build and test code projects. You notice an increase in cycle times. You need to identify whether agent pool exhaustion is causing the issue. What are two possible ways to a

The correct answer is B. Query the TaskAgentPoolSizeSnapshots endpoint. D. View the pool consumption report at the organization level.. https://learn.microsoft.com/en-us/azure/devops/report/analytics/entity-reference- pipelines?view=azure-devops#taskagentpoolsizesnapshots

Submitted by layla.eg· Mar 6, 2026Implement an instrumentation strategy

Question

You use Azure Pipelines to build and test code projects. You notice an increase in cycle times. You need to identify whether agent pool exhaustion is causing the issue. What are two possible ways to achieve this goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

Options

  • AQuery the PipelineRun/PipelineRuns endpoint.
  • BQuery the TaskAgentPoolSizeSnapshots endpoint.
  • CView the Pipeline duration report.
  • DView the pool consumption report at the organization level.

How the community answered

(47 responses)
  • A
    15% (7)
  • B
    77% (36)
  • C
    9% (4)

Explanation

https://learn.microsoft.com/en-us/azure/devops/report/analytics/entity-reference- pipelines?view=azure-devops#taskagentpoolsizesnapshots

Community Discussion

No community discussion yet for this question.

Full AZ-400 Practice