https://catalogartifact.azureedge.net/publicartifacts/Microsoft.SshKey-1.1.0/Images/ibiza/Large.png
SSH Key
av Microsoft
Just a moment, logging you in...
An SSH key resource to manage public keys.
SSH is an encrypted connection protocol that allows secure sign-ins over unsecured connections. SSH is the default connection protocol for Linux VMs hosted in Azure. Although SSH itself provides an encrypted connection, using passwords with SSH connections still leaves the VM vulnerable to brute-force attacks or guessing of passwords. A more secure and preferred method of connecting to a VM using SSH is by using a public-private key pair, also known as SSH keys.
The public key is stored in Azure. The private key remains on your local system. Protect this private key. Do not share it.