Skip to content

Commit a4f4b1b

Browse files
committed
review
1 parent 089a73e commit a4f4b1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-cache-for-redis/cache-best-practices-kubernetes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Best practices for Kubernetes-hosted client apps
33
description: Learn about best practices for using Azure Cache for Redis in Kubernetes-hosted client applications.
44
ms.custom: linux-related-content, ignite-2024
55
ms.topic: conceptual
6-
ms.date: 05/23/2025
6+
ms.date: 05/28/2025
77
appliesto:
88
- ✅ Azure Cache for Redis
99

@@ -44,7 +44,7 @@ annotations:
4444

4545
To avoid connection interference:
4646

47-
- Consider using a nonclustered cache or an Enterprise-tier cache instead.
47+
- Consider using a nonclustered cache or an Azure Managed Redis cache instead.
4848
- Avoid configuring Istio sidecars on pods running Azure Redis client code.
4949

5050
## Related content

0 commit comments

Comments
 (0)