Skip to content

Azoure Resources Plug-In #1118

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

Closed
clodTheGame opened this issue Apr 10, 2025 · 2 comments
Closed

Azoure Resources Plug-In #1118

clodTheGame opened this issue Apr 10, 2025 · 2 comments
Labels
info-needed See https://aka.ms/azcodeissuereporting

Comments

@clodTheGame
Copy link

on Mac, the connection to Azure loops. Very slow to load resources. Unusable.
The console reports countless of these messages
25-04-10 19:38:43.279 [info] [getSessions] [all] returned 1 session(s)
2025-04-10 19:38:43.854 [info] [getSessions] [email offline_access openid profile] returned 1 session(s)
2025-04-10 19:38:43.855 [info] [getSessions] [email offline_access openid profile] starting
2025-04-10 19:38:43.856 [info] [getSessions] [all] starting
2025-04-10 19:38:43.856 [info] [getSessions] [all] returned 1 session(s)
2025-04-10 19:38:44.394 [info] [getSessions] [email offline_access openid profile] returned 1 session(s)
2025-04-10 19:38:44.395 [info] [getSessions] [email offline_access openid profile] starting
2025-04-10 19:38:44.395 [info] [getSessions] [all] starting
2025-04-10 19:38:44.395 [info] [getSessions] [all] returned 1 session(s)

@alexweininger
Copy link
Member

Hi, try this fix that was suggested in this VS Code thread: microsoft/vscode#240307 (comment)

  • Delete the directory: %userprofile%\AppData\Local\Microsoft\IdentityCache
  • Try signing in with msal again

If it still doesn't work, 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.

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

@alexweininger alexweininger added the info-needed See https://aka.ms/azcodeissuereporting label Apr 30, 2025
Copy link

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

@azuretools-vscode-bot azuretools-vscode-bot bot closed this as not planned Won't fix, can't repro, duplicate, stale May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info-needed See https://aka.ms/azcodeissuereporting
Projects
None yet
Development

No branches or pull requests

2 participants