In order to launch Cloudbreak on the Azure, log in to your existing Microsoft Azure account. If you don't have an account, you can set it up at https://azure.microsoft.com.
Azure Region
Decide in which Azure region you would like to launch Cloudbreak. You can launch Cloudbreak and provision your clusters in all regions supported by Microsoft Azure.
Create an SSH key pair
When launching Cloudbreak, you will be required to provide your public SSH key. If needed, you can generate a new SSH key pair:
On Azure shell. Launch azure shell via a browser https://shell.azure.com/ and Create an SSH key pair Use the ssh-keygen command to generate SSH public and private key files that are by default created in the ~/.ssh directory.
Authentication
For Subscription ID
Search for Subscription Service
Overview
Subscription ID
For Tenant ID
Look for Azure Active Directory
Properties
Directory ID is Tenant ID
For Application ID
Look for Azure Active Directory
App registration
Identify the application for cloudbreak
Pick the Application Id associated
If an Application is not already there, then you can create one. The key thing is that this Application will need Contributor Role associated and normally only your Enterprise Account owner will be able to grant that access. Here is a screenshot for creating the Application.
For App Key
Look for Azure Active Directory and click App registration
Identify the application for cloudbreak
Click on Settings
Keys
Generate new Key or access an existing Key. This key is visible the first time its created only, so please makes ure to save it in a safe place.