cloud-init
agent running on your machine.
ssh username@192.168.1.92
If you want to connect using a pair of SHH keys, enter the command:
ssh username@192.168.1.92 -i "C:\\Users\\username\\.ssh\\id_rsa
Replace “username” with your username, which can be found on the the right-hand side of the “Access to Console” button. Additionally, replace “192.168.1.92 with the IP address of your Bare Metal, and replace “C:\Users\username\.ssh\id_rsa” with the path to your private key file in PEM format on your computer.