Azure Powershell: User cancelled the Accounts Control Operation

Today I started my journey on learning terraform. During the Azure login process in Powershell, I ran into the following error: User cancelled the Accounts Control Operation.. Status: Response_Status.Status_UserCanceled, Error code: 0, Tag: 528315210 I’ve never had this issue before, so I was a bit puzzled. It seems that since version 2.61.0, that the Web Account Manager (WAM) is now the default authentication method. Luckily we can bypass the WAM using PowerShell and proceed to login....

July 8, 2024 · 1 min · 105 words · Michaël Vandenbulcke