Skip to content

Commit 11f5b34

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into edgioretire
2 parents a9b7d9d + 50b215e commit 11f5b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/bastion/bastion-connect-vm-ssh-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This article shows you how to securely and seamlessly create an SSH connection t
1616

1717
Azure Bastion provides secure connectivity to all of the VMs in the virtual network in which it's provisioned. Using Azure Bastion protects your virtual machines from exposing RDP/SSH ports to the outside world, while still providing secure access using RDP/SSH. For more information, see the [What is Azure Bastion?](bastion-overview.md) article.
1818

19-
When connecting to a Linux virtual machine using SSH, you can use both username/password and SSH keys for authentication. The SSH private key must be in a format that begins with `"-----BEGIN RSA PRIVATE KEY-----"` and ends with `"-----END RSA PRIVATE KEY-----"`.
19+
When connecting to a Linux virtual machine using SSH, you can use both username/password and SSH keys for authentication.
2020

2121
## Prerequisites
2222

0 commit comments

Comments
 (0)