How many VMs will be unavailable at once. Will they unavailable in sequence or parallelly. If parallel, how many from any subscription

Amul Kumar 0 Reputation points Microsoft Employee
2024-11-11T07:39:54.83+00:00

Hi team we got this alert - Action required: Planned maintenance for Azure will impact virtual machines in westeurope

Question is - How many VMs will be unavailable at once. Will they unavailable in sequence or parallelly. If parallel, how many from any subscription at once or from different VMSS?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,058 questions
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.
413 questions
{count} votes

1 answer

Sort by: Most helpful
  1. anashetty 820 Reputation points Microsoft Vendor
    2024-11-11T11:34:06.37+00:00

    Hi Amul Kumar,

    Welcome to the Microsoft Q&A Platform! Thank you for asking your question here.

    Azure maintenance is usually conducted in a rolling manner, where VMs in an availability set or VM scale set (VMSS) are updated one domain at a time. This approach minimizes downtime and ensures that not all VMs are affected simultaneously, maintaining application availability during updates. By updating each domain individually, Azure can effectively manage the impact on services, allowing for a smoother transition and reducing the risk of disruptions. When parallel maintenance is necessary, Azure typically limits the number of impacted VMs to minimize downtime across any given subscription or VM scale set. While Azure does not provide a specific limit on the maximum number of VMs that can be impacted simultaneously within a single subscription, they typically restrict the scale of concurrent maintenance to prevent significant downtime for a large number of VMs.

    You can review specific maintenance details and schedules through the Azure Service Health dashboard in the portal, which provides real-time information on the scope and timing of planned maintenance events for your resources. You can also configure Service Health alerts to receive specific notifications for upcoming maintenance events that may impact your VMs.

    For more information, please visit https://learn.microsoft.com/en-us/azure/virtual-machines/maintenance-and-updates https://learn.microsoft.com/en-us/azure/virtual-machines/maintenance-configurations

    Please let us know if you have any further queries. I’m happy to assist you further.

    Thank you.


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.