Generate A Ssh Key On Linux
Nov 26, 2018 How to use SSH keys with Windows on Azure.; 6 minutes to read +2; In this article. This article describes ways to generate and use secure shell (SSH) keys on a Windows computer to create and connect to a Linux virtual machine (VM) in Azure. To use SSH keys from a Linux or macOS client, see the quick or detailed guidance. Additionally, you must copy the generated private key called idrsa to each of the CDS server instances. Copy the files to the /.ssh/ directory of each CDS instance. Note that the permissions for the /.ssh/ directory should be set 700 to allow automated authentication and connection to the CDS instances.