Skip to content

Commit 2dcf896

Browse files
author
Abdullah Bell
committed
fixed warning.
1 parent 55a6454 commit 2dcf896

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,8 @@ When connecting via the portal, select **Open in new browser tab** if desired, t
127127

128128
**Available for:** Azure portal only. Not supported for native client or IP-based connections.
129129

130-
The SSH private key must use the same format described in [SSH private key from local file](#tab/ssh-key-local).
130+
> [!NOTE]
131+
> The SSH private key must be in a format that begins with `"-----BEGIN RSA PRIVATE KEY-----"` and ends with `"-----END RSA PRIVATE KEY-----"`.
131132
132133
To authenticate using a private key stored in Azure Key Vault, configure the following settings.
133134

0 commit comments

Comments
 (0)