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
We are using Dapr side car in our services. We also connect Azure Redis cache service using Dapr only. Currently the connection happens using Redis Access Keys. But we have a requirement to connect Redis using Microsoft Entra ID authentication instead of Redis Access Keys.
Can you please confirm-
If Dapr supports Microsoft Entra ID authentication for Azure Cache for Redis service;
Clarify what changes we need to do on client application code or configurations.
The text was updated successfully, but these errors were encountered:
We are using Dapr side car in our services. We also connect Azure Redis cache service using Dapr only. Currently the connection happens using Redis Access Keys. But we have a requirement to connect Redis using Microsoft Entra ID authentication instead of Redis Access Keys.
Can you please confirm-
The text was updated successfully, but these errors were encountered: