-
Notifications
You must be signed in to change notification settings - Fork 5
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
VSCode Azure Workspace never switch between Tenant #67
Comments
I have the same problem i can't login into the correct tenant, it just defaults to a single tenant and doesn't give me the option to select the correct tenant when authenticating. |
We are actively working on adding an Accounts & Tenants view to fix this issue. microsoft/vscode-azureresourcegroups#869 In the meantime, you can try using the "Azure: Sign in to Directory..." command to sign into a specific tenant. |
I try to switch my workspace to another Tenant / Subscription however nothing happen.
I can see subscription in command list but nothing happen, the list of subscription does not change to the new one.
I use MSAL on Azure Extension, I tried to force Tenant Id in extension, I tried to log off and log in again. Nothing happen.
The text was updated successfully, but these errors were encountered: