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.