Azure / Azure/Microsoft.Azure.StackExchangeRedis

Proposal: Introduce AzureConfigurationOptions to wrap Parse/ConfigureForAzureWith...

Open
#83 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
21
Forks
24
PR merge metrics
No merged PRs in 30d

Description

This is suggestion to hold more information in the connection string so that a new class `AzureConfigurationOptions` could extract which overload of `ConfigureForAzureWith...` automatically based on the values provided.

This then makes it a configuration rather than a code change when changing between manged identity, user identity etc.

I know `new DefaultAzureCredential()` does some of that, but this allows it to easily vary on a per connection basis.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.