-
-
Notifications
You must be signed in to change notification settings - Fork 177
Open
Description
Is your feature request related to a problem? Please describe.
I am using the Azure Cache for redis and would like to use Managed identities to connect to my redis instance. Only I have no clue how to configure this in the RedisConfiguration.
https://github.com/Azure/Microsoft.Azure.StackExchangeRedis/blob/main/sample/Sample.cs
As a workaround I currently overrule the options field (using reflection). and this works.
Describe the solution you'd like
Maybe a public method to overrule the configurationOptions?
Or a static factory method to pass options?
Additional context
Add any other context or screenshots about the feature request here.
Metadata
Metadata
Assignees
Labels
No labels