Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alexwolfmsft committed Jan 16, 2024
1 parent bfe4d00 commit a3c213c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ms.date: 1/16/2024

# Create TokenCredential types using configuration files

The `Microsoft.Extensions.Azure` library supports creating different <xref:Azure.Core.TokenCredential?displayProperty=fullName> types from configuration files such as _appsettings.json_. This article describes which `TokenCredential` types can be created and how to configure the required values.
The `Microsoft.Extensions.Azure` library supports creating different <xref:Azure.Core.TokenCredential?displayProperty=fullName> types from values defined in _appsettings.json_ and other configuration files. This article describes which `TokenCredential` types can be created and how to configure the required values.

## Support for credentials through configuration

Expand Down

0 comments on commit a3c213c

Please sign in to comment.