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/includes/managed-redis-create.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
ms.date: 08/16/2024
2
+
ms.date: 12/17/2024
3
3
4
4
ms.topic: include
5
5
ms.custom:
@@ -25,12 +25,12 @@ ms.custom:
25
25
1. Select **Next: Networking** and select either a public or private endpoint.
26
26
27
27
1. Select **Next: Advanced**.
28
-
29
-
Configure any [Redis modules](../managed-redis/managed-redis-redis-modules.md) you wan to be add to the instance.
30
28
31
-
By default, for a new managed cache:
32
-
-** Access Keys Authentication** is disabled for security reasons.
29
+
Configure any [Redis modules](../managed-redis/managed-redis-redis-modules.md) you wan to add to the instance.
30
+
31
+
By default, for a new managed cache:
33
32
- Microsoft Entra ID is enabled.
33
+
--**Access Keys Authentication** is disabled for security reasons.
34
34
35
35
> [!IMPORTANT]
36
36
> For optimal security, we recommend that you use Microsoft Entra ID with managed identities to authorize requests against your cache if possible. Authorization by using Microsoft Entra ID and managed identities provides superior security and ease of use over shared access key authorization. For more information about using managed identities with your cache, see [Use Microsoft Entra ID for cache authentication](/azure/azure-cache-for-redis/cache-azure-active-directory-for-authentication).
@@ -39,7 +39,7 @@ ms.custom:
39
39
40
40
:::image type="content" source="media/managed-redis-create/managed-redis-advanced-settings.png" alt-text="Screenshot that shows the Azure Managed Redis Advanced tab.":::
41
41
42
-
If you're using **Active geo-replication**, it must be configured during creation. For instructions on how do to this, see [Configure active geo-replication for Azure Managed Redis instances](../managed-redis/managed-redis-how-to-active-geo-replication.md).
42
+
If you're using **Active geo-replication**, it must be configured during creation. For more information, see [Configure active geo-replication for Azure Managed Redis instances](../managed-redis/managed-redis-how-to-active-geo-replication.md).
43
43
44
44
> [!IMPORTANT]
45
45
> You can't change the clustering policy of an Azure Managed Redis (preview) instance after you create it. If you're using [RediSearch](../managed-redis/managed-redis-redis-modules.md#redisearch), the Enterprise cluster policy is required, and `NoEviction` is the only eviction policy supported.
0 commit comments