microsoft / vscode-azureresourcegroups

VS Code extension for managing Azure resources.
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azureresourcegroups
MIT License
52 stars 28 forks source link

Unable to select proper subscription #789

Closed MohitSurase closed 9 months ago

MohitSurase commented 9 months ago

Even after successful sign in into the Azure account, I am unable to select the proper subscription associated with the respective account.

alexweininger commented 9 months ago

Make sure you are using the "Azure: Select Subscriptions..." command, and not the "Azure: Select Subscriptions" command. The second one is contributed by the Azure Account extension which is no longer used by the Azure Resources extension.

image

We know this is confusing and we're working to remove these old commands.

AzCode-Bot commented 9 months ago

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!