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-configure.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -153,13 +153,13 @@ The **Settings** section allows you to access and configure the following settin
153
153
154
154
You have two options for authentication: access keys and Microsoft Entra Authentication.
155
155
156
-
#### [Access keys](####tab/access-keys)
156
+
#### [Access keys](#tab/access-keys)
157
157
158
158
Select **Access keys** to view or regenerate the access keys for your cache. These keys are used by the clients connecting to your cache.
159
159
160
160
:::image type="content" source="media/cache-configure/redis-cache-manage-keys.png" alt-text="Screenshot showing Authentication selected in the Resource menu and access Keys in the working pane.":::
Select **Microsoft Entra Authentication** to a password-free authentication mechanism by integrating with Microsoft Entra ID. This integration also includes role-based access control functionality provided through access control lists (ACLs) supported in open source Redis.
0 commit comments