Skip to content

Commit 1c0a273

Browse files
committed
feedback incorporated
1 parent 966b4da commit 1c0a273

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/update-manager/scheduled-patching.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,10 @@ Update Manager uses a maintenance control schedule instead of creating its own s
3333

3434
All VMs in a common [availability set](../virtual-machines/availability-set-overview.md) aren't updated concurrently.
3535

36-
VMs in a common availability set are updated within Update Domain boundaries. VMs across multiple Update Domains aren't updated concurrently. In scenarios where machines from the same availability set are being patched at the same time in different schedules, it is likely that they might not get patched or could potentially fail if the maintenance window exceeds. To avoid this, we recommend that you either increase the maintenance window or split the machines belonging to the same availability set across multiple schedules.
36+
VMs in a common availability set are updated within Update Domain boundaries. VMs across multiple Update Domains aren't updated concurrently.
37+
38+
In scenarios where machines from the same availability set are being patched at the same time in different schedules, it is likely that they might not get patched or could potentially fail if the maintenance window exceeds. To avoid this, we recommend that you either increase the maintenance window or split the machines belonging to the same availability set across multiple schedules at different times.
39+
3740

3841
## Configure reboot settings
3942

0 commit comments

Comments
 (0)