vscode-azureappservice
vscode-azureappservice copied to clipboard
No log shows when executing "SSH into Web App" action and it will exit from the SSH session automatically
OS: Windows 11 Build Version: 20241005.1
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 succeeds to execute "SSH into Web App" action with the correct logs.
Expect:
Succeed to execute "SSH into Web App" action with the correct logs.
Actual:
No log shows when executing "SSH into Web App" action and it will exit from the SSH session automatically.