I installed the Microsoft Remote - SSH extension and I am unable to SSH to an Ubuntu computer. I can SSH to the computer via putty no problem so I know it can do it. After selecting the extension in the bottom left corner, I select Connect to host and enter username@10.1.2.5. I'm then prompted to choose Linux, Windows or macOS and after I select Linux I receive the following error:
An SSH installation couldn't be found.
It doesn't matter what OS I select, they all give the same error. Below is the SSH client and server installed on the computer.
openssh-client/focal-updates,now 1:8.2p1-4ubuntu0.4 amd64 [installed,automatic] openssh-server/focal-updates,now 1:8.2p1-4ubuntu0.4 amd64 [installed]
What am I missing?