You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Azure Account Extension Version: Deprecated and Uninstalled
Azure Resources Extension Version: 0.10.9
OS Version: 10.0.17763
Are you connected to a proxy server? No
In the VM, I cannot sign in through the Azure Resources extension.
As per my understanding, the Azure Account extension in VSCode was deprecated recently. Ever since then, I have been having issues logging in. When I go and sign in to the Azure extension in the Resources tab, a pop-up
comes asking "The extension Azure Resources wants to sign in to Microsoft". As I allow it and pick my account, it loads for some seconds and comes back to the original screen showing the Sign in to Azure options.
I have tried:
modifying the versions, uninstalling and installing VSCode again
Different ways to login
Changed login credentials etc.
Please let me know of any solutions to this.
The text was updated successfully, but these errors were encountered:
You can try setting the microsoft-authentication.implementation to classic instead of MSAL and retry? If this works then it might be an issue with VS Code.
Also, you can view the Microsoft authentication logs by following these steps:
Set the log level with the "Developer: Set Log Level..." command.
Then view the logs using the "Developer: Show Logs..." command and selecting "Microsoft Authentication".
Are you connected to a proxy server? No
In the VM, I cannot sign in through the Azure Resources extension.
As per my understanding, the Azure Account extension in VSCode was deprecated recently. Ever since then, I have been having issues logging in. When I go and sign in to the Azure extension in the Resources tab, a pop-up
comes asking "The extension Azure Resources wants to sign in to Microsoft". As I allow it and pick my account, it loads for some seconds and comes back to the original screen showing the Sign in to Azure options.
I have tried:
Please let me know of any solutions to this.
The text was updated successfully, but these errors were encountered: