Virtual Machine Scale Sets vs Availability Zone

Andrea 256 Reputation points
2024-10-11T14:00:49.38+00:00

Hello guys,

I've a doubt regarding Azure VMSS, because I know that VM in Availability zone is used only to distribute VM to multiple zones but they will be completely indipendently.

But in case of Virtual Machine Scale Sets, if I will add 3 identical VM (for example 3 Windows server 2022 with some agents) to a Scale Set in different zones, they will be syncronized ? for example some configuration, updates, etc..? And can Flexible vs Uniform orchestration mode impact to this behavior?

thanks !

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
429 questions
{count} votes

Accepted answer
  1. deherman-MSFT 37,851 Reputation points Microsoft Employee
    2024-10-14T15:19:11.9233333+00:00

    @Andrea

    VMSS allows you to automatically scale up and down based on your demand. It also allows the ability to automatically replace unhealthy VMs. It simplifies management, since you don't need to manage the VMs separately. You can also configure VMSS to span across multiple availability zones.

    The overview page covers VMSS in more detail. Let me know if you have any questions or are needing help with any specific features.


    If you still have questions, please let us know in the "comments" and we would be happy to help you. Comment is the fastest way of notifying the experts.

    If the answer has been helpful, we appreciate hearing from you and would love to help others who may have the same question. Accepting answers helps increase visibility of this question for other members of the Microsoft Q&A community.

    Thank you for helping to improve Microsoft Q&A!

    User's image


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.