Skip to content

Commit eb07ec1

Browse files
committed
updated syntax.
1 parent 8652132 commit eb07ec1

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

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

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -138,16 +138,17 @@ Use the following steps to authenticate using a private key stored in Azure Key
138138

139139

140140
1. To authenticate using a private key stored in Azure Key Vault, configure the following settings:
141-
| Setting | Value |
142-
|------------------------|-----------------------------------------------------------------------|
143-
| **Protocol** | Select SSH |
144-
| **Port** | Input the port number. Custom port connections are available for the Standard SKU or higher. |
145-
| **Authentication type**| Select **SSH Private Key from Azure Key Vault** from the dropdown |
146-
| **Username** | Enter the username |
147-
| **Subscription** | Select the subscription |
148-
| **Azure Key Vault** | Select the Key Vault |
149-
| **Azure Key Vault Secret** | Select the Key Vault secret containing the value of your SSH private key |
150141

142+
| Setting | Value |
143+
|------------------------|-----------------------------------------------------------------------|
144+
| **Protocol** | Select SSH |
145+
| **Port** | Input the port number. Custom port connections are available for the Standard SKU or higher. |
146+
| **Authentication type**| Select **SSH Private Key from Azure Key Vault** from the dropdown |
147+
| **Username** | Enter the username |
148+
| **Subscription** | Select the subscription |
149+
| **Azure Key Vault** | Select the Key Vault |
150+
| **Azure Key Vault Secret** | Select the Key Vault secret containing the value of your SSH private key |
151+
151152

152153
* If you didn’t set up an Azure Key Vault resource, see [Create a key vault](/azure/key-vault/secrets/quick-create-powershell) and store your SSH private key as the value of a new Key Vault secret.
153154

0 commit comments

Comments
 (0)