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 are no "Connect to Host via Remote SSH" and "Add SSH Key…" actions in the VM context menu #313

Closed v-ruizh closed 2 years ago

v-ruizh commented 2 years ago

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

Repro Steps:

  1. Create a new VM.
  2. Right click this VM to open its context menu.
  3. Check whether there are "Connect to Host via Remote SSH" and "Add SSH Key…" actions in the context menu or not.

Expect: There are "Connect to Host via Remote SSH" and "Add SSH Key…" actions in the context menu. image

Actual: There are no "Connect to Host via Remote SSH" and "Add SSH Key…" actions in the context menu. image

alexweininger commented 2 years ago

Fixed by #314