Skip to content

Commit 5048d10

Browse files
Merge pull request #283000 from ju-shim/patch-1
Update automatic-vm-guest-patching.md
2 parents 09c5f0e + d35fc5a commit 5048d10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: maulikshah23
55
ms.service: virtual-machines
66
ms.subservice: maintenance
77
ms.topic: how-to
8-
ms.date: 07/03/2024
8+
ms.date: 07/31/2024
99
ms.author: maulikshah
1010
ms.reviewer: mimckitt
1111
ms.custom: devx-track-azurepowershell, devx-track-azurecli, linux-related-content
@@ -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-
- 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.
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.
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)