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/active-directory/managed-identities-azure-resources/how-manage-user-assigned-managed-identities.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ To create a user-assigned managed identity, your account needs the [Managed Iden
:::image type="content" source="media/how-manage-user-assigned-managed-identities/create-user-assigned-managed-identity-portal.png" alt-text="Screenshot that shows the Create User Assigned Managed Identity pane.":::
49
+
:::image type="content" source="media/how-manage-user-assigned-managed-identities/create-user-assigned-managed-identity-portal.png" alt-text="Screenshot that shows the Create User Assigned Managed Identity pane.":::
50
50
51
51
1. Select **Review + create** to review the changes.
52
52
1. Select **Create**.
@@ -60,7 +60,7 @@ To list or read a user-assigned managed identity, your account needs the [Manage
60
60
1. A list of the user-assigned managed identities for your subscription is returned. To see the details of a user-assigned managed identity, select its name.
61
61
1. You can now view the details about the managed identity as shown in the image below.
62
62
63
-
:::image type="content" source="media/how-manage-user-assigned-managed-identities/list-user-assigned-managed-identity-portal.png" alt-text="Screenshot that shows the list of user-assigned managed identity.":::
63
+
:::image type="content" source="media/how-manage-user-assigned-managed-identities/list-user-assigned-managed-identity-portal.png" alt-text="Screenshot that shows the list of user-assigned managed identity.":::
64
64
65
65
## Delete a user-assigned managed identity
66
66
@@ -73,7 +73,7 @@ Deleting a user-assigned identity doesn't remove it from the VM or resource it w
73
73
1. Under the confirmation box, select **Yes**.
74
74
75
75
76
-
:::image type="content" source="media/how-manage-user-assigned-managed-identities/delete-user-assigned-managed-identity-portal.png" alt-text="Screenshot that shows the Delete user-assigned managed identities.":::
76
+
:::image type="content" source="media/how-manage-user-assigned-managed-identities/delete-user-assigned-managed-identity-portal.png" alt-text="Screenshot that shows the Delete user-assigned managed identities.":::
77
77
78
78
## Assign a role to a user-assigned managed identity
79
79
@@ -84,15 +84,15 @@ To assign a role to a user-assigned managed identity, your account needs the [Us
84
84
1. A list of the user-assigned managed identities for your subscription is returned. Select the user-assigned managed identity that you want to assign a role.
85
85
1. Select **Access control (IAM)**, and then select **Add role assignment**.
86
86
87
-
:::image type="content" source="media/how-manage-user-assigned-managed-identities/assign-role.png" alt-text="Screenshot that shows the user-assigned managed identity start.":::
87
+
:::image type="content" source="media/how-manage-user-assigned-managed-identities/assign-role.png" alt-text="Screenshot that shows the user-assigned managed identity start.":::
88
88
89
89
90
90
1. In the **Add role assignment** pane, configure the following values, and then select **Save**:
91
91
-**Role**: The role to assign.
92
92
-**Assign access to**: The resource to assign the user-assigned managed identity.
93
93
-**Select**: The member to assign access.
94
94
95
-

95
+

0 commit comments