You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/deployment-environments/quickstart-create-and-configure-devcenter.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,26 +67,26 @@ To create and configure a dev center in Deployment Environments by using the Azu
67
67
68
68
## Configure a managed identity for the dev center
69
69
70
-
To allow the creation of environments, you need to give the dev center permissions on the subscription. You can attach an [identity](concept-environments-key-concepts.md#identities) to the dev center, and then assign the necessary permissions to that identity. You can attach either a system-assigned managed identity or a user-assigned managed identity. For information about the two types of identities, see [Add a managed identity](how-to-configure-managed-identity.md#add-a-managed-identity).
70
+
To allow the creation of environments, the dev center requires permissions on the subscription. You can attach an [identity](concept-environments-key-concepts.md#identities) to the dev center, and then assign the necessary permissions to that identity. You can attach either a system-assigned managed identity or a user-assigned managed identity. For information about the two types of identities, see [Add a managed identity](how-to-configure-managed-identity.md#add-a-managed-identity).
71
71
72
72
In this quickstart, you configure a system-assigned managed identity for your dev center. You then assign roles to the managed identity to allow the dev center to create environment types in your subscription.
73
73
74
74
### Attach a system-assigned managed identity
75
75
76
76
To attach a system-assigned managed identity to your dev center:
77
77
78
-
1. In your dev center, on the left menu under **Settings**, select **Identity**.
78
+
1. In your dev center, on the left menu, under **Settings**, select **Identity**.
79
79
1. Under **System assigned**, set **Status** to **On**, and then select **Save**.
80
80
81
-
:::image type="content" source="media/quickstart-create-and-configure-devcenter/system-assigned-managed-identity-on.png" alt-text="Screenshot that shows a system-assigned managed identity." lightbox="media/quickstart-create-and-configure-devcenter/system-assigned-managed-identity-on.png":::
81
+
:::image type="content" source="media/quickstart-create-and-configure-devcenter/system-assigned-managed-identity-on.png" alt-text="Screenshot that shows how to attach a system-assigned managed identity." lightbox="media/quickstart-create-and-configure-devcenter/system-assigned-managed-identity-on.png":::
82
82
83
83
1. In the **Enable system assigned managed identity** dialog, select **Yes**. It might take a few minutes for the rest of the fields to appear.
84
84
85
85
### Assign roles for the dev center managed identity
86
86
87
87
The managed identity that represents your dev center requires access to the subscription where you configure the [project environment types](concept-environments-key-concepts.md#project-environment-types), and to the catalog.
88
88
89
-
1. In your dev center, on left menu under **Settings**, select **Identity**.
89
+
1. In your dev center, in left menu, under **Settings**, select **Identity**.
90
90
1. Under **System assigned** > **Permissions**, select **Azure role assignments**.
91
91
92
92
:::image type="content" source="media/quickstart-create-and-configure-devcenter/system-assigned-managed-identity.png" alt-text="Screenshot that shows a system-assigned managed identity with Role assignments highlighted." lightbox="media/quickstart-create-and-configure-devcenter/system-assigned-managed-identity.png":::
0 commit comments