Skip to content

Commit 50b215e

Browse files
Merge pull request #289356 from isamorris99/patch-1
Update bastion-connect-vm-ssh-linux.md
2 parents dd8c272 + 1666e5b commit 50b215e

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)