Skip to main content Skip to complementary content

Creating and configuring a load balancer

Create a load balancer to manage the distribution of requests to your two Remote Engines. For more information, see the Azure Load Balancer documentation.

Before you begin

You have the relevant rights on Microsoft Azure.

Procedure

  1. Log in to Microsoft Azure and open the Load balancers service.
  2. Click Add.
  3. In the Project details section, select your subscription and resource group.
  4. Configure the Instance details section with the relevant details:

    Example

    Parameter Value
    Name Enter a name for the load balancer, for example DemoREST-LB.
    Region Select the relevant region, (Europe) West Europe for example.
    Type Select Public to balance traffic originating from public IP addresses.
    SKU Select Standard to create a secure load balancer.
    Information noteNote: Make sure that it matches the SKU defined in your virtual machines.
  5. Configure the Public IP address section:

    Example

    Parameter Value
    Public IP address Select Create new.
    Public IP address name Enter a name for the IP address, DemoREST-PublicIP for example.
    Availability zone Select Zone-redundant to create a resilient load balancer.
    Add a public IPv6 address Select No.
  6. Click Review + create.

    Example

  7. Make sure that your configuration is correct and click Create.

Results

Your load balancer is created. Once it is deployed, you can create the required resources.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!