-
Notifications
You must be signed in to change notification settings - Fork 29
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
Cannot load resources when using account with access to multiple tenants #834
Comments
Or actually it might be more like this one: microsoft/vscode-azure-account#160 |
Hi, have you tried using the "Azure: Sign in to Directory..." command? This new command allows you to sign into additional tenants. This may fix your issue. |
Just tried that - unfortunately that does not solve my issue. First time I tried, I was able to select the proper tenant (pasted the tenant guid in the search bar when it was still iterating over the tenants), but only subscriptions from the other tenant was listed in the resource view. Signed out and restarted vscode and tried again. Now the tenant I want to log on to is not listed in the Azure: Sign in to Directore ... command |
if a tenant isn't listed there, it means it's signed in. Did you sign out like so? Also, double check that you don't have any subscripton/tenant filters preventing it from being displayed. The setting id is |
We're aware of that error but currently have no fixes except to reload VS Code and try again. |
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! |
I use my azure account to log in to my main tenant. I use the same account to log on to another tenant, where my account is invited as guest account and made member.
Resources are never displaying:
When I connect to my main tenant, Logic Apps and Integration Accounts load by selected subscription as expected. But refreshing the Resources generates this toast:
It seems like others have a similar issue depending on the issues logged here: https://github.com/microsoft/vscode-azureresourcegroups/issues
I post here, because I think this is a a more general issue and not necessarily only related to Resource Groups.
Version: 0.8.4
OS: win32
OS Release: 10.0.22621
Product: Visual Studio Code
Product Version: 1.87.1
Language: en
The text was updated successfully, but these errors were encountered: