Skip to content

Commit ad8e9a3

Browse files
committed
prereqs
1 parent c198eb3 commit ad8e9a3

21 files changed

+280
-285
lines changed

docs/boards/backlogs/work-item-template.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -145,11 +145,10 @@ As shown in the following table, a ✔️ indicates the task is available from t
145145
146146
## Prerequisites
147147

148-
- To manage work item templates in the web portal, you need to join the team that owns them. You can then add, edit, or delete templates as needed.
149-
150-
- You need to be a project Contributor and a team member to use work item templates in the web portal. You can then apply templates to existing work items.
151-
152-
- To add, capture, or edit work item templates through Visual Studio Team Explorer, install the [Microsoft Visual Studio Team Foundation Server 2015 Power Tools](https://marketplace.visualstudio.com/items?itemName=TFSPowerToolsTeam.MicrosoftVisualStudioTeamFoundationServer2015Power). These templates only appear in your view of Team Explorer.
148+
- **Permissions**:
149+
- To manage work item templates in the web portal, be a member of the team that owns them. You can then add, edit, or delete templates as needed.
150+
- To use work item templates in the web portal, be a **Contributor** to the project. You can then apply templates to existing work items.
151+
- **Tools**: To add, capture, or edit work item templates through Visual Studio Team Explorer, install the [Microsoft Visual Studio Team Foundation Server 2015 Power Tools](https://marketplace.visualstudio.com/items?itemName=TFSPowerToolsTeam.MicrosoftVisualStudioTeamFoundationServer2015Power). These templates only appear in your view of Team Explorer.
153152

154153
<a id="capture"> </a>
155154

docs/boards/boards/add-run-update-tests.md

+3-7
Original file line numberDiff line numberDiff line change
@@ -29,22 +29,18 @@ Tests that you create from the board automatically get linked to the user story
2929
- [Connect to a project](../get-started/sign-up-invite-teammates.md). If you don't have a project, create one.
3030
- [Add yourself to a team or project](../../organizations/security/add-users-team-project.md).
3131

32-
- **Access levels:**
33-
- Ensure you have [**Basic** access or higher](../../organizations/security/access-levels.md) to add work items and use all board features.
34-
- Verify you have **Basic** access or higher to view or run tests. Users with **Stakeholder** access can't view or run tests.
32+
- **Access levels:** To add work items, view or run tests, and use all boards features, have at least [**Basic** access](../../organizations/security/access-levels.md). Users with **Stakeholder** access can't view or run tests.
3533

3634
- **Permissions:**
37-
- Set **View work items in this node** and **Edit work items in this node** permissions to **Allow** to view or modify work items. By default, the **Contributors** group has these permissions. For more information, see [Set permissions and access for work tracking](../../organizations/security/set-permissions-access-work-tracking.md).
35+
- To view or modify work items, set **View work items in this node** and **Edit work items in this node** permissions to **Allow**. By default, the **Contributors** group has these permissions. For more information, see [Set permissions and access for work tracking](../../organizations/security/set-permissions-access-work-tracking.md).
3836
::: moniker-end
3937

4038
::: moniker range="< azure-devops"
4139
- **Project and team access:**
4240
- [Connect to a project](../../organizations/projects/create-project.md). If you don't have a project, create one.
4341
- [Add yourself to a team or project](../../organizations/security/add-users-team-project.md).
4442

45-
- **Access levels:**
46-
- Ensure you have [**Basic** access or higher](../../organizations/security/access-levels.md) to add work items and use all board features.
47-
- Verify you have **Basic** access or higher to view or run tests. Users with **Stakeholder** access can't view or run tests.
43+
- **Access levels:** To add work items, view or run tests, and use all board features, have at least [**Basic** access](../../organizations/security/access-levels.md). Users with **Stakeholder** access can't view or run tests.
4844

4945
- **Permissions:**
5046
- Set **View work items in this node** and **Edit work items in this node** permissions to **Allow** to view or modify work items. By default, the **Contributors** group has these permissions. For more information, see [Set permissions and access for work tracking](../../organizations/security/set-permissions-access-work-tracking.md).

docs/boards/boards/customize-cards.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ A board presents work items in the form of cards, where each card represents a w
2424
## Prerequisites
2525

2626
[!INCLUDE [temp](../includes/prerequisites-team-settings.md)]
27-
- See the section, [Card customization sequence](#card-customization-sequence)
27+
- **Tasks (optional)**: See the section, [Card customization sequence](#card-customization-sequence)
2828

2929
## Card customization options
3030

@@ -62,7 +62,7 @@ Within the [Settings dialog for a board](#open-your-board-settings), you have th
6262
6363
## Card customization sequence
6464

65-
Before you configure the cards, make sure the following tasks are complete, or you might need to revisit your configuration.
65+
Before you configure the cards, ensure the following tasks are complete, or you might need to revisit your configuration.
6666

6767
**Process Administrator**:
6868
1. Add custom work item types that you want to appear on your backlog or board. For more information, see [Add and manage work item types](../../organizations/settings/work/customize-process-work-item-type.md).

docs/boards/github/install-github-app.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ For an overview of the integration that the Azure Boards app for GitHub supports
2121
## Prerequisites
2222

2323
**Permissions:**
24-
- You must be an **administrator** or **owner** of the GitHub organization to install the Azure Boards app.
25-
- You must have **Read** permissions for the GitHub repository.
26-
- You must be a member of the [**Project Collection Administrators** group](../../organizations/security/change-organization-collection-level-permissions.md). If you created the project, you already have these permissions.
24+
- Be an **administrator** or **owner** of the GitHub organization to install the Azure Boards app.
25+
- Have **Read** permissions for the GitHub repository.
26+
- Be a member of the [**Project Collection Administrators** group](../../organizations/security/change-organization-collection-level-permissions.md). If you created the project, you already have these permissions.
2727

2828
> [!IMPORTANT]
2929
> If your repository is already connected via another authentication type such as OAuth, you must remove that repository from your existing connection before you re-connect it via the GitHub App. Follow the steps provided in [Add or remove GitHub repositories](#add-remove-repos) later in this article before you configure the GitHub App.

docs/boards/github/link-to-from-github.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ In this article, learn how to link work items to GitHub commits, pull requests,
2525
- Ensure your Azure Boards project is connected to the GitHub repository where the commits, pull requests, and branch you want to link to/from exist. For more information, see [Azure Boards-GitHub integration](index.md).
2626

2727
- **Permissions:**
28-
- Be a Contributor to both the Azure Boards project and the GitHub repository.
28+
- Be a **Contributor** to both the Azure Boards project and the GitHub repository.
2929

3030
::: moniker range="azure-devops"
3131
> [!NOTE]

docs/boards/includes/prerequisites-team-settings.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ ms.date: 07/30/2024
99

1010
::: moniker range="azure-devops"
1111

12-
- **[Access levels](../../organizations/security/access-levels.md):** Have at least **Basic** access.
12+
- **Access levels:** Have at least [**Basic**](../../organizations/security/access-levels.md) access.
1313
- **Permissions:** To configure team settings, be part of the **Project Administrators** security group or [have the **Team Administrator** role](../../organizations/settings/add-team-administrator.md). For more information, see [Change project-level permissions](../../organizations/security/change-project-level-permissions.md).
1414

1515
::: moniker-end
1616

1717
::: moniker range="< azure-devops"
18-
- **[Access levels](../../organizations/security/access-levels.md):** Have at least **Basic** access.
18+
- **Access levels:** Have at least [**Basic**](../../organizations/security/access-levels.md) access.
1919
- **Permissions:** To configure team settings, be part of the **Project Administrators** security group or [have the **Team Administrator** role](../../organizations/settings/add-team-administrator.md). For more information, see [Change project-level permissions](../../organizations/security/change-project-level-permissions.md).
2020

2121
::: moniker-end

docs/boards/includes/prerequisites-work-items.md

+10-5
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,15 @@ ms.date: 10/02/2024
1010
- **Project access:** Be a [project member](../../organizations/security/add-users-team-project.md).
1111

1212
- **Permissions:**
13-
- Have **View work items in this node** and **Edit work items in this node** permissions set to **Allow**. By default, the **Contributors** group has these permissions. For more information, see [Set work tracking permissions](../../organizations/security/set-permissions-access-work-tracking.md).
14-
- To add new tags to work items, have at least **Basic** access and the project-level **Create new tag definition** permission set to **Allow**. By default, the **Contributors** group has this permission.
13+
- To view, follow, and edit work items, have **View work items in this node** and **Edit work items in this node** permissions set to **Allow**. By default, the **Contributors** group has these permissions. For more information, see [Set work tracking permissions](../../organizations/security/set-permissions-access-work-tracking.md).
14+
- To add tags to work items, have the project-level **Create new tag definition** permission set to **Allow**. By default, the **Contributors** group has this permission.
1515

16-
> [!NOTE]
17-
> **Stakeholders** can't add new tags, even if the permission is explicitly set, due to their access level. For more information, see [Stakeholder access quick reference](../../organizations/security/stakeholder-access.md).
16+
- **Access levels**:
17+
- To add new tags to work items or to view or follow pull requests, have at least **Basic** access.
18+
- To view or follow work items, have at least **Stakeholder** access. For more information, see [About access levels](../../organizations/security/access-levels.md).
19+
- All project members, including those in the **Readers** group, can send emails containing work items.
20+
21+
> [!NOTE]
22+
> - Provide [Stakeholder access](../../organizations/security/access-levels.md) to members who want to contribute to the discussion and review progress. These are typically members who don't contribute to code, but want to view work items, backlogs, boards, and dashboards.
23+
> - **Stakeholders** can't add new tags, even if the permission is explicitly set, due to their access level. For more information, see [Stakeholder access quick reference](../../organizations/security/stakeholder-access.md).
1824
19-
- **Email work items:** All project members, including those in the **Readers** group, can send emails containing work items.

docs/boards/includes/prerequisites.md

+13-19
Original file line numberDiff line numberDiff line change
@@ -3,33 +3,27 @@ ms.service: azure-devops-boards
33
ms.author: chcomley
44
author: chcomley
55
ms.topic: include
6-
ms.date: 11/02/2023
6+
ms.date: 11/21/2024
77
---
88

99

1010
## Prerequisites
1111

12-
When you create a project or a team, backlogs get created automatically. Each team has access to their own product, portfolio, and sprint backlogs.
13-
1412
::: moniker range="azure-devops"
15-
16-
|Prerequisite |Description |
17-
|---------|---------|
18-
|Project Administrator or Contributor member | You must be [added to a project](../../organizations/security/add-users-team-project.md) as a member of the **Contributors** or **Project Administrators** security group. |
19-
|Stakeholder access | To add or modify work items, you must be granted *Stakeholder* [access or higher](../../organizations/security/stakeholder-access.md). Users with **Stakeholder** access for public projects have full access to backlog and board features, like users with **Basic** access. For more information, see [Stakeholder access quick reference](../../organizations/security/stakeholder-access.md). |
20-
|Contributor member or Allow perms on | To view or modify work items, you must have your **View work items in this node** and **Edit work items in this node** permissions set to **Allow**. By default, the **Contributors** group has this permission set to **Allow**. For more information, see [Set work tracking permissions](../../organizations/security/set-permissions-access-work-tracking.md). |
21-
|Defined iterations |To use the **Planning** pane, your team administrator must [define iteration (sprint) paths and configure team iterations](../../organizations/settings/set-iteration-paths-sprints.md). |
22-
13+
- **Project access**: Be a [project member](../../organizations/security/add-users-team-project.md)
14+
- **Permissions**:
15+
- Be a member of the **Contributors** or **Project Administrators** security group.
16+
- To view or modify work items, have your **View work items in this node** and **Edit work items in this node** permissions set to **Allow**. By default, the **Contributors** group has this permission set to **Allow**. For more information, see [Set work tracking permissions](../../organizations/security/set-permissions-access-work-tracking.md).
17+
- **Access levels**: To add or modify work items, have at least [**Basic** access](../../organizations/security/stakeholder-access.md). Users with **Stakeholder** access for public projects have full access to backlog and board features, like users with **Basic** access. For more information, see [Stakeholder access quick reference](../../organizations/security/stakeholder-access.md).
18+
- **Defined iterations**: To use the **Planning** pane, ensure your team administrator [defined iteration (sprint) paths and configure team iterations](../../organizations/settings/set-iteration-paths-sprints.md).
2319

2420
::: moniker-end
2521

2622
::: moniker range="< azure-devops"
27-
28-
|Prerequisite |Description |
29-
|---------|---------|
30-
|Project Administrator or Contributor member | You must be [added to a project](../../organizations/security/add-users-team-project.md) as a member of the **Contributors** or **Project Administrators** security group. |
31-
|Stakeholder access | To add or modify work items, you must be granted *Stakeholder* [access or higher](../../organizations/security/stakeholder-access.md). |
32-
|Contributor member or Allow perms on | To view or modify work items, you must have your **View work items in this node** and **Edit work items in this node** permissions set to **Allow**. By default, the **Contributors** group has this permission set to **Allow**. For more information, see [Set work tracking permissions](../../organizations/security/set-permissions-access-work-tracking.md). |
33-
|Defined iterations |To use the **Planning** pane, your team administrator must [define iteration (sprint) paths and configure team iterations](../../organizations/settings/set-iteration-paths-sprints.md). |
34-
23+
- **Project access**: Be a [project member](../../organizations/security/add-users-team-project.md)
24+
- **Permissions**:
25+
- Be a member of the **Contributors** or **Project Administrators** security group.
26+
- To view or modify work items, have your **View work items in this node** and **Edit work items in this node** permissions set to **Allow**. By default, the **Contributors** group has this permission set to **Allow**. For more information, see [Set work tracking permissions](../../organizations/security/set-permissions-access-work-tracking.md).
27+
- **Access levels**: To add or modify work items, have at least [**Basic** access](../../organizations/security/stakeholder-access.md).
28+
- **Defined iterations**: To use the **Planning** pane, ensure your team administrator [defined iteration (sprint) paths and configure team iterations](../../organizations/settings/set-iteration-paths-sprints.md).
3529
::: moniker-end

docs/boards/work-items/auto-complete-work-items-pull-requests.md

+5
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ When you link a work item to a pull request (PR), you can automatically complete
2525

2626
For more information, see [Create, view, and manage pull requests](../../repos/git/pull-requests.md).
2727

28+
## Prerequisites
29+
30+
[!INCLUDE [prerequisites-work-items](../includes/prerequisites-work-items.md)]
31+
32+
- **GitHub permissions:** Be a **Contributor** to the GitHub repository.
2833

2934
## Autocomplete work items
3035

docs/boards/work-items/email-work-items.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -115,16 +115,9 @@ Emailing lists of work items is a common way to share work tracking information.
115115

116116
## Prerequisites
117117

118-
[!INCLUDE [temp](../includes/prerequisites-work-items.md)]
119-
120-
> [!NOTE]
121-
> Make sure you provide members of your organization [Stakeholder access](../../organizations/security/access-levels.md) who want to contribute to the discussion and review progress. These are typically members who don't contribute to code, but want to view work items, backlogs, boards, and dashboards.
122-
118+
[!INCLUDE [temp](../includes/prerequisites-work-items.md)]
123119

124120
<a id="email-print-send-links"></a>
125-
126-
127-
128121
<a id="email-item"></a>
129122

130123
## Email a single item

docs/boards/work-items/follow-work-items.md

+1-17
Original file line numberDiff line numberDiff line change
@@ -43,23 +43,7 @@ This article shows you how to:
4343

4444
## Prerequisites
4545

46-
::: moniker range="azure-devops"
47-
48-
* Connect to a project. If you don't have a project yet, [create one](../get-started/sign-up-invite-teammates.md).
49-
* You must be added to a project as a member of the **Contributors** or **Project Administrators** security group. To get added, [Add users to a project or team](../../organizations/security/add-users-team-project.md).
50-
* To view or follow work items, you must be granted **Stakeholder** access or higher. For more information, see [About access levels](../../organizations/security/access-levels.md). Also, you must have your **View work items in this node** and **Edit work items in this node** permissions set to **Allow**. By default, the **Contributors** group has this permission set. For more information, see [Set permissions and access for work tracking](../../organizations/security/set-permissions-access-work-tracking.md).
51-
* To view or follow pull requests, you must have **Basic** access or higher.
52-
53-
::: moniker-end
54-
55-
::: moniker range="< azure-devops"
56-
57-
* You must connect to a project. If you don't have a project yet, [create one](../../organizations/projects/create-project.md).
58-
* You must be added to a project as a member of the **Contributors** or **Project Administrators** security group. To get added, [Add users to a project or team](../../organizations/security/add-users-team-project.md).
59-
* To view or follow work items, you must be granted **Stakeholder** access or higher. For more information, see [About access levels](../../organizations/security/access-levels.md). Also, you must have your **View work items in this node** and **Edit work items in this node** permissions set to **Allow**. By default, the **Contributors** group has this permission set. For more information, see [Set permissions and access for work tracking](../../organizations/security/set-permissions-access-work-tracking.md).
60-
* To view or follow pull requests, you must have **Basic** access or higher.
61-
62-
::: moniker-end
46+
[!INCLUDE [prerequisites-work-items](../includes/prerequisites-work-items.md)]
6347

6448
## Follow a work item
6549

0 commit comments

Comments
 (0)