Skip to content

Commit 3c50b73

Browse files
authored
Update automatic-vm-guest-patching.md
updated verbiage on orchestration behavior.
1 parent ed65fd6 commit 3c50b73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/automatic-vm-guest-patching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ For a group of virtual machines undergoing an update, the Azure platform will or
5656
**Within an availability set:**
5757
- All VMs in a common availability set aren't updated concurrently.
5858
- VMs in a common availability set are updated within Update Domain boundaries and VMs across multiple Update Domains aren't updated concurrently.
59-
- In an Update Domain, no more than 20% of the VMs within a resource group will be updated at a time. For resource groups with less than 10 VMs, VMs update one at a time within an Update Domain.
59+
- In an Update Domain, no more than 20% of the VMs within an availability set will be updated at a time. For availability sets with less than 10 VMs, VMs update one at a time within an Update Domain.
6060

6161
Restricting the number of concurrently patched VMs across regions, within a region, or within an availability set limits the impact of a faulty patch on a given set of VMs. With health monitoring, any potential issues are flagged before they impact the entire workload.
6262

0 commit comments

Comments
 (0)