Skip to content

Commit e29198c

Browse files
Merge pull request #282121 from maulikshah23/patch-39
Update automatic-vm-guest-patching.md
2 parents 9956253 + 96a2ce5 commit e29198c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,10 @@ For a group of virtual machines undergoing an update, the Azure platform will or
5555

5656
**Within an availability set:**
5757
- All VMs in a common availability set aren't updated concurrently.
58-
- VMs in a common availability set are updated within Update Domain boundaries and VMs across multiple Update Domains aren't updated concurrently.
58+
- VMs in a common availability set are updated within Update Domain boundaries and VMs across multiple Update Domains aren't updated concurrently.
59+
- Within 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, this limits it to one VM at a time within an update domain.
5960

60-
Narrowing the scope of VMs that are patched across regions, within a region, or an availability set, limit the blast radius of the patch. With health monitoring, any potential issues are flagged without impacting the entire fleet.
61+
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.
6162

6263
The patch installation date for a given VM may vary month-to-month, as a specific VM may be picked up in a different batch between monthly patching cycles.
6364

0 commit comments

Comments
 (0)