Installing Cloudbreak on Azure
Also available as:
PDF

SSH key pair

In order to access the Cloudbreak VM via SSH, you will be required to use your SSH key pair.

If needed, you can generate a new SSH key pair:

  • On MacOS X and Linux using ssh-keygen -t rsa -b 4096 -C "your_email@example.com"
  • On Windows using PuTTygen