Microsoft Azure sign in stuck in an infinite loading screen

Copper Contributor

The errors are as shown in the image... I followed the guide and downloaded the newest tools, but the error still persists... I'm on school wifi right now, and since I'm new to this, I have no idea how to change Azure's environment variables on an existing project... I cannot sign in in the first place. I was just following through the guide :(

PleaseHelpMePLS_0-1645948685333.png

PleaseHelpMePLS_1-1645948705392.png

 

1 Reply
Try opening powershell and try to disconnect-azaccount (or 'az logout' for Azure CLI), https://docs.microsoft.com/en-us/powershell/module/az.accounts/disconnect-azaccount?view=azps-7.2.0 If your session is cached, or stuck on the wrong subscription, it may be causing issues.