Azure availability set and availability zone

Sanjay Kumar Pandey 20 Reputation points
2023-11-01T04:46:25.1966667+00:00

Hi Team,

is it possible to deploy an availability set within the availability zone for VM configuration?

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

1 answer

Sort by: Most helpful
  1. Andreas Baumgarten 123.4K Reputation points MVP Volunteer Moderator
    2023-11-01T06:21:40.2366667+00:00

    Hi @Sanjay Kumar Pandey ,

    no. It's not possible to combine Availability Set and Availability Zones in an Azure VM configuration.

    There reason is:

    Availability sets place VMs in different fault domains in the same Azure data center zone (on different hardware). In an Availability Zone the VMs are placed in different zones/data centers in the same Azure region (on different hardware).

    Details:

    What is an availability set?

    What are availability zones?


    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards

    Andreas Baumgarten

    1 person found this answer helpful.
    0 comments No comments

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.