aspnet / MicrosoftConfigurationBuilders

Microsoft.Configuration.Builders
MIT License
118 stars 61 forks source link

GetSecretClient should use the GetCredential() method that is overridable #239

Open jhbeskow opened 2 months ago

jhbeskow commented 2 months ago

GetSecretClient should use the GetCredential() method that is overridable. Not using said method means that it might try using a different credential provider other than the one specified in the override and fail to pull secrets.

jhbeskow commented 2 months ago

@dotnet-policy-service agree company="Quisitive"