Skip to content

add support for AZURE_TOKEN_CREDENTIALS #3072

@cataggar

Description

@cataggar

Feature Summary

The AZURE_TOKEN_CREDENTIALS can be used to customize DefaultAzureCredential.

Feature Description

The Azure Identity libraries added support for an AZURE_TOKEN_CREDENTIALS environment variable to DefaultAzureCredential. This feature allows developers to choose between Deployed service or Developer tool credentials by setting the environment variable to prod or dev, respectively.
https://devblogs.microsoft.com/azure-sdk/azure-sdk-release-june-2025/

It allows specifying a specific credential, just like

Nice to see this adopted.

Use Case

No response

Alternatives

No response

Additional Context

No response

Metadata

Metadata

Assignees

Labels

Projects

Status

Done

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions