Skip to content

azure-identity_1.11.0b3

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk azure-sdk released this 09 Aug 18:37
ddf94c6

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_id for AzureCliCredential (thanks @tikicoder) (#25207)

Breaking Changes

  • Removed VisualStudioCodeCredential from DefaultAzureCredential token chain. (#23249)