More Info:

Ensure that all your Microsoft Azure virtual machine scale sets are using zone-redundant availability configurations instead of single-zone (zonal) configurations, to deploy and load balance virtual machines (VMs) across multiple Availability Zones (AZs) in order to protect your Azure scale sets from datacenter-level failures.

Risk Level

High

Address

Security

Compliance Standards

HIPAA, NIST, HITRUST, SOC2, NISTCSF, PCIDSS

Triage and Remediation

Remediation

Sure, here are the step-by-step instructions to remediate Zone-Redundant Virtual Machine Scale Sets misconfiguration in Azure:

  1. Log in to the Azure portal (https://portal.azure.com).
  2. Navigate to the Virtual Machine Scale Sets resource that needs to be remediated.
  3. In the left-hand menu, select “Settings” and then select “Properties”.
  4. In the “Properties” pane, scroll down to the “Availability” section.
  5. In the “Availability” section, check if “Zone Redundancy” is set to “Enabled”. If it is enabled, then the Scale Set is configured to use Zone-Redundant Virtual Machines.
  6. To remediate this misconfiguration, disable the “Zone Redundancy” option by toggling the switch to “Disabled”.
  7. Once the “Zone Redundancy” option is disabled, click on the “Save” button at the top of the “Properties” pane to save the changes.

Congratulations! You have successfully remediated the Zone-Redundant Virtual Machine Scale Sets misconfiguration in Azure.