Skip to content

Commit 023b532

Browse files
Steve DanielsonSteve Danielson
authored andcommitted
Add multiple pools steps
1 parent 963368a commit 023b532

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

docs/managed-devops-pools/configure-security.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Configure security
33
description: Learn how to configure security settings for Managed DevOps Pools.
4-
ms.date: 04/25/2025
4+
ms.date: 07/11/2025
55
---
66

77
# Configure Managed DevOps Pools security settings
@@ -15,11 +15,18 @@ Be default, Managed DevOps Pools are configured for a single organization, with
1515
* [Use pool with a single organization](#use-pool-with-a-single-organization)
1616
* [Use pool in multiple organizations](#use-pool-in-multiple-organizations)
1717

18+
> [!NOTE]
19+
> If you configure your pool with access granted to all projects, the pool is added to the projects for which you have the appropriate permissions.
20+
>
21+
> If you configure your pool with access granted to specific projects, you must have permission to add the pool in all of the designated projects, or the pool creation fails.
22+
>
23+
> To see the permissions required to configure Managed DevOps Pools in your organization and projects, see [Prerequisites - Verify Azure DevOps permissions](./prerequisites.md#verify-azure-devops-permissions).
24+
1825
### Use pool with a single organization
1926

2027
#### [Azure portal](#tab/azure-portal/)
2128

22-
By default, Managed DevOps Pools is configured for use with a single Azure DevOps organization that you specify when you create the pool. When your pool is configured for a single organization, the organization name is displayed and configured in Pool settings
29+
By default, Managed DevOps Pools is configured for use with a single Azure DevOps organization that you specify when you create the pool. When your pool is configured for a single organization, the organization name is displayed and configured in **Pool** settings.
2330

2431
By default, **Add pool to all projects** is set to **Yes**, and access to the Managed DevOps Pool is granted to all projects in the organization. Choose **No** to specify a list of projects to limit which projects in your organization can use the pool.
2532

docs/managed-devops-pools/prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ To check your agent pools permissions at the organization level:
277277

278278
You must have Project level agent pools **Administrator** or **Creator** permissions for each project in which you want to make your Managed DevOps Pool available to pipelines.
279279

280-
* If you create your Managed DevOps Pool with **Add pool to all projects** set to **Yes**, Managed DevOps Pools will configure the pool to be available in all projects for which you have the **Administrator** or **Creator** permission, and skip any projects where you don't have permission.
280+
* If you create your Managed DevOps Pool with **Add pool to all projects** set to **Yes**, Managed DevOps Pools will configure the pool to be available in all projects for which you have the **Administrator** or **Creator** permission. To use the pool in other projects, you can manually add the pool to the other projects after you are granted the **Administrator** or **Creator** permission for those projects.
281281
* If you provide a list of projects when creating your Managed DevOps Pool, you must have the **Administrator** or **Creator** permission for every listed project or else pool creation fails.
282282

283283
You can be directly granted the **Administrator** or **Creator** permission by a [Project Collection Administrator](../organizations/security/look-up-project-collection-administrators.md), a [Project administrator](../organizations/security/change-organization-collection-level-permissions.md#add-members-to-the-project-administrators-group), or another **Project-level agent pools administrator**. You are granted the **Administrator** role automatically if you are a [Project Collection Administrator](../organizations/security/look-up-project-collection-administrators.md) or [Project administrator](../organizations/security/change-organization-collection-level-permissions.md#add-members-to-the-project-administrators-group).

0 commit comments

Comments
 (0)