Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 648 Bytes

ConnectToJumpbox.md

File metadata and controls

15 lines (9 loc) · 648 Bytes

Connect to the jumpbox via the Azure Portal

The easiest way to connect to a jumpbox virtual machine is through the Azure Portal. To connect, use the following steps:

  1. Log in to the Azure Portal.

  2. Click on your virtual machine.

  3. Choose 'Connect' and 'Bastion' in the upper left hand corner.

    Connect to jumpbox via Azure Bastion

  4. Set the Authentication Type to SSH Private Key from Local File and choose the file holding the private SSH key you created.

    Connect to jumpbox via Azure Bastion

  5. Press Connect.