Skip to content

Commit 6e28788

Browse files
author
RoseHJM
committed
Update quickstart permissions
1 parent 4b386ae commit 6e28788

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

articles/deployment-environments/quickstart-create-and-configure-devcenter.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,13 +91,21 @@ The managed identity that represents your dev center requires access to the subs
9191

9292
:::image type="content" source="media/quickstart-create-configure-projects/system-assigned-managed-identity.png" alt-text="Screenshot that shows a system-assigned managed identity with Role assignments highlighted.":::
9393

94-
1. To give access to the subscription, select **Add role assignment (Preview)**, enter or select the following information, and then select **Save**:
94+
1. To give Contributor access to the subscription, select **Add role assignment (Preview)**, enter or select the following information, and then select **Save**:
9595

9696
|Name |Value |
9797
|---------|----------|
9898
|**Scope**|Subscription|
9999
|**Subscription**|Select the subscription in which to use the managed identity.|
100-
|**Role**|Owner|
100+
|**Role**|Contributor|
101+
102+
1. To give User Access Administrator access to the subscription, select **Add role assignment (Preview)**, enter or select the following information, and then select **Save**:
103+
104+
|Name |Value |
105+
|---------|----------|
106+
|**Scope**|Subscription|
107+
|**Subscription**|Select the subscription in which to use the managed identity.|
108+
|**Role**|User Access Administrator|
101109

102110
### Assign permissions in Azure DevOps for the dev center managed identity
103111
You must give the dev center managed identity permissions to the repository in Azure DevOps.

0 commit comments

Comments
 (0)