-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Expand file tree
/
Copy pathindex.yml
More file actions
192 lines (180 loc) · 6.97 KB
/
index.yml
File metadata and controls
192 lines (180 loc) · 6.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
### YamlMime:Landing
title: Azure Boards documentation
summary: Plan, track, and discuss work across teams. Define and update issues, bugs, user stories, and other work with customizable Scrum, Kanban, and Agile tools.
metadata:
title: Azure Boards documentation
description: Plan, track, and discuss work across teams. Define and update issues, bugs, user stories, and other work with customizable Kanban, Scrum, and Agile tools.
ms.service: azure-devops-boards
ms.topic: landing-page
author: chcomley
ms.author: chcomley
ms.date: 09/29/2025
landingContent:
# Card 1 - Start here (onboarding)
- title: Get started with Azure Boards
linkLists:
- linkListType: overview
links:
- text: What is Azure Boards?
url: ./get-started/what-is-azure-boards.md
- text: About work items
url: ./work-items/about-work-items.md
- linkListType: quickstart
links:
- text: Sign up and invite teammates
url: ./get-started/sign-up-invite-teammates.md
- text: 'Quick start: Plan & track work'
url: ./get-started/plan-track-work.md
- text: Get started as a Stakeholder
url: ../organizations/security/get-started-stakeholder.md
# Card 2 - Choose methodology
- title: Choose a methodology (Kanban vs Scrum)
linkLists:
- linkListType: tutorial
links:
- text: Implement Kanban boards
url: ./boards/kanban-quickstart.md
- text: Kanban board overview
url: ./boards/kanban-overview.md
- text: About Sprints & Scrum
url: ./sprints/scrum-overview.md
- text: Assign work to sprints
url: ./sprints/assign-work-sprint.md
- linkListType: how-to-guide
links:
- text: Add board columns
url: ./boards/add-columns.md
- text: Set sprint capacity
url: ./sprints/set-capacity.md
# Card 3 - Plan & organize your work
- title: Plan and organize your work
linkLists:
- linkListType: quickstart
links:
- text: Create your backlog
url: ./backlogs/create-your-backlog.md
- text: Define features & epics
url: ./backlogs/define-features-epics.md
- text: Organize your backlog
url: ./backlogs/organize-backlog.md
- linkListType: tutorial
links:
- text: Use work item templates
url: ./backlogs/work-item-template.md
- text: Add tags to work items
url: ./queries/add-tags-to-work-items.md
# Card 4 - Daily operations: track & manage
- title: Track and manage work items
linkLists:
- linkListType: tutorial
links:
- text: Create and use queries
url: ./queries/using-queries.md
- text: Search for work items
url: ./queries/search-box-queries.md
- text: Define, triage, & manage bugs
url: ./backlogs/manage-bugs.md
- text: Remove, delete, or restore work items
url: ./backlogs/remove-delete-work-items.md
- linkListType: how-to-guide
links:
- text: Bulk modify work items (Web)
url: ./backlogs/bulk-modify-work-items.md
- text: Bulk modify work items (Excel)
url: ./backlogs/office/bulk-add-modify-work-items-excel.md
# Card 5 - Monitor progress & report
- title: Monitor progress and performance
linkLists:
- linkListType: tutorial
links:
- text: Monitor sprint burndown
url: ../report/dashboards/configure-sprint-burndown.md
- text: Link work items to objects
url: ./backlogs/add-link.md
- linkListType: reference
links:
- text: Work items quick reference
url: ./work-items/quick-ref.md
- text: Query quick reference
url: ./queries/query-index-quick-ref.md
# Card 6 - Secure and govern
- title: Secure and govern your projects
linkLists:
- linkListType: overview
links:
- text: Secure your Azure Boards
url: ./secure-your-azure-boards.md
- text: Default permissions and access
url: ./get-started/permissions-access-boards.md
- linkListType: how-to-guide
links:
- text: Set work-tracking permissions
url: ../organizations/security/set-permissions-access-work-tracking.md
- text: Add external users
url: ../organizations/accounts/add-external-user.md
- text: Manage conditional access
url: ../organizations/accounts/change-application-access-policies.md
# Card 7 - Customize & extend
- title: Customize and extend Azure Boards
linkLists:
- linkListType: tutorial
links:
- text: Customize cards
url: ./boards/customize-cards.md
- text: Manage columns
url: ./backlogs/set-column-options.md
- text: Expedite work with swimlanes
url: ./boards/expedite-work.md
- linkListType: concept
links:
- text: Configure & customize Boards
url: ./configure-customize.md
- text: Add a custom field
url: ../organizations/settings/work/add-custom-field.md
# Card 8 - Scale for enterprise
- title: Scale for larger organizations
linkLists:
- linkListType: tutorial
links:
- text: Portfolio management
url: ./plans/portfolio-management.md
- text: Review team deliverables & plans
url: ./plans/review-team-plans.md
- text: Implement Scaled Agile Framework®
url: ./plans/scaled-agile-framework.md
- linkListType: concept
links:
- text: About teams & Agile tools
url: ../organizations/settings/about-teams-and-settings.md
# Card 9 - Collaborate & integrate
- title: Integrate with developer tools and chat
linkLists:
- linkListType: quickstart
links:
- text: Connect Azure Boards to GitHub
url: ./github/connect-to-github.md
- text: Link GitHub commits & pull requests
url: ./github/link-to-from-github.md
- linkListType: tutorial
links:
- text: Azure Boards with Microsoft Teams
url: ./integrations/boards-teams.md
- text: Azure Boards with Slack
url: ./integrations/boards-slack.md
# Card 10 - Reference & troubleshooting
- title: Reference and troubleshooting
linkLists:
- linkListType: reference
links:
- text: Work item field index
url: ./work-items/guidance/work-item-field.md
- text: Azure DevOps CLI (Boards)
url: /cli/azure/boards
- text: REST API (Boards)
url: /rest/api/azure/devops/work
- linkListType: how-to-guide
links:
- text: Fix reordering & nesting issues
url: ./backlogs/resolve-backlog-reorder-issues.md
- text: FAQs
url: faqs.yml