56.8k views
4 votes
You can use Availability Zones to protect Azure VMs from a datacenter failure.

a) TRUE
b) FALSE

User Lachlan
by
8.2k points

1 Answer

5 votes

Final answer:

Availability Zones in Azure can protect VMs from datacenter failures.

Step-by-step explanation:

The statement is true.

Availability Zones in Azure are separate, physically-isolated locations within an Azure region. They are designed to provide high availability and protection against datacenter failures. By spreading virtual machines (VMs) across multiple availability zones, you ensure that your applications remain available even if there is a failure in one of the zones.

For example, if you have a VM running in one availability zone and that zone experiences a datacenter failure, the VM will automatically failover to another zone, ensuring continuous availability of your application.

User Rik Van Den Berg
by
8.3k points