https://www.powershellgallery.com/packages/Az.Accounts/2.14.0-preview
Version 2.14.0-preview
- Fixed the authentication issue when using
FederatedTokenin Sovereign Clouds. [#23742] - Adjusted output format to be more user-friendly for
Get-AzContext/Tenant/SubscriptionandInvoke-AzRestMethod. - Upgraded Azure.Identity to 1.10.3 [#23018].
- Renamed token cache from
msal.cachetomsal.cache.caeormasl.cache.nocae.
- Renamed token cache from
- Enable Continue Access Evalution (CAE) for Service Principal and Federated Token login method.
- Added upcoming breaking change warning for deprecation of config parameter
DisableErrorRecordsPersistence.