azure-identity_1.11.0b3
Pre-release
Pre-release
1.11.0b3 (2022-08-09)
Azure-identity is supported on Python 3.7 or later. For more details, please read our page on Azure SDK for Python version support policy.
Features Added
- Added ability to specify
tenant_idforAzureCliCredential(thanks @tikicoder) (#25207)
Breaking Changes
- Removed
VisualStudioCodeCredentialfromDefaultAzureCredentialtoken chain. (#23249)