vscode-azureappservice
vscode-azureappservice copied to clipboard
Fail to execute the action "SSH into Web App" for a Linux Web App on Ubuntu 18.04
OS: Ubuntu 18.04 Build Version: 20210518.3
Repro Steps:
- Create a Node Linux web app -> Deploy a Node.js project to it.
- Right click the Linux web app -> Select "SSH into Web App".
- 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.

Duplicate of https://github.com/microsoft/vscode-azureappservice/issues/932
Verified this issue on the build 20220222.11, it still reproduces on Linux.
