Skip to content

Commit b6705f4

Browse files
Merge pull request #190916 from barclayn/mi-ua-fix02
fixing step 4, replacing image
2 parents d8207a4 + 5090144 commit b6705f4

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

articles/active-directory/managed-identities-azure-resources/how-manage-user-assigned-managed-identities.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: msi
1010
ms.topic: how-to
1111
ms.workload: identity
12-
ms.date: 03/04/2022
12+
ms.date: 03/08/2022
1313
ms.author: barclayn
1414
ms.custom: devx-track-azurecli
1515
zone_pivot_groups: identity-mi-methods
@@ -81,13 +81,13 @@ In some environments, administrators choose to limit who can manage user-assigne
8181
1. Sign in to the [Azure portal](https://portal.azure.com).
8282
1. In the search box, enter **Managed Identities**. Under **Services**, select **Managed Identities**.
8383
1. A list of the user-assigned managed identities for your subscription is returned. Select the user-assigned managed identity that you want to manage.
84-
1. Select **Azure role assignments**, and then select **Add role assignment**.
85-
1. In the **Add role assignment** pane, configure the following values, and then select **Save**:
86-
- **Role**: The role to assign.
87-
- **Assign access to**: The resource to assign the user-assigned managed identity.
88-
- **Select**: The member to assign access.
89-
90-
![Screenshot that shows the user-assigned managed identity IAM.](media/how-manage-user-assigned-managed-identities/assign-role-screenshot-02.png)
84+
1. Select **Access control (IAM)**.
85+
1. Choose **Add role assignment**.
86+
87+
![Screenshot that shows the user-assigned managed identity access control screen](media/how-manage-user-assigned-managed-identities/role-assign.png)
88+
89+
1. In the **Add role assignment** pane, choose the role to assign and choose **Next**.
90+
1. Choose who should have the role assigned.
9191

9292
>[!NOTE]
9393
>You can find information on assigning roles to managed identities in [Assign a managed identity access to a resource by using the Azure portal](../../role-based-access-control/role-assignments-portal-managed-identity.md)
Loading

0 commit comments

Comments
 (0)