microsoft / vscode-azurevirtualmachines

Azure Virtual Machines extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurevirtualmachines
MIT License
32 stars 20 forks source link

There is an extra "+ Create new Resource Group…" option in the command list #316

Closed v-ruizh closed 2 years ago

v-ruizh commented 2 years ago

OS: All Azure Resource Extension Build Version: 20220427.11 (unified) Azure VM Extension Build Version: 20220426.1 (unified) Regression: Not a regression

Repro Steps:

  1. F1 -> Azure Virtual Machines: Copy IP Address.
  2. Check whether there is no "+ Create new Resource Group…" option in the command list.

Expect: There is no "+ Create new Resource Group…" option in the command list.

Actual: There is an extra "+ Create new Resource Group…" option in the command list. image

More Info:

  1. An error occurs when selecting "+ Create new Resource Group…" to create a resource group. image
  2. This issue also reproduces for "Start/Stop/Restart/Connect to Host via Remote SSH/Add SSH Key.../Copy IP Address" commands.
alexweininger commented 2 years ago

Fixed by #317