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

There is an extra step "select subscription" when executing command "Azure: Focus Group" from command palette #689

Open v-chenzha opened 1 year ago

v-chenzha commented 1 year ago

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

Repro Steps:

  1. Make sure only one subscription selected.
  2. F1-> Click "Azure: Focus Group".
  3. Check whether the next step is not "select subscription".

Expect: The next step is not "select subscription".

Actual: There is an extra step "select subscription". image

alexweininger commented 1 year ago

This is expected for now but could be removed later.