Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In Azure, Availability Sets in Azure enable let users to separate workloads for high availability. All of the VMs in an availability set must be in the same Azure Virtual Network, which means they must be in the same Abiquo virtual datacenter.

Tip

To add a group of VMs to

...

a basic load balancer in Azure, you must have all the VMs in the same availability set.

...

 If you do not add your VMs to an availability set, they will effectively be in different availability sets

After an upgrade, to display availability sets that were not present in the platform with deployed VMs, the user should synchronize the virtual datacenter or networks. 

...

To display the availability sets in an Azure region:

  1. Go to Cloud virtual datacenters view → Locations

  2. Select an Azure location

  3. Go to Network → Availability sets 

...

You can create an availability set at the regional level and later assign it to a virtual datacenter.

To display the availability sets in an Azure virtual datacenter:

  1. Select the virtual datacenter

  2. Go to Network → Availability sets

...

  1. Display availability sets in virtual datacenter viewImage Added

...

Create an availability set

You can use availability sets to ensure high availability for your VMs in Azure. Each VM in the availability set will deploy on separate, isolated hardware, in a cluster. This is similar to the platform's concept of anti-affinity layers in private cloud. To attach Azure VMs to a basic load balancer, you must add them to the same Availability set. All of the VMs in an Availability set must be in the same Azure Virtual Network, which means they must be in the same virtual datacenter but they can belong to different Resource groups.

To create an availability set:

...

  1. Go to 

...

  1. myCloud Locations

  2. Select location OR

...

  1. select an Azure virtual datacenter

  2. Go to Network → Availability sets

  3. Click the + add button

  4. Complete the dialog and click Save

...

Create an availability set

...

titleClick here to display details of create availability set

...

Field

...

Value

...

Name

...

    1. The Name of the availability set

...

    1. must be unique in your

...

Location

...

    1. location

...

Fault domains

...

The virtual datacenter where you will use the availability set

...

Resource group

...

The platform will create the availability set in the selected Resource group

    1. From Azure documentation: "VMs in the same fault domain share common storage as well as a common power source and network switch".

...

    1. From Azure documentation: "An update domain is a group of VMs and underlying physical hardware that can be rebooted at the same time."

...

For more information about Azure Availability sets, see Azure documentation, for example, https://docs.microsoft.com/en-us/azure/virtual-machines/windows/tutorial-availability-sets .

...

Assign an availability set to a VM

...