Skip to content

Commit a6e9910

Browse files
committed
updates
1 parent 4e7a54d commit a6e9910

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,26 +67,26 @@ To create and configure a dev center in Deployment Environments by using the Azu
6767

6868
## Configure a managed identity for the dev center
6969

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).
7171

7272
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.
7373

7474
### Attach a system-assigned managed identity
7575

7676
To attach a system-assigned managed identity to your dev center:
7777

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**.
7979
1. Under **System assigned**, set **Status** to **On**, and then select **Save**.
8080

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":::
8282

8383
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.
8484

8585
### Assign roles for the dev center managed identity
8686

8787
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.
8888

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**.
9090
1. Under **System assigned** > **Permissions**, select **Azure role assignments**.
9191

9292
:::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

Comments
 (0)