Prerequisites on Azure
In order to launch Cloudbreak from the ARM template you must:
-
Have an existing Azure account. If you don’t have an account, you can create one at https://azure.microsoft.com.
- Have an 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
- On MacOS X and Linux using
- In order to create a credential, you Azure account must have the minimum permissions described in Azure roles.
- In order to access Cloudbreak web UI, you should use one of the following supported browsers: Chrome, Firefox, or Safari.