Configure SSH Tunneling Resources
The following table provides a list of resources required for SSH Tunneling configuration.
Value | Replace With |
---|---|
SSH_PEM_KEY | The path to your private key file on your local machine. For details, see Detailed steps: Create and manage SSH keys for authentication to a Linux VM in Azure. |
VM_USER | The user who can access the bastion host. The person who created the bastion host virtual machine (VM) must create a user who can access the VM. |
BASTION_VM | The public IP address, host name, or Fully Qualified Domain Name (FQDN) of your bastion host. To create and view your bastion host public IP address, see Create, change, or delete a public IP address. To create a bastion host, see Create an Azure Bastion host using the portal. |