nerdexam
Microsoft

AZ-400 · Question #461

Hotspot Question You are using Agile process methodologies in Azure DevOps. You need to deploy a dashboard that will provide progress reports for the following work items: - How long it took to close

This question tests knowledge of Azure DevOps dashboard widgets specifically related to Agile flow metrics - Lead Time and Cycle Time widgets, which measure different phases of work item completion.

Submitted by fernanda_arg· Mar 6, 2026Configure processes and communications

Question

Hotspot Question You are using Agile process methodologies in Azure DevOps. You need to deploy a dashboard that will provide progress reports for the following work items: - How long it took to close a work item after it was created. - How long it took to close a work item after the work was started. Which type of widget should you use for each work item? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Answer:

Exhibit

AZ-400 question #461 exhibit

Answer Area

  • How long it took close a work item after it was created:
    Burndown chartCumulative flow diagramCycle timeLead timeVelocity
  • How long it took to close a work item after the work was started:
    Burndown chartBurnup chartCycle timeLead timeVelocity

Explanation

This question tests knowledge of Azure DevOps dashboard widgets specifically related to Agile flow metrics - Lead Time and Cycle Time widgets, which measure different phases of work item completion.

Approach. For 'how long it took to close a work item after it was CREATED,' the correct widget is the Lead Time widget. Lead Time measures the total elapsed time from when a work item is created to when it is closed, representing the full lifecycle from request to delivery. For 'how long it took to close a work item after the WORK WAS STARTED,' the correct widget is the Cycle Time widget. Cycle Time measures the elapsed time from when work actively begins (i.e., the item moves to an 'active' or in-progress state) to when it is closed, focusing only on the active work phase. Both widgets are available in Azure Boards and are part of the Analytics-based widgets used in Agile reporting.

Concept tested. Azure DevOps Agile metrics: understanding the distinction between Lead Time (creation to closure) and Cycle Time (work started to closure) widgets in Azure Boards dashboards, which are key flow metrics for measuring team efficiency and delivery performance.

Reference. https://learn.microsoft.com/en-us/azure/devops/report/dashboards/cycle-time-and-lead-time?view=azure-devops

Topics

#Azure Boards#Agile metrics#Lead time#Cycle time#Dashboard widgets

Community Discussion

No community discussion yet for this question.

Full AZ-400 Practice