1.14.0-beta.1 (2025-02-11)
Features Added
- Added a
Subscription
property toAzureCliCredentialOptions
to allow specifying the Azure subscription ID or name to use when authenticating with the Azure CLI.
Bugs Fixed
- Null or empty responses from IMDS probe attempts will now fall through to the next credential in the chain (#47844)
Other Changes
AzurePowerShellCredential
no longer relies on APIs that are not available in Constrained Language Mode.