Logging in for the fist time

  1. Open the VScode application
  2. In new window, click connect to

image.png

  1. If this is your first time using Vscode you will need to click both Tunnel and SSH (it will automatically install these extensions for you )

  2. Once your extensions are installed, Click Add New SSH Host and add in your SSH command as follows:

ssh [email protected]@HOSTNAME

image.png

Ex. (if my account is v-akthoutam):

ssh [email protected]@GCRAZGDL3054.westus3.cloudapp.azure.com
  1. After running this command, click the .ssh config (this should auto generate for you)