Skip to content

Az.Accounts v2.14.0-preview

Pre-release
Pre-release
Compare
Choose a tag to compare
@msJinLei msJinLei released this 19 Dec 08:29
c38da35

https://www.powershellgallery.com/packages/Az.Accounts/2.14.0-preview

Version 2.14.0-preview

  • Fixed the authentication issue when using FederatedToken in Sovereign Clouds. [#23742]
  • Adjusted output format to be more user-friendly for Get-AzContext/Tenant/Subscription and Invoke-AzRestMethod.
  • Upgraded Azure.Identity to 1.10.3 [#23018].
    • Renamed token cache from msal.cache to msal.cache.cae or masl.cache.nocae.
  • Enable Continue Access Evalution (CAE) for Service Principal and Federated Token login method.
  • Added upcoming breaking change warning for deprecation of config parameter DisableErrorRecordsPersistence.