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

The Resource Group view doesn't auto refresh after executing "Sign in to Azure..." #594

Closed v-xinda closed 1 year ago

v-xinda commented 1 year ago

Environment: VSCode.dev Regression: Not a regression

Repro Steps:

  1. Install the Resource Group extension.
  2. Navigate to Resource Group view -> Click "Sign in to Azure..." -> Select an account.
  3. Check whether the subscriptions show in the Resource Group view.

Expect: The subscriptions show in the Resource Group view.

Actual: The Resource Group view doesn't auto refresh.

More Info: This issue also reproduces after executing "Sign Out/Select Subscription" command.

nturinski commented 1 year ago

This should be fixed by #606.