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/azure-cache-for-redis/cache-managed-identity.md
+4-7Lines changed: 4 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,6 @@ To use managed identity, you must have a premium-tier cache.
48
48
1. Sign into the [Azure portal](https://portal.azure.com/)
49
49
50
50
1. Create a new Azure Cache for Redis resource with a **Cache type** of any of the premium tiers. Complete **Basics** tab with all the required information.
51
-
52
51
> [!NOTE]
53
52
> Managed identity functionality is only available in the Premium tier.
54
53
>
@@ -60,11 +59,11 @@ To use managed identity, you must have a premium-tier cache.
60
59
61
60
1. Complete the creation process. Once the cache has been created and deployed, open it, and select the **(PREVIEW) Identity** tab under the **Settings** section on the left.
62
61
63
-
:::image type="content" source="media/cache-managed-identity/identity-resource.png" alt-text="(Preview) Identity in the Resource menu":::
62
+
:::image type="content" source="media/cache-managed-identity/identity-resource.png" alt-text="(Preview) Identity in the Resource menu":::
64
63
65
64
1. You see that a system-assigned **object ID** has been assigned to the cache **Identity**.
66
65
67
-
:::image type="content" source="media/cache-managed-identity/user-assigned.png" alt-text="System assigned resource settings for identity":::
66
+
:::image type="content" source="media/cache-managed-identity/user-assigned.png" alt-text="System assigned resource settings for identity":::
68
67
69
68
## Add system assigned identity to an existing cache
70
69
@@ -95,12 +94,10 @@ To use managed identity, you must have a premium-tier cache.
95
94
:::image type="content" source="media/cache-managed-identity/identity-add.png" alt-text="User assigned identity status is on":::
96
95
97
96
1. A sidebar pops up to allow you to select any available user-assigned identity to your subscription. Choose an identity and select **Add**. For more information on user assigned managed identities, see [manage user-assigned identity](/azure/active-directory/managed-identities-azure-resources/manage-user-assigned-managed-identities.md).
98
-
99
-
:::image type="content" source="media/cache-managed-identity/choose-identity.png" alt-text="new Object principal ID shown for user assigned identity":::
100
-
101
-
>[!Note]
97
+
>[!Note]
102
98
>You need to [create a user assigned identity](/azure/active-directory/managed-identities-azure-resources/how-manage-user-assigned-managed-identities?pivots=identity-mi-methods-azp) in advance of this step.
103
99
>
100
+
:::image type="content" source="media/cache-managed-identity/choose-identity.png" alt-text="new Object principal ID shown for user assigned identity":::
104
101
105
102
1. You see the user-assigned identity listed in the **User assigned (preview)** pane.
0 commit comments