Skip to content

Commit 23bd987

Browse files
Steve DanielsonSteve Danielson
authored andcommitted
Working
1 parent 0d5e5df commit 23bd987

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

docs/managed-devops-pools/prerequisites.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Prerequisites for Managed DevOps Pools
33
description: Learn how to configure your Azure subscription and Azure DevOps organization for use with Managed DevOps Pools.
4-
ms.date: 07/09/2025
4+
ms.date: 07/11/2025
55
---
66

77
# Prerequisites for Managed DevOps Pools
@@ -220,9 +220,21 @@ To create a Managed DevOps Pool in your Azure DevOps organization, your Azure De
220220

221221
When you create a Managed DevOps Pool, the account you use to sign in to the Azure subscription that contains your Managed DevOps Pool is used to create a corresponding agent pool in your Azure DevOps organization. To successfully create a Managed DevOps Pool, your account must have the following permissions in your Azure DevOps organization.
222222

223+
* [Membership in the Azure DevOps organization](#membership-in-the-azure-devops-organization)
223224
* [Organization level agent pools administrator](#organization-level-agent-pools-administrator) for each organization where you want to create Managed DevOps Pools
224225
* [Project level agent pools administrator or creator](#project-level-agent-pools-administrator-or-creator) for each project in which you want to make your Managed DevOps Pool available to pipelines
225226

227+
### Membership in the Azure DevOps organization
228+
229+
You must be a member of the Azure DevOps organization before the permissions in this section can be granted to your account.
230+
231+
> [!TIP]
232+
> If you are currently working in the Azure DevOps organization, for example using Azure Boards, working with Azure Repos, or creating Azure Pipelines, you are already a member of the Azure DevOps organization, and you can skip this step.
233+
234+
1. Go to `https://dev.azure.com/{organization}}/_settings/users`, replacing `{organization}` with the name of your Azure DevOps organization.
235+
* If you are denied access to the page, you are not a member of the Azure DevOps organization. You must be added as a member by an administrator of the Azure DevOps organization.
236+
* If you can access the page, review the user list and verify that you are a member of the Azure DevOps organization. If you don't see your account listed, you must be added as a member by an administrator of the Azure DevOps organization.
237+
226238
### Organization level agent pools administrator
227239

228240
You must have Organization level agent pools **Administrator** permissions for each organization where you want to create Managed DevOps Pools.

0 commit comments

Comments
 (0)