1.55.0 (2026-05-05)
Features Added
- Added
AzureLocation.DenmarkEastfor the Denmark East Azure region. - Added experimental
AdditionalQueryParametersproperty toTokenCredentialOptionsto enable forwarding extra query string parameters to MSAL during authentication.
Bugs Fixed
- Fixed
AzureDeveloperCliCredentialto correctly parse error messages from Azure Developer CLI v1.23.7 and later, which previously caused raw JSON to surface inAuthenticationFailedExceptioninstead of the underlying error text.