Skip to content

azure-identity_1.12.0b1

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk azure-sdk released this 22 Sep 15:59
5659f2c

1.12.0b1 (2022-09-22)

Features Added

  • Added ability to specify tenant_id for AzureCliCredential & AzurePowerShellCredential (thanks @tikicoder) (#25207)
  • Removed VisualStudioCodeCredential from DefaultAzureCredential token chain. (#23249)
  • EnvironmentCredential added AZURE_CLIENT_CERTIFICATE_PASSWORD support for the cert password (#24652)
  • Added validate_authority support for msal client (#22625)