Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 31f384d

Browse files
committed
added info for Managed Identity
1 parent 8703d7d commit 31f384d

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

articles/azure-cache-for-redis/cache-whats-new.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,20 @@ author: flang-msft
55
ms.author: franlanglois
66
ms.service: cache
77
ms.topic: reference
8-
ms.date: 10/11/2021
8+
ms.date: 01/21/2022
99

1010
---
1111

1212
# What's New in Azure Cache for Redis
1313

14+
## January 2022
15+
16+
### Support for managed identity in Azure Cache for Redis
17+
18+
Azure Cache for Redis now supports authenticating storage account connections using managed identity. Identity is established through Azure Active Directory, and both system-assigned and user-assigned identities are supported. This further allows the service to establish trusted access to storage for uses including data persistence and importing/exporting cache data.
19+
20+
For more information, see [Managed identity with Azure Cache for Redis (Preview)](cache-managed-identity.md).
21+
1422
## October 2021
1523

1624
### Azure Cache for Redis 6.0 GA

0 commit comments

Comments
 (0)