avability zone set

Joshua 41 Reputation points
2021-11-11T08:45:47.173+00:00

hi.I have created a vmss in westus2 region and zone 1 now i want to add another zone to it. how can i do that?

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
0 comments No comments
{count} votes

Accepted answer
  1. Tasadduq Burney 8,681 Reputation points MVP
    2021-11-11T08:47:50.517+00:00

    Hello @Joshua !

    Hope you are having a great day!
    Thank you for asking a Question! We are Glad to Assist you!

    You can't add an existing VM to an availability set after it's created.
    VMs must be created within the availability set to make sure they're correctly distributed across the hardware.
    A VM can only be added to an availability set when it is created. To change the availability set, you need to delete and then recreate the virtual machine.

    Please refer to the below documents for more information :-
    https://learn.microsoft.com/en-us/azure/virtual-machines/windows/tutorial-availability-sets
    https://learn.microsoft.com/en-us/azure/virtual-machines/windows/change-availability-set

    Let me know if the above solution resolved your issue!

    Regards,
    Tasadduq Burney

    __

    |- Please don't forget to "Upvote" and "Accept as answer" if the reply is helpful -|

    1 person found this answer helpful.
    0 comments No comments

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.