microsoft / vscode-azure-account

Common Azure Login extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-vscode.azure-account
Other
138 stars 131 forks source link

I am unable to select the subscription #911

Closed ZeeshanAdilButt closed 2 months ago

ZeeshanAdilButt commented 11 months ago

Does this occur consistently? Yes

I am unable to select the subscription despite installing and reinstalling extensions, logging out and logging back in, removing the extensions folder. but my azure extensions just doesn't show any subscription associated with my account

Version: 0.11.6 OS: win32 OS Release: 10.0.22621 Product: Visual Studio Code Product Version: 1.85.1 Language: en

alexweininger commented 10 months ago

As of v0.8.0 of the Azure Resources extension, the Azure Account extension is no longer used for authentication. Read more about this change here.

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
AzCode-Bot commented 2 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!