nerdexam
Microsoft

AZ-400 · Question #550

You use Azure Pipelines to build and test code. You need to analyze the agent pool usage. What are two ways to achieve the goal? Each correct answer presents a complete solution. NOTE: Each correct se

The correct answer is A. Review the historical graph for the agent pools. C. Query the TaskAgentPoolSizeSnapshot/TaskAgentPoolSizeSnapshots endpoint.. https://learn.microsoft.com/en-us/azure/devops/report/analytics/entity-reference- pipelines?view=azure-devops#entity-sets-and-entity-types

Submitted by kwame.gh· Mar 6, 2026Design and implement build and release pipelines

Question

You use Azure Pipelines to build and test code. You need to analyze the agent pool usage. What are two ways to achieve the goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

Options

  • AReview the historical graph for the agent pools.
  • BReview the Pipeline duration report.
  • CQuery the TaskAgentPoolSizeSnapshot/TaskAgentPoolSizeSnapshots endpoint.
  • DQuery the PipelineRun/PipelineRuns endpoint.

How the community answered

(15 responses)
  • A
    87% (13)
  • B
    7% (1)
  • D
    7% (1)

Explanation

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

Community Discussion

No community discussion yet for this question.

Full AZ-400 Practice