1.7.0-beta.1 (2022-09-20)
Features Added
EnvironmentCredential
will read the environment variableAZURE_CLIENT_CERTIFICATE_PASSWORD
for apem
/pfx
certificate specified byAZURE_CLIENT_CERTIFICATE_PATH
.- Added support for in-memory token caching in
ManagedIdentityCredential
.
Breaking Changes
- Removed
VisualStudioCodeCredential
fromDefaultAzureCredential
token chain. Issue 27364 tracks this.