Dashboard
Upon logging in you will be presented with the Omni dashboard.Download the image
Download the Azure image from the Omni portal by clicking on the “Download Installation Media” button. Click on the “Options” dropdown menu and search for the “Azure” option. Notice there are two options: one foramd64 and another for arm64. Select the appropriate architecture for the machine you are registering, then click the “Download” button.
Once downloaded to your local machine, untar with tar -xvf /path/to/image
Upload the image
- CLI
- UI
We’ll make use of the following environment variables throughout the setup. Edit the variables below with your correct information.You can upload the image you uncompressed to blob storage with:
Convert the image
- CLI
- UI
Now that the image is present in our blob storage, we’ll register it.
Create an Azure instance
- CLI
Creating an instance requires setting the os-disk-size property, which is easiest to achieve via the CLI: