microsoft / vscode-azureresourcegroups

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

Issue: New resources do not show up in the resouces panel #827

Closed estruyf closed 8 months ago

estruyf commented 8 months ago

I wanted to create a new Azure Function from the resources panel to publish a quick sample. The function creation process works fine, but once it's created, it doesn't show up in the panel.

Here, you can see the output of the creation process:

image

When I refresh the resources, I see the new resource group, but when I expand it, it doesn't show any resources:

Screenshot 2024-03-05 at 13 54 00

Other Azure resources are shown correctly:

Screenshot 2024-03-05 at 13 56 08

It feels that only new resources aren't showing up. Tried it with a different account + tenant, and it has the same issue.

motm32 commented 8 months ago

Are you still facing this issue?

estruyf commented 8 months ago

No, I'll close the issue. It took about 1-4 hours before the resources showed up in VSCode. Might have been the API.