Az.Accounts v3.0.2
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 changeToken
property fromString
toSecureString
.