Skip to content

azure-identity_1.7.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 21 Sep 05:57
bb73895

1.7.0-beta.1 (2022-09-20)

Features Added

  • EnvironmentCredential will read the environment variable AZURE_CLIENT_CERTIFICATE_PASSWORD for a pem/pfx certificate specified by AZURE_CLIENT_CERTIFICATE_PATH.
  • Added support for in-memory token caching in ManagedIdentityCredential.

Breaking Changes

  • Removed VisualStudioCodeCredential from DefaultAzureCredential token chain. Issue 27364 tracks this.