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

The added subscription does not show in the resource tree view #676

Closed v-chenzha closed 1 year ago

v-chenzha commented 1 year ago

OS: All Build Version: 20230509.1 Regression: Not a Regression

Repro Steps:

  1. Navigate to Azure Resource Groups: Selected Subscriptions setting.
  2. Add a subscription, such as "Azure Tools Manual Testing 1".
  3. Check whether the added subscription shows in the resource tree view.

Expect: The added subscription shows in the resource tree view.

Actual: The added subscription does not show in the resource tree view.

More Info: This issue also reproduces when adding subscription by subscription ID.

MicroFish91 commented 1 year ago

This setting is only supported for vscode.dev currently.

bwateratmsft commented 1 year ago

It's worth noting, the setting will relatively soon be for both desktop and VSCode.dev/GitHub.dev.