MicrosoftConfigurationBuilders
MicrosoftConfigurationBuilders copied to clipboard
GetSecretClient should use the GetCredential() method that is overridable
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.