Skip to content

Support for Microsoft.Azure.StackExchangeRedis #596

@rdeboom

Description

@rdeboom

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.
Screenshot 2024-07-29 123958

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions