Forum Discussion
PleaseHelpMePLS
Feb 27, 2022Copper Contributor
Microsoft Azure sign in stuck in an infinite loading screen
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 😞
1 Reply
Sort By
- lukemurraynzLearn ExpertTry 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.