vscode-azureappservice icon indicating copy to clipboard operation
vscode-azureappservice copied to clipboard

Fail to execute the action "SSH into Web App" for a Linux Web App on Ubuntu 18.04

Open v-ruizh opened this issue 4 years ago • 2 comments

OS: Ubuntu 18.04 Build Version: 20210518.3

Repro Steps:

  1. Create a Node Linux web app -> Deploy a Node.js project to it.
  2. Right click the Linux web app -> Select "SSH into Web App".
  3. Check whether this action can be executed successfully or not.

Expect: The action "SSH into Web App" can be executed successfully.

Actual: Fail to execute the action "SSH into Web App" for a Linux Web App. image

v-ruizh avatar May 19 '21 10:05 v-ruizh

Duplicate of https://github.com/microsoft/vscode-azureappservice/issues/932

ejizba avatar May 19 '21 17:05 ejizba

Verified this issue on the build 20220222.11, it still reproduces on Linux. image

v-xinda avatar Feb 23 '22 10:02 v-xinda