Azure.Core & Azure.Identity needs to be updated to support env vars #8094
Labels
Azure.Identity
Client
This issue points to a problem in the data-plane of the library.
feature-request
This issue requires a new behavior in the product in order be resolved.
Milestone
The environment variables identified in https://github.com/Azure/azure-sdk/blob/master/_includes/tables/environment_variables.md such as
DefaultAzureCredential (ManagedIdentityCredential) - AZURE_CLIENT_ID
TokenCredentialOptions - AZURE_AUTHORITY_HOST
need to be reviewed, supported, and tested for our Azure.Core and Azure.Identity. There are at least some of these not currently properly supported, such as AZURE_CLOUD for example.
The text was updated successfully, but these errors were encountered: