-
Notifications
You must be signed in to change notification settings - Fork 131
Troubleshooting
Will Lorey edited this page Jan 6, 2022
·
12 revisions
This is a common problem for users and it typically can be fixed by following the steps below:
This should only be done if you have yet to setup your Azure account with at least one subscription.
- Navigate to azure.microsoft.com to setup your Azure account.
- Once you get your new subscription up and running, sign into the Azure Account Extension again using the
Azure: Sign In
command (accessible via the command palette). - If you're still having trouble viewing your subscriptions, move onto the next troubleshooting section.
Configure your tenant in the Azure Account Extension
- Ensure you are signed into the Azure Account Extension. You may sign in using the
Azure: Sign In
command which is accessible via the command palette. - Run the
Azure: Select Tenant
command. - Select a new tenant from the list of displayed tenants.
- Sign out then sign back in for the new tenant to take effect.
If selecting a tenant from the list fails to solve your problem, try again with a different tenant. If you're unable to list tenants or if you exhaust the list of tenants, follow these steps to manually find your tenant ID:
- Ensure subscriptions are listed for your account when you sign into the Azure portal.
- Follow these instructions to find your tenant ID.
- Run the
Azure: Select Tenant
command. - Select "Enter custom tenant" and enter the tenant ID from above.
- Sign out then sign back in for the new tenant to take effect.
If you still aren't able to list subscriptions after following these steps, please consider filing an issue so we can better understand why this problem is occurring.