-
Notifications
You must be signed in to change notification settings - Fork 42
There is no "Sign in to Azure..." command under the "Accounts & Tenants" section when no accounts are signed in #1044
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I get the constant you are not logged in message. Steps to reproduce:
I have rebooted, restarted, I have not uninstalled yet, that will be my next course of action. |
@linkmckinney as a workaround, you can set the "Microsoft-authentication: Implementation" setting to "classic". If this doesn't work please let me know. |
@alexweininger Your recommended workaround, did just the trick. Thank you. 😄 |
There's also this fix that was suggested in this VS Code thread: microsoft/vscode#240307 (comment) which allows you to keep using the MSAL setting.
See here https://code.visualstudio.com/updates/v1_97#_microsoft-account-now-uses-msal-with-wam-support-on-windows for information on the new implementation. Keep in mind that the classic setting won't be around for much longer. If we can confirm that this is what's causing the issue then I encourage you to file an issue on the VS Code repo. https://github.com/microsoft/vscode/issues Also there's a fix hopefully coming soon for this entire issue: microsoft/vscode#243290 (comment) |
Uh oh!
There was an error while loading. Please reload this page.
OS: All
Build Version: 20250213.1
Repro Steps:
Expect:

There is a "Sign in to Azure..." command under the "Accounts & Tenants" section.
Actual:

There is no "Sign in to Azure..." command under the "Accounts & Tenants" section.
More Info:
The text was updated successfully, but these errors were encountered: