microsoft / vscode-azureresourcegroups

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

I don't see all my subsciptions in plugin #925

Open erikpa1 opened 2 months ago

erikpa1 commented 2 months ago

Hi,

in VS code azure plugin there is always problem with seeing subscriptions and tenants of organizations where I'm invited.

image

Before there was problem I had to login to those tenants before I launched visual studio, but now, nothing helps....

I see all subscriptions of my home tenants, but not the invited ones...

I tried Azure: Tenants like in this post below and nothing helped.

https://github.com/microsoft/vscode-azure-account/issues/193

alexweininger commented 2 months ago

Hi, make sure you're not using Azure Account commands anymore since the resources view is not using the Azure Account extension anymore in any way. If you are able, please uninstall the Azure Account extension.

In this case use the "Azure: Sign in to Directory..." command to add an Azure directory.

erikpa1 commented 2 months ago

@alexweininger helped, but there is another bug associated, I don't see subscriptions until i do Azure: Select Subscriptions, and another subscritions are unchecked....

alexweininger commented 2 months ago

Were there subscriptions missing from the "Azure: Select Subscriptions" menu? Is your issue solved now?

erikpa1 commented 2 months ago

@alexweininger in the subscription list on the left side (listin printscreen above) there were no subsciptions I expected after log in to directory, but thanks to "Azure: Select Subscriptions" I was able to add them.

This is UI state I found after calling the command. Could be nice, to add them automatically after directory login because I thought your manual didn't work... Or it could be nice to split UI, to favourite / pinned / other ... because this hiding is very very tricky. Sometimes everything works, but they are hidden.... or maybe add some "show all" button to left bar...

image

alexweininger commented 2 months ago

@erikpa1 thank you for the feedback. That is really valuable to us. We are actually working on improving the experience in #869. And we will work to incorporate your feedback on top of those changes.

erikpa1 commented 2 months ago

@alexweininger thanks, this is finally normal comment from Microsoft employee people want to hear. It could be nice to have some person on every microsoft github repository,... Have a nice day :)

erikpa1 commented 1 month ago

@alexweininger

Adding here log, from today there are pyc files event the deployment has them disabled along with pycache folder...

Image