Create a LoadMaster for Azure VM
- Last Updated: April 17, 2026
- 5 minute read
- LoadMaster
- LoadMaster GA
- Documentation
Create a LoadMaster for Azure VM
This section provides step-by-step instructions on how to deploy a Virtual LoadMaster.
There is a button on the Microsoft Azure Marketplace called GET IT NOW. When you click this button and log in, you are brought to the Azure portal and a choice of products is displayed. When you select a product and click Continue, you are brought to the dashboard screen to create a Virtual Machine.
The steps in this document reflect the steps in the Azure Marketplace (http://portal.azure.com).
To deploy a new LoadMaster using ARM, follow the steps below:
- From the Azure Management
Portal dashboard, click Create a resource.
- Enter LoadMaster
in the search bar and press Enter on your keyboard.
- Select LoadMaster Load Balancer ADC Content Switch.
- From the drop-down menu, select
the desired LoadMaster type and click
Create.
- Under Project
details, complete the following fields:
- Select the Azure Subscription.
- Select an existing or create a new Resource group to deploy the LoadMaster into.
- Under Instance
details, complete the following fields:
- Enter a Virtual machine name for the LoadMaster.
- Select an Azure Region.
- Optionally select Availability options if you are deploying a High Availability
(HA) pair.Note: The LoadMaster is compatible with Availability sets and Availability zones and it is preferred to use managed disks for production environments. Some settings are not available in all regions. Check with Microsoft if needed.
- Confirm that the desired LoadMaster type is selected in the Image drop-down list.
- Enable or disable Azure Spot instance.
- Select the desired Size for the virtual machine.
Note: If you want to enable 10 Gb throughput for a LoadMaster virtual machine (VM) in Azure, you must select an Azure VM instance type that supports the 10 Gb Mellanox driver. For more information, refer to the Enable a 10 Gb Interface section.* VLM-MAX vCPU and RAM allocation can be assigned based on your requirements due to the uncapped performance available.
LoadMaster Recommended vCPU Recommended RAM VLM-1G 8 vCPU 16 GiB VLM-5G 16 vCPU 32 GiB VLM-MAX User defined * User defined *
- Under Administrator account, complete the following fields:
- Select the Authentication type (SSH
public key or Password).Note: We recommend using a password, but either way will work fine.
- Enter a Username.Note: This username is not used by the LoadMaster for Azure. The default username to access the LoadMaster is bal.
- Enter a Password for the bal account and confirm the password.Note: This password is used to access the LoadMaster Web User Interface (WUI).
- SSH
public key source: You can either create a new key pair, use an
existing key stored in Azure, or use an existing public key. For further
details on creating a new key pair, refer to the following section:
Create an SSH Key Pair.Note: It is recommended to store SSH keys in a secure location.
- Select the Authentication type (SSH
public key or Password).
- Click Next: Disks.
- Leave the defaults for Disk options and Data disks.
- Click Next:
Networking.
- Under Network interface, complete the following fields:
- Select an existing or create a new Virtual network.
- Select an existing or create a new Subnet.
- Select an existing or create a new Public IP.
- Keep the default setting
for NIC network security group.Note: If you want to enable 10 Gb throughput for a LoadMaster VM in Azure, you must select an Azure VM instance type that supports the 10 Gb Mellanox driver. This can be enabled after the LoadMaster has been deployed, for more information, refer to the Enable a 10 Gb Interface section.Note: The security group should contain rules for port 8443 (management), 22 (SSH), and any other ports that are needed by the back-end. Do not block port 6973.
- If you are deploying a HA pair of
LoadMasters, you can select an existing load balancer.
- Click Next: Management.
- You can optionally make any
necessary changes to the Monitoring, Identity, and Auto-Shutdown sections or leave
them as default.
Note: Ensure that the Enable OS guest diagnostics check box is disabled because there is no support available for collection of diagnostics from the LoadMaster in Azure. If this option is enabled, the LoadMaster will not boot correctly. - Click Next:
Advanced.
Note: Custom data is not supported by the LoadMaster. - You can optionally make any
necessary updates to the Tags section or leave the
defaults.
- Click Next: Review + create.
- You can optionally click Download a template for automation to download an ARM
template.
- Click Create.
The creation of a VM may take a few minutes or more depending on the Azure portal’s responsiveness and other factors. Ensure that the VM is created without any errors. Resolve any errors if needed.
When creating connected VMs, ensure to select the same Virtual network as the LoadMaster.