|
1 | 1 | ### YamlMime:Landing |
2 | 2 |
|
3 | 3 | title: Analytics & Reporting documentation |
4 | | -summary: Reporting in Azure DevOps enables software development teams to make data driven decisions and deliver value to their customers faster. |
| 4 | +summary: Transform your development data into actionable insights. Create dashboards, track progress, and make data-driven decisions that accelerate your team's delivery. |
5 | 5 |
|
6 | 6 | metadata: |
7 | 7 | title: Analytics & Reporting |
8 | 8 | titleSuffix: Azure DevOps |
9 | | - description: Add, view, manage, and monitor status and trends with dashboards, widgets, Analytics & Power BI. |
| 9 | + description: Create dashboards, track team velocity, and generate reports to monitor progress and improve development processes in Azure DevOps. |
10 | 10 | ms.subservice: azure-devops-analytics |
11 | 11 | ms.topic: landing-page |
12 | 12 | author: chcomley |
13 | 13 | ms.author: chcomley |
14 | | - ms.date: 09/17/2022 |
| 14 | + ms.date: 09/03/2025 |
15 | 15 |
|
16 | 16 | # linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new |
17 | 17 |
|
18 | 18 | landingContent: |
19 | 19 | # Cards and links should be based on top customer tasks or top subjects |
20 | 20 | # Start card title with a verb |
21 | | - # Card (optional) |
22 | | - - title: Configure charts & dashboards |
| 21 | + # Card 1 - Get Started (Primary CTA) |
| 22 | + - title: Get started with reporting |
23 | 23 | linkLists: |
| 24 | + - linkListType: get-started |
| 25 | + links: |
| 26 | + - text: Create your first dashboard |
| 27 | + url: ./dashboards/dashboards.md |
| 28 | + - text: Track team velocity and progress |
| 29 | + url: ./dashboards/team-velocity.md |
| 30 | + - text: Add widgets to visualize data |
| 31 | + url: ./dashboards/add-widget-to-dashboard.md |
24 | 32 | - linkListType: overview |
25 | 33 | links: |
26 | | - - text: About dashboards, charts, reports & widgets |
| 34 | + - text: About dashboards and reports |
27 | 35 | url: ./dashboards/overview.md |
28 | | - - text: Quick reference |
29 | | - url: ./dashboards/quick-ref.md |
30 | 36 | - text: Widget catalog |
31 | 37 | url: ./dashboards/widget-catalog.md |
| 38 | + |
| 39 | + # Card 2 - Monitor Work Progress (High Value) |
| 40 | + - title: Monitor work progress |
| 41 | + linkLists: |
32 | 42 | - linkListType: tutorial |
33 | 43 | links: |
34 | | - - text: Add, rename, and delete dashboards |
35 | | - url: ./dashboards/dashboards.md |
36 | | - - text: Add a widget to a dashboard |
37 | | - url: ./dashboards/add-widget-to-dashboard.md |
38 | | - - text: Configure Burndown & Burnup widgets |
| 44 | + - text: Track burndown and burnup |
39 | 45 | url: ./dashboards/configure-burndown-burnup-widgets.md |
40 | | - - text: View and configure team velocity |
| 46 | + - text: Monitor sprint progress |
| 47 | + url: ./dashboards/configure-sprint-burndown.md |
| 48 | + - text: Analyze team velocity trends |
41 | 49 | url: ./dashboards/team-velocity.md |
| 50 | + - text: View cumulative flow |
| 51 | + url: ./dashboards/cumulative-flow.md |
42 | 52 | - linkListType: how-to-guide |
43 | 53 | links: |
44 | | - - text: Create status and trend query-based charts |
| 54 | + - text: Measure cycle and lead time |
| 55 | + url: ./dashboards/cycle-time-and-lead-time.md |
| 56 | + - text: Create work item charts |
45 | 57 | url: ./dashboards/charts.md |
46 | | - - title: Work tracking status and trends |
| 58 | + |
| 59 | + # Card 3 - Power BI Integration (Popular) |
| 60 | + - title: Create Power BI reports |
47 | 61 | linkLists: |
| 62 | + - linkListType: get-started |
| 63 | + links: |
| 64 | + - text: Connect to Power BI |
| 65 | + url: ./powerbi/data-connector-connect.md |
| 66 | + - text: Create your first Analytics view |
| 67 | + url: ./powerbi/analytics-views-create.md |
| 68 | + - linkListType: overview |
| 69 | + links: |
| 70 | + - text: About Power BI integration |
| 71 | + url: ./powerbi/overview.md |
| 72 | + - text: What data is available? |
| 73 | + url: ./powerbi/data-available-in-analytics.md |
48 | 74 | - linkListType: tutorial |
49 | 75 | links: |
50 | | - - text: Burnup and burndown |
51 | | - url: ./dashboards/configure-burndown-burnup-widgets.md |
52 | | - - text: Sprint burndown |
53 | | - url: ./dashboards/configure-sprint-burndown.md |
54 | | - - text: Cumulative flow |
55 | | - url: ./dashboards/cumulative-flow.md |
56 | | - - text: Cycle and Lead time |
57 | | - url: ./dashboards/cycle-time-and-lead-time.md |
58 | | - - text: Velocity |
59 | | - url: ./dashboards/team-velocity.md |
60 | | - - text: Work item query-based query charts |
61 | | - url: ./dashboards/charts.md |
62 | | - - title: Pipeline reports |
| 76 | + - text: Build custom reports with OData |
| 77 | + url: ./powerbi/odataquery-connect.md |
| 78 | + - text: Sample reports and scenarios |
| 79 | + url: ./powerbi/sample-odata-overview.md |
| 80 | + |
| 81 | + # Card 4 - Pipeline Insights (DevOps Focus) |
| 82 | + - title: Track pipeline performance |
63 | 83 | linkLists: |
64 | 84 | - linkListType: concept |
65 | 85 | links: |
66 | | - - text: Review code coverage |
67 | | - url: ../pipelines/test/review-code-coverage-results.md?toc=/azure/devops/report/toc.json |
68 | | - - text: Pipeline Analytics reports |
| 86 | + - text: Pipeline analytics overview |
69 | 87 | url: ../pipelines/reports/pipelinereport.md?toc=/azure/devops/report/toc.json |
70 | | - - text: Historical graph for agent pools |
| 88 | + - text: Monitor code coverage |
| 89 | + url: ../pipelines/test/review-code-coverage-results.md?toc=/azure/devops/report/toc.json |
| 90 | + - text: Analyze agent pool usage |
71 | 91 | url: ../pipelines/agents/pool-consumption-report.md?toc=/azure/devops/report/toc.json |
72 | | - - title: Explore Analytics OData model |
73 | | - linkLists: |
74 | | - - linkListType: tutorial |
75 | | - links: |
76 | | - - text: Construct OData queries |
77 | | - url: ./analytics/analytics-query-parts.md |
78 | | - - text: Define basic queries |
79 | | - url: ./extend-analytics/wit-analytics.md |
80 | | - - linkListType: overview |
| 92 | + - linkListType: how-to-guide |
81 | 93 | links: |
82 | | - - text: Best practices to use when querying Analytics |
83 | | - url: ./analytics/analytics-best-practices.md |
84 | | - - title: Analytics OData Reference |
| 94 | + - text: Add pipeline widgets to dashboards |
| 95 | + url: ../pipelines/reports/pipeline-widgets.md?toc=/azure/devops/report/toc.json |
| 96 | + |
| 97 | + # Card 5 - Test Insights (Quality Focus) |
| 98 | + - title: Monitor test quality |
85 | 99 | linkLists: |
86 | | - - linkListType: reference |
| 100 | + - linkListType: tutorial |
87 | 101 | links: |
88 | | - - text: Calendar date, Project, and User metadata |
89 | | - url: ./analytics/entity-reference-general.md |
90 | | - - text: Azure Boards metadata |
91 | | - url: ./analytics/entity-reference-boards.md |
92 | | - - text: Azure Pipelines metadata |
93 | | - url: ./analytics/entity-reference-pipelines.md |
94 | | - - text: Azure Test Plans metadata |
95 | | - url: ./analytics/entity-reference-test-plans.md |
96 | | - - title: Test status and trends |
97 | | - linkLists: |
| 102 | + - text: Track test result trends |
| 103 | + url: ./dashboards/configure-test-results-trend.md |
| 104 | + - text: Analyze test failures |
| 105 | + url: ../pipelines/test/test-analytics.md?toc=/azure/devops/report/toc.json |
98 | 106 | - linkListType: concept |
99 | 107 | links: |
100 | | - - text: Test result trends |
101 | | - url: ./dashboards/configure-test-results-trend.md |
102 | | - - text: Test status, progress, and result charts |
| 108 | + - text: Test status and progress charts |
103 | 109 | url: ../test/track-test-status.md?toc=/azure/devops/report/toc.json |
104 | | - - text: Trace test requirements |
| 110 | + - text: Trace requirements to tests |
105 | 111 | url: ../pipelines/test/requirements-traceability.md?toc=/azure/devops/report/toc.json |
106 | | - - text: Test Analytics and failure analysis |
107 | | - url: ../pipelines/test/test-analytics.md?toc=/azure/devops/report/toc.json |
108 | | - - title: Create Power BI reports |
| 112 | + |
| 113 | + # Card 6 - Advanced Scenarios (For Power Users) |
| 114 | + - title: Advanced analytics and customization |
109 | 115 | linkLists: |
110 | 116 | - linkListType: overview |
111 | 117 | links: |
112 | | - - text: About Power BI integration |
113 | | - url: ./powerbi/overview.md |
114 | | - - text: What is Analytics |
115 | | - url: ./powerbi/what-is-analytics.md |
116 | | - - text: What are Analytics views? |
117 | | - url: ./powerbi/what-are-analytics-views.md |
118 | | - - text: Reporting roadmap |
119 | | - url: ./powerbi/reporting-roadmap.md |
| 118 | + - text: Analytics best practices |
| 119 | + url: ./analytics/analytics-best-practices.md |
| 120 | + - text: Query guidelines and tips |
| 121 | + url: ./extend-analytics/odata-query-guidelines.md |
120 | 122 | - linkListType: tutorial |
121 | 123 | links: |
122 | | - - text: Create an Analytics view |
123 | | - url: ./powerbi/analytics-views-create.md |
124 | | - - text: Connect to Power BI data connector |
125 | | - url: ./powerbi/data-connector-connect.md |
126 | | - - text: Connect with data by using Power BI and OData queries |
127 | | - url: ./powerbi/odataquery-connect.md |
128 | | - - text: Create a Power BI report with an OData Query |
129 | | - url: ./powerbi/create-quick-report-odataq.md |
130 | | - - title: Sample Power BI reports |
131 | | - linkLists: |
132 | | - - linkListType: overview |
133 | | - links: |
134 | | - - text: Sample reports using OData queries |
135 | | - url: ./powerbi/sample-odata-overview.md |
136 | | - - text: Data available from Analytics |
137 | | - url: ./powerbi/data-available-in-analytics.md |
138 | | - - linkListType: how-to-guide |
139 | | - links: |
140 | | - - text: Add a column for last refresh date |
141 | | - url: ./powerbi/add-last-refresh-time.md |
142 | | - - text: Calculate time-in-state |
143 | | - url: ./powerbi/create-timeinstate-report.md |
144 | | - - title: Extend Analytics with OData |
145 | | - linkLists: |
146 | | - - linkListType: overview |
147 | | - links: |
148 | | - - text: About Power BI integration |
149 | | - url: ./powerbi/overview.md |
150 | | - - text: Quick reference |
151 | | - url: ./extend-analytics/quick-ref.md |
152 | | - - linkListType: quickstart |
153 | | - links: |
154 | | - - text: Query work tracking data |
| 124 | + - text: Build custom OData queries |
155 | 125 | url: ./extend-analytics/wit-analytics.md |
156 | | - - text: Project and organization-scoped queries |
157 | | - url: ./extend-analytics/account-scoped-queries.md |
158 | 126 | - text: Aggregate work tracking data |
159 | 127 | url: ./extend-analytics/aggregated-data-analytics.md |
| 128 | + - text: Create time-in-state reports |
| 129 | + url: ./powerbi/create-timeinstate-report.md |
160 | 130 | - linkListType: reference |
161 | 131 | links: |
162 | | - - text: Query guidelines for Analytics with OData |
163 | | - url: ./extend-analytics/odata-query-guidelines.md |
164 | | - - title: View SQL Server Reports (Legacy) |
165 | | - linkLists: |
166 | | - - linkListType: overview |
167 | | - links: |
168 | | - - text: Reporting Services reports |
169 | | - url: /previous-versions/azure/devops/report/sql-reports/reporting-services-reports |
170 | | - - linkListType: how-to-guide |
171 | | - links: |
172 | | - - text: Create Excel reports from a work item query |
173 | | - url: /previous-versions/azure/devops/report/admin/create-status-and-trend-excel-reports |
174 | | - - text: Create a Detailed Report using Report Designer |
175 | | - url: /previous-versions/azure/devops/report/sql-reports/create-a-detailed-report-using-report-designer |
176 | | - - text: Add reports to a team project |
177 | | - url: /previous-versions/azure/devops/report/admin/add-reports-to-a-team-project |
| 132 | + - text: Analytics data model reference |
| 133 | + url: ./analytics/entity-reference-boards.md |
| 134 | + - text: Quick reference guide |
| 135 | + url: ./dashboards/quick-ref.md |
178 | 136 |
|
179 | 137 |
|
0 commit comments