Skip to content

Commit d99fe79

Browse files
committed
remove html tags and links - part 2
1 parent bcd070a commit d99fe79

File tree

6 files changed

+18
-66
lines changed

6 files changed

+18
-66
lines changed

docs/boards/faqs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ sections:
171171
questions:
172172
- question: What's the difference between a backlog and a board?
173173
answer: |
174-
Each backlog and board represents a filtered set of work items based on team area path and iteration path assignments. Backlogs list work items, boards display work items as cards. To understand how the filtering is applied, see [About teams and Agile tools, Team defaults referenced by backlogs and boards](../organizations/settings/about-teams-and-settings.md#team-defaults).
174+
Each backlog and board represents a filtered set of work items based on team area path and iteration path assignments. Backlogs list work items, boards display work items as cards. To understand how the filtering is applied, see [About teams and Agile tools, Team defaults referenced by backlogs and boards](../organizations/settings/about-teams-and-settings.md#team-defaults-referenced-by-backlogs-and-board).
175175
176176
- question: How do I add a backlog or board?
177177
answer: |

docs/cli/quick-reference.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@ To start using Azure DevOps CLI, see [Get started with Azure DevOps CLI](index.m
3737
:::row:::
3838
:::column span="1":::
3939
#### Area and Iteration Paths
40-
- [Add a project area path](../organizations/settings/set-area-paths.md#add-area)
40+
- [Add a project area path](../organizations/settings/set-area-paths.md#add-an-area-path)
4141
- [Add a project iteration](../organizations/settings/set-iteration-paths-sprints.md#add-project-iteration)
4242
- [Delete or update a project iteration path](../organizations/settings/set-iteration-paths-sprints.md#ename-or-move-an-iteration)
43-
- [List project area paths](../organizations/settings/set-area-paths.md#list-areas)
43+
- [List project area paths](../organizations/settings/set-area-paths.md#list-project-areas)
4444
- [List project iteration paths](../organizations/settings/set-iteration-paths-sprints.md#list-project-iteration)
4545
- [List team areas paths](../organizations/settings/set-area-paths.md#list-team-area-paths)
4646
- [List team iteration paths](../organizations/settings/set-iteration-paths-sprints.md#list-team-iterations)
47-
- [Remove area path from a team](../organizations/settings/set-area-paths.md#remove-area-path-from-team)
47+
- [Remove area path from a team](../organizations/settings/set-area-paths.md#remove-an-area-path-from-a-team)
4848
- [Rename or move a project area path](../organizations/settings/set-area-paths.md#rename-move-project-area-path)
4949
- [Set team area paths](../organizations/settings/set-area-paths.md#set-team-area-paths)
5050
- [Set team iteration paths](../organizations/settings/set-iteration-paths-sprints.md#select-team-sprints-and-set-the-default-iteration-path)

docs/organizations/settings/about-areas-iterations.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ If you're new to managing projects and teams, do the following steps to configur
5050

5151
1. Determine the number and names of **Area Paths** needed to categorize your work. At a minimum, add one area path for each team you define.
5252
2. Decide on the number and names of teams you want to support. For more information, see [About teams and Agile tools](about-teams-and-settings.md).
53-
3. Open **Project settings > Project configuration** and define the area paths to support steps 1 and 2 at the project level. Follow these steps: [Open Project Settings, Project configuration](set-area-paths.md#open-project-settings) and [Add area paths](set-area-paths.md#add-areas).
53+
3. Open **Project settings > Project configuration** and define the area paths to support steps 1 and 2 at the project level. Follow these steps: [Open Project Settings, Project configuration](set-area-paths.md#open-project-settings-list-project-areas)) and [Add area paths](set-area-paths.md#add-an-area-path).
5454
4. Define the teams needed to support step 2. For more information, see [Add a team, move from one default team to several teams](add-teams.md).
5555
5. Open the team configuration and assign the default and other area paths to each team. Follow these steps: [Open team settings](set-area-paths.md#list-team-iterations) and [Set team default area paths](set-area-paths.md#team-area-paths).
5656
6. Assign work items to the area paths you defined. Use [bulk modify](../../boards/backlogs/bulk-modify-work-items.md) to modify several work items at once.
@@ -89,7 +89,7 @@ Avoid creating an overly complex area structure. While you can use areas to part
8989

9090
Follow these steps to configure **Iteration Paths** for your project and teams:
9191

92-
1. Define the area paths and teams using the guidance in [Define area paths and assign to a team](set-area-paths.md#guidance).
92+
1. Define the area paths and teams using the guidance in [Define area paths and assign to a team](set-area-paths.md#get-started).
9393
2. Determine the length of the iteration you want to support. We recommend that all teams use the same sprint cadence.
9494
3. Decide whether you want a flat structure or a hierarchy of sprints and releases.
9595
4. Open **Project settings > Project configuration** and define the iteration paths to support steps 2 and 3 at the project level. Follow these steps: [Open Project Settings, Project configuration](set-iteration-paths-sprints.md#open-project-settings) and [Add iterations and set iteration dates](set-iteration-paths-sprints.md#add-iterations-and-set-iteration-dates.

docs/organizations/settings/about-teams-and-settings.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ ms.date: 04/04/2022
1616

1717
[!INCLUDE [version-lt-eq-azure-devops](../../includes/version-lt-eq-azure-devops.md)]
1818

19-
<a id="teams"></a>
20-
2119
Learn how you can structure and use your teams and Agile tools to support your growing organization. When your team grows beyond its intended size&mdash;typically anywhere from 6 to 9 members&mdash;you might consider moving from a one team structure to a two-team structure. You can then set up a hierarchical team structure, which provides several advantages to managers for tracking progress across teams. For the step-by-step procedure to add a team, see [Add another team](add-teams.md).
2220

2321
[!INCLUDE [temp](../../boards/includes/note-configure-customize.md)]
@@ -84,7 +82,6 @@ For more information about each tool and the configuration settings for each too
8482

8583
Many of these tools are built from system queries that reference the team area path. For instance, a team's default area path filters the work items that appear on a team's backlog. Work items created using an Agile tool auto-assign the areas and iterations based on team defaults.
8684

87-
<a id="team-defaults"></a>
8885

8986
## Team defaults referenced by backlogs and boards
9087

@@ -199,7 +196,7 @@ Several tools also reference the team's default and selected Iteration Path or s
199196

200197

201198
> [!NOTE]
202-
> 1. Agile tools filter items based on the team's selected area path(s). Teams can choose [whether to include or exclude items assigned to subarea paths](../../organizations/settings/set-area-paths.md#team-area-paths).
199+
> 1. Agile tools filter items based on the team's selected area path(s). Teams can choose [whether to include or exclude items assigned to subarea paths](../../organizations/settings/set-area-paths.md#set-team-area-paths).
203200
> 2. Work items whose **State** equals *Closed*, *Done*, or *Removed* (corresponding to a *Completed* category state) don't appear on portfolio and product backlogs.
204201
> 3. You can add custom workflow states and assign them to one of three state categories. The [state categories](../../boards/work-items/workflow-and-state-categories.md)"> determine which work items appear on backlog and board views.
205202
> 4. Boards, sprint backlogs, and taskboards only show the last node in a hierarchy, called the leaf node. For example, if you link items within a hierarchy that is four levels deep, only the items at the fourth level appear on the board, sprint backlog, and task board. For more information, see [parent-child links between items](../../boards/backlogs/resolve-backlog-reorder-issues.md).
@@ -214,7 +211,6 @@ Also, the following articles walk you through the steps for configuring teams, a
214211
- [Portfolio management](../../boards/plans/portfolio-management.md)
215212
- [Implement Scaled Agile Framework to support epics, release trains, and multiple backlogs](../../boards/plans/scaled-agile-framework.md)
216213

217-
<a id="team-group"> </a>
218214

219215
## Team groups
220216

docs/organizations/settings/set-area-paths.md

+10-54
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ To understand how the system uses area paths, see [About area and iteration path
2525

2626
## Prerequisites
2727

28-
<a name="permissions"></a>
29-
3028
- If you don't have a project yet, [create one now](../projects/create-project.md).
3129
- Ensure you're a member of the **Project Administrators** group to add an area path under the root node or edit or delete any child node. To acquire these permissions, see [Change project-level permissions](../security/change-project-level-permissions.md).
3230
- Have one or more of the following permissions set to **Allow**, to add, edit, and manage area paths under a node:
@@ -40,7 +38,6 @@ To understand how the system uses area paths, see [About area and iteration path
4038

4139
For naming restrictions on area paths, see [About areas and iterations, Naming restrictions](about-areas-iterations.md#naming-restrictions).
4240

43-
<a id="guidance"></a>
4441

4542
## Get started
4643

@@ -52,15 +49,14 @@ If you're new to managing projects and teams, the most straight forward sequence
5249

5350
1. Determine the number and names of area paths that you want to support to categorize your work. At a minimum, add one area path for each team you define. For more information, review [About areas and iterations](about-areas-iterations.md).
5451
2. Determine the number and names of teams you want to support. For more information, review [About teams and Agile tools](about-teams-and-settings.md).
55-
3. Open **Project settings>Project configuration** and define the area paths to support steps 1 and 2 at the project level. Follow the steps provided later in this article: [Open Project Settings, Project configuration](#open-project-settings) and [Add area paths](#add-areas).
52+
3. Open **Project settings>Project configuration** and define the area paths to support steps 1 and 2 at the project level. Follow the steps provided later in this article: [Open Project Settings, Project configuration](#open-project-settings-list-project-areas) and [Add area paths](#add-an-area-path).
5653
4. Define the teams you need to support step 2. For more information, see [Add a team, move from one default team to several teams](add-teams.md).
5754
5. Open the team configuration and assign the default and additional area path(s) to each team. Follow the steps provided later in this article: [Open team settings](#list-team-iterations) and [Set team default area path(s)](#team-area-paths).
5855
6. Assign the area path of work items to an area path you defined. Use [bulk modify](../../boards/backlogs/bulk-modify-work-items.md) to modify several work items at once.
5956

6057
> [!NOTE]
6158
> While you can assign the same area path to more than one team, doing so can cause problems if two teams claim ownership over the same set of work items. For more information, see [About boards and Kanban, Limitations of multi-team board views](../../boards/boards/kanban-overview.md).
6259
63-
6460
As needed, you can do the following actions at any time:
6561

6662
- Add additional child nodes
@@ -70,15 +66,10 @@ As needed, you can do the following actions at any time:
7066
- Rename a team
7167
- Change the area path assignments made to a team
7268

73-
<a id="open-project-settings"></a>
74-
<a id="open-admin-context"></a>
75-
<a id="admin-intro-team-services"></a>
76-
69+
## List project areas
7770

7871
[!INCLUDE [temp](../../includes/version-selector.md)]
7972

80-
## Open Project Settings, list project areas
81-
8273
::: moniker range=">= azure-devops-2019"
8374

8475
Define both areas and iterations for a project from the **Project Settings** > **Boards** > **Project configuration**.
@@ -98,19 +89,12 @@ Define both areas and iterations for a project from the **Project Settings** > *
9889
9990
::: moniker-end
10091

101-
102-
<a id="admin-intro-team-services"></a>
103-
104-
105-
106-
10792
#### [Azure DevOps CLI](#tab/azure-devops-cli)
10893

10994
::: moniker range="azure-devops"
11095

111-
[List project area paths](#list-areas) | [Add a project area path](#add-area) | [List team areas paths](#list-team-area-paths) | [Set team area paths](#set-team-area-paths) | [Rename or move a project area path](#rename-move-project-area-path) | [Remove area path from a team](#remove-area-path-from-team)
96+
[List project area paths](#list-project-areas) | [Add a project area path](#add-an-area-path) | [List team areas paths](#list-team-area-paths) | [Set team area paths](#set-team-area-paths) | [Rename or move a project area path](#rename-move-project-area-path) | [Remove area path from a team](#remove-an-area-path-from-a-team)
11297

113-
<a id="list-areas"></a>
11498

11599
You can list the area paths defined for a project using [az boards area project list](/cli/azure/boards/area/project#az-boards-area-project-list). To get started, see [Get started with Azure DevOps CLI](../../cli/index.md).
116100

@@ -153,11 +137,7 @@ ID Identifier Name Path
153137

154138
[!INCLUDE [temp](../../includes/note-cli-not-supported.md)]
155139

156-
* * *
157-
158-
<a id="add-areas"></a>
159-
<a id="add-areas-team-services"></a>
160-
<a id="tfs-15-area-paths"></a>
140+
---
161141

162142
## Add an area path
163143

@@ -178,8 +158,6 @@ Only one area is defined, by default. Add area paths under the root area path fo
178158
179159
#### [Azure DevOps CLI](#tab/azure-devops-cli)
180160

181-
<a id="add-area"></a>
182-
183161
::: moniker range="azure-devops"
184162

185163
You can add area paths to a project using [az boards area project create](/cli/azure/boards/area/project#az-boards-area-project-create). To get started, see [Get started with Azure DevOps CLI](../../cli/index.md).
@@ -233,13 +211,9 @@ ID Identifier Name Path
233211

234212
[!INCLUDE [temp](../../includes/note-cli-not-supported.md)]
235213

236-
* * *
237-
238-
239-
240-
<a id="open-team-settings"></a>
214+
---
241215

242-
## Open team settings, list team area paths
216+
## List team area paths
243217

244218
You set team defaults from team settings. If you're not a team administrator, [get added as one](add-team-administrator.md). Only team or project administrators can change team settings.
245219

@@ -260,13 +234,8 @@ You set team defaults from team settings. If you're not a team administrator, [g
260234
::: moniker-end
261235

262236

263-
264-
265-
266237
#### [Azure DevOps CLI](#tab/azure-devops-cli)
267238

268-
<a id="list-team-area-paths"></a>
269-
270239
::: moniker range="azure-devops"
271240

272241
You can list the area paths defined for a team using [az boards area team list](/cli/azure/boards/area/team#az-boards-area-team-list). To get started, see [Get started with Azure DevOps CLI](../../cli/index.md).
@@ -296,8 +265,7 @@ Fabrikam Fiber\Service Delivery True True
296265

297266
[!INCLUDE [temp](../../includes/note-cli-not-supported.md)]
298267

299-
* * *
300-
268+
---
301269

302270
::: moniker range=">= azure-devops-2019"
303271

@@ -324,10 +292,7 @@ You define both areas and iterations from **Project Settings > Team configuratio
324292
325293
::: moniker-end
326294

327-
<a id="default-iteration"> </a>
328-
<a id="team-area-paths"> </a>
329-
330-
## Set team area path(s)
295+
## Set team area paths
331296

332297
All work items that are assigned to a team area path appear on the backlogs and boards for that team. You can select one or more area paths and optionally include their subarea paths. Choose to include subarea paths when you want to support rollup views of work done across several teams or areas.
333298

@@ -397,8 +362,6 @@ The default area path determines the default area path assigned to work items th
397362

398363
#### [Azure DevOps CLI](#tab/azure-devops-cli)
399364

400-
<a id="set-team-area-paths"></a>
401-
402365
::: moniker range="azure-devops"
403366

404367
You can set the default area path for a team or add an area path, using [az boards area team add](/cli/azure/boards/area/team#az-boards-area-team-add). To get started, see [Get started with Azure DevOps CLI](../../cli/index.md).
@@ -435,10 +398,7 @@ Fabrikam Fiber\Voice True True
435398

436399
[!INCLUDE [temp](../../includes/note-cli-not-supported.md)]
437400

438-
* * *
439-
440-
<a name="rename-delete"></a>
441-
<a id="rename-move-project-area-path"></a>
401+
---
442402

443403
## Rename or move an Area Path
444404

@@ -495,8 +455,6 @@ ID Identifier Name Path
495455
55412 b00f86a2-3d49-4ad2-af01-da2537947baa Voice and Web \Fabrikam Fiber\Area\Voice and Web False
496456
```
497457

498-
<a id="remove-area-path-from-team"></a>
499-
500458
### Remove an area path from a team
501459

502460
To remove an area path from a team, use [`az boards area team remove`](/cli/azure/boards/area/team#az-boards-area-team-remove).
@@ -527,9 +485,7 @@ az boards area team remove --path "\Fabrikam Fiber\Service Delivery\Voice" --tea
527485

528486
[!INCLUDE [temp](../../includes/note-cli-not-supported.md)]
529487

530-
* * *
531-
532-
<a name="delete-area-path"></a>
488+
---
533489

534490
## Delete an Area Path
535491

docs/organizations/settings/set-iteration-paths-sprints.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Newly created projects contain a single, root area path that corresponds to the
4040
If you're new to managing projects and teams, complete the following steps:
4141

4242
1. Review [Configure and customize Azure Boards](../../boards/configure-customize.md).
43-
1. Define the area paths and teams following the guidance provided in [Define area paths and assign to a team](set-area-paths.md#guidance).
43+
1. Define the area paths and teams following the guidance provided in [Define area paths and assign to a team](set-area-paths.md#get-started).
4444
1. Determine the length of the iteration you want to support. Recommended practice is to have all teams use the same sprint cadence. For guidance, review [About areas and iterations](about-areas-iterations.md).
4545
1. Determine if you want a flat structure or hierarchy of sprints and releases.
4646
1. Open **Project settings>Project configuration** and define the iteration paths to support steps 2 and 3 at the project level. Follow the steps provided later in this article: [Open Project Settings, Project configuration](#list-project-iterations) and [Add iterations and set iteration dates](#iterations).

0 commit comments

Comments
 (0)