Azure / Microsoft.Azure.StackExchangeRedis

Azure-specific wrapper for the StackExchange.Redis client library
MIT License
17 stars 14 forks source link

Authenticating Azure Redis Cache with User Assigned Managed Identity in .NET 8 and C# 12 #61

Closed santoshpatro closed 2 months ago

santoshpatro commented 2 months ago

Hi Team,

Need help on the implementation with some code sample using .NET 8 and C#12 for the issue : How can we determine when the token has expired, and how can the client execute a Redis AUTH command automatically before the Microsoft Entra token expires. https://stackoverflow.com/questions/78869325/authenticating-azure-redis-cache-with-user-assigned-managed-identity-in-net-8-a

Can anyone help me here with some code sample which will serve as a reference for my implementation?

Thanks, Santosh

philon-msft commented 2 months ago

Read the README: https://github.com/Azure/Microsoft.Azure.StackExchangeRedis