Skip to content

Commit 83b0efc

Browse files
committed
docs: Update Bastion connection to use SSH key authentication
1 parent cd8890c commit 83b0efc

1 file changed

Lines changed: 14 additions & 2 deletions

File tree

articles/virtual-network/tutorial-create-route-table.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -881,7 +881,13 @@ Test routing of network traffic from **vm-public** to **vm-private**. Test routi
881881

882882
1. Select **Connect** then **Connect via Bastion** in the **Overview** section.
883883

884-
1. Enter the username and password you entered when the virtual machine was created.
884+
1. In the **Bastion** connection page, enter or select the following information:
885+
886+
| Setting | Value |
887+
| ------- | ----- |
888+
| Authentication Type | Select **SSH Private Key from Local File**. |
889+
| Username | Enter the username you created. |
890+
| Local File | Select the **vm-public-key** private key file you downloaded. |
885891

886892
1. Select **Connect**.
887893

@@ -916,7 +922,13 @@ Test routing of network traffic from **vm-public** to **vm-private**. Test routi
916922

917923
1. Select **Connect** then **Connect via Bastion** in the **Overview** section.
918924

919-
1. Enter the username and password you entered when the virtual machine was created.
925+
1. In the **Bastion** connection page, enter or select the following information:
926+
927+
| Setting | Value |
928+
| ------- | ----- |
929+
| Authentication Type | Select **SSH Private Key from Local File**. |
930+
| Username | Enter the username you created. |
931+
| Local File | Select the **vm-private-key** private key file you downloaded. |
920932

921933
1. Select **Connect**.
922934

0 commit comments

Comments
 (0)