create one VM in multiple zones

Quattrocchi, Calogero 275 Reputation points
2023-09-18T06:15:40.8566667+00:00

Hi, when we create a single VM from the Portal, we now see the option to create the VM in multiple zones. As my VM is a standalone VM, I choose the value "No infrastructure redundancy required".

However, from Azure Advisor, I got the following recommendation:

"HighAvailability","recommendationImpact":"High","recommendationName":"Use Availability zones for better resiliency and availability".

For a single/standalone VM, I do not understand what does it mean using Availability zones. Because if we choose the "Availability zones" option, then at least two VMs will be created and to benefit from the load balancing between the two VMs, then we need to create a VM Scale Set.

Thanks for feedback, Regards.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,556 questions
{count} votes

Accepted answer
  1. Michael Durkan 12,221 Reputation points MVP
    2023-09-18T06:50:19.38+00:00

    Hi

    creating your VM or any other resources with Infrastructure redundancy means that in the event of an outage in a specific datacenter, your VM will be available from other datacenters.

    https://learn.microsoft.com/en-us/azure/virtual-machines/availability#availability-zones?wt.mc_id=AZ-MVP-5005255

    https://learn.microsoft.com/en-us/azure/virtual-machines/create-portal-availability-zone?wt.mc_id=AZ-MVP-5005255&tabs=standard

    Hope this helps,

    Thanks

    Michael Durkan

    • If the reply was helpful please upvote and/or accept as answer as this helps others in the community with similar questions. Thanks!
    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.