Skip to content

Commit d85b904

Browse files
Steve DanielsonSteve Danielson
authored andcommitted
Final updates
1 parent 56622ed commit d85b904

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ The following example shows the `osProfile` section of the **fabric-profile.json
361361

362362
## Pool administration permissions
363363

364-
As part of the Managed DevOps Pool creation process, an agent pool is created at the Azure DevOps organization level, and a project level agent pool is created in each designated project. The **Pool administration permissions** setting specifies which users are granted the administrator permission of the newly created agent pools in Azure DevOps. To view and manage the Azure DevOps agent pool permissions after the Managed DevOps Pool is created, see [Create and manage agent pools - Security of agent pools](/azure/devops/pipelines/agents/pools-queues#security).
364+
As part of the Managed DevOps Pool creation process, an agent pool is created at the Azure DevOps organization level, and a project level agent pool is created in each designated project. The **Pool administration permissions** setting specifies which users are granted the administrator permission on the newly created agent pools in Azure DevOps. To view and manage the Azure DevOps agent pool permissions after the Managed DevOps Pool is created, see [Create and manage agent pools - Security of agent pools](/azure/devops/pipelines/agents/pools-queues#security).
365365

366366
#### [Azure portal](#tab/azure-portal/)
367367

docs/managed-devops-pools/prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ To use Managed DevOps Pools, register the following resource providers with your
3232
| **Microsoft.DevOpsInfrastructure** | Resource provider for Managed DevOps Pools |
3333
| **Microsoft.DevCenter** | Resource provider for dev center and dev center project |
3434

35-
Registering a resource provider uses the `/register/action` operation. Permission to perform this operation is included if your account is assigned the [contributor or owner role](/azure/role-based-access-control/built-in-roles) on your subscription.
35+
Registering a resource provider uses the `/register/action` operation. Permission to perform this operation is included if the [contributor or owner role](/azure/role-based-access-control/built-in-roles) on your subscription is assigned to your account.
3636

3737

3838
#### [Azure portal](#tab/azure-portal/)

0 commit comments

Comments
 (0)