Skip to content

Commit 30e9660

Browse files
committed
Fixed links
1 parent 3cccaaf commit 30e9660

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

articles/azure-cache-for-redis/cache-azure-active-directory-for-authentication.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,14 @@ author: flang-msft
77
ms.custom: references_regions
88
ms.service: cache
99
ms.topic: conceptual
10-
ms.date: 02/07/2024
10+
ms.date: 05/07/2024
1111
ms.author: franlanglois
1212

1313
---
1414

1515
# Use Microsoft Entra ID for cache authentication
1616

17-
Azure Cache for Redis offers two methods to authenticate to your cache instance:
18-
19-
- [Access keys](cache-configure.md#access-keys)
20-
- [Microsoft Entra ID](cache-configure.md#microsoft-entra-authentication)
17+
Azure Cache for Redis offers two methods to [authenticate](cache-configure.md#authentication) to your cache instance: Access keys and Microsoft Entra ID
2118

2219
Although access key authentication is simple, it comes with a set of challenges around security and password management. For contrast, in this article, you learn how to use a Microsoft Entra token for cache authentication.
2320

@@ -47,7 +44,7 @@ To use the ACL integration, your client application must assume the identity of
4744

4845
1. Select **Authentication** from the Resource menu.
4946

50-
1. In the working pane, select ** Enable Microsoft Entra Authentication**.
47+
1. In the working pane, select **Enable Microsoft Entra Authentication**.
5148

5249
1. Select **Enable Microsoft Entra Authentication**, and enter the name of a valid user. The user you enter is automatically assigned _Data Owner Access Policy_ by default when you select **Save**. You can also enter a managed identity or service principal to connect to your cache instance.
5350

articles/azure-cache-for-redis/cache-configure.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,6 @@ For information on moving resources from one resource group to another, and from
135135
The **Settings** section allows you to access and configure the following settings for your cache.
136136

137137
- [Authentication](#authentication)
138-
- [Access keys](#access-keys)
139-
- [Microsoft Entra Authentication](#entra)
140138
- [Advanced settings](#advanced-settings)
141139
- [Scale](#scale)
142140
- [Cluster size](#cluster-size)

0 commit comments

Comments
 (0)