Azure-VirtualMachines-VM-Availability-Set-Enabled

Severity : Medium

Description: This control ensures that for Azure virtual machines availability set feature is enable. Azure Availability set is a logical grouping of VMs that allows Azure to understand how application is built to provide for redundancy and availability. Azure cloud architecture guidance recommend that two or more VMs are created within an availability set to provide for a highly available application and to meet the Azure SLA.

Remediation Steps:

  1. Login to Azure Portal using https://portal.azure.com.

Perform following to create Availability set :

  1. Navigate to Create a resource.

  2. Use search filter to find Availability Set.

  3. Select Availability Set and select Create.

  4. Select Subscription from the list.

  5. Select Resources Group from the list.

  6. Enter Name for availability set.

  7. Select Region.

  8. Enter the Fault Domain (min 2) and Update Domain (min 2).

  9. Select Use managed Disks to Yes.

  10. On the Advanced tab , Select Proximity placement group if physical proximity is required.

  11. On Tags, Enter tag names.

  12. Select Review + Create, Select Create.

Perform following to create Virtual machines in the Availability set:

  1. Navigate to Create a resource.

  2. Use search filter to find Virtual Machines.

  3. Select Virtual Machines and select Create.

  4. To Select Availability Set, for the virtual machine, On the Basic tab, Select Availability Set in Availability Options. Then in Availability Set, Select the availability set created above. Enter all other required information for Virtual machines to create the VM in availability set.

Important:

  • An existing VM can’t be added to an availability set after it's created. To add a VM to availability set , it new VM needs to replace the old VM in availability set.

Reference:

 

Blue Hexagon Proprietary