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

Pop up a "Time Out" error when connecting a VM created in Azure VM Extension on Mac/Linux #66

Open v-dantch opened 4 years ago

v-dantch commented 4 years ago

OS: Mac, Linux Build Version: 20200226.22

Repro Steps:

  1. Make sure the Remote - SSH Extension has been installed.
  2. Select "Create Virtual Machine..." from Azure VM Extension --> Type the VM name and region.
  3. Make sure the VM has been created -->Navigate to the Remote Explorer --> Refresh the Remote Explorer --> Right click the new host --> Select "Connect to Host in New Window".

Expect: Succeed to connect the host.

Actual: Fail to connect the host with error "time out". image

v-ruizh commented 4 years ago

This issue also reproduces on the latest master build 20200410.1.

v-xinda commented 4 years ago

Verified on the build 20200826.10. This issue also reproduces for the virtual machine which created with Windows OS on Mac. This issue also reproduces for the virtual machine which created with Windows/Linux OS on Linux.