Skip to content

Update RefreshAsync to handle exceptions from Azure.Identity #149

Description

@abhilasharora

The package Azure.Identity throws Azure.Identity.AuthenticationFailedException when it fails to use a TokenCredential. For example, when new DefaultAzureCredentials() is used to connect to Azure App Configuration but no valid identity could be found, then it throws AuthenticationFailedException. This issue tracks the code changes needed to handle all exceptions from Azure.Identity package without adding an explicit dependency.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions