Skip to content

Commit 46cfcd1

Browse files
committed
AzDo - AzDo | [Copilot integration] report/dashboards/configure-sprint-burndown.md
1 parent f70b417 commit 46cfcd1

1 file changed

Lines changed: 15 additions & 10 deletions

File tree

docs/report/dashboards/configure-sprint-burndown.md

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Configure and monitor sprint burndown
33
titleSuffix: Azure DevOps
44
description: Learn how to configure and monitor sprint burndown charts in Azure DevOps to track team progress and ensure your sprint plan stays on track.
5-
ms.custom: dashboards, copilot-scenario-highlight
5+
ms.custom: dashboards, copilot-scenario-highlight, awp-ai
66
ms.subservice: azure-devops-analytics
77
ms.author: chcomley
88
author: chcomley
@@ -212,6 +212,8 @@ If your sprint burndown chart appears empty, check these points:
212212

213213
::: moniker range="azure-devops"
214214

215+
<a id="use-ai-monitor-sprint-burndown"> </a>
216+
215217
## Use AI to monitor sprint burndown
216218

217219
If you configure the [Azure DevOps MCP Server](/azure/devops/mcp-server/mcp-server-overview), you can use AI assistants to help configure and interpret sprint burndown charts.
@@ -220,15 +222,18 @@ If you configure the [Azure DevOps MCP Server](/azure/devops/mcp-server/mcp-serv
220222

221223
| Task | Example prompt |
222224
|------|----------------|
223-
| Configure the report | `Help me set up a sprint burndown widget that tracks Remaining Work for my team's current sprint in <Contoso> project` |
224-
| Interpret the chart | `My sprint burndown shows a flat line for the first 3 days — what does that indicate and what should my team do?` |
225-
| Compare approaches | `What's the difference between the in-context sprint burndown report and the Sprint Burndown widget? Which should I use?` |
226-
| Track by story points | `Help me configure sprint burndown by Story Points instead of work item count in <Contoso> project` |
227-
| Retrospective insights | `Based on sprint burndown patterns, what process improvements should my team discuss in our retrospective?` |
228-
| Scope changes | `How can I tell from the sprint burndown chart whether scope was added mid-sprint?` |
229-
| Predict risk early | `Our sprint burndown is flat after day 3 of a 10-day sprint — what's the likelihood we'll finish on time and what should we adjust?` |
230-
| Compare sprints | `Compare our last three sprint burndown patterns and identify whether our estimation accuracy is improving` |
231-
| Optimize sprint length | `Based on our burndown history, would our team benefit from shorter two-week sprints instead of three-week sprints?` |
225+
| View the report | `Open the in-context sprint burndown report for <team> in <project> (<organization>) and explain what I'm seeing` |
226+
| Configure the widget | `Help me set up a Sprint Burndown widget on the <dashboard> dashboard for <team> in <project> (<organization>) that burns down Remaining Work` |
227+
| Troubleshoot an empty chart | `My sprint burndown chart is empty for <team> in <project> (<organization>) — walk me through what to check (iterations, tasks, Remaining Work, and parent items)` |
228+
| Track by story points | `Help me configure sprint burndown by Story Points for <team> in <project> (<organization>) and explain any prerequisites` |
229+
| Interpret a flat burndown | `In sprint <sprint-name>, our burndown is flat for the first <n> days — what does that usually indicate, and what should <team> do next?` |
230+
| Identify scope changes | `In the sprint burndown for <team> in <project> (<organization>), how do I tell whether scope was added mid-sprint and when it happened?` |
231+
| Compare report vs widget | `What's the difference between the in-context Burndown Trend report and the Sprint Burndown widget in Azure DevOps, and when should <team> use each?` |
232+
| Compare sprints | `Compare the last <n> sprints for <team> in <project> (<organization>) using burndown patterns and summarize whether our estimation accuracy is improving` |
233+
| Prepare for a retrospective | `Based on the last sprint burndown for <team> in <project> (<organization>), suggest 3 retrospective questions and 3 process improvements to discuss` |
234+
235+
> [!TIP]
236+
> If you're using Visual Studio Code, agent mode is especially helpful for iterating on multi-step analysis (for example, comparing burndown trends across multiple sprints and summarizing the takeaways).
232237
233238
::: moniker-end
234239

0 commit comments

Comments
 (0)