I recently released version 2.13 of IAP Desktop. This release introduces a major new feature, the ability to connect to Linux instances by using SSH. When you select a Linux VM in the Project Explorer tool window and click Connect, IAP Desktop now connects to the VM by using SSH and opens a virtual terminal: Behind the scenes, IAP Desktop: creates an RSA key pair if you do not have one yet, and securely stores it in the Windows CryptoNG key store, publishes the public SSH key to OS Login, pro...