Skip to content

Az.Accounts v3.0.2

Compare
Choose a tag to compare
@azure-powershell-bot azure-powershell-bot released this 12 Jul 14:46
· 290 commits to oob/Accounts since this release

https://www.powershellgallery.com/packages/Az.Accounts/3.0.2

Version 3.0.2

  • Fixed bug handling GUID type subscription Id.
  • Added a warning message in Connect-AzAccount to discourage the use of the username/password (a.k.a ROPC) login flow.
  • Preannounced a breaking change in Get-AzAccessToken to change Token property from String to SecureString.