You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/update-manager/scheduled-patching.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -279,21 +279,21 @@ For example, if a maintenance window is of 3 hours and starts at 3:00 PM, the fo
279
279
| ---------- | ------------- |
280
280
| Service Pack | If you are installing a Service Pack, you need 20 mins left in the maintenance window for the updates to be successfully installed, else the update is skipped. </br> In this example, you must finish installing the service pack by 5:40 PM. |
281
281
| Other updates | If you are installing any other update besides Service Pack, you need to have 15 mins left in the maintenance window, else it is skipped. </br> In this example, you must finish installing the other updates by 5:45 PM.|
282
-
| Reboot | If the machine(s) needs a reboot, you need to have 10 minutes left in the maintenance window, else the reboot is skipped. </br> In this example, you must start the reboot by 5:50 PM. </br> **Note** For Azure virtual machines and Arc-enabled servers, Azure Update Manager waits for a maximum of 15-25 minutes after a reboot to complete the reboot operation before marking the reboot as failed. |
282
+
| Reboot | If the machine(s) needs a reboot, you need to have 10 minutes left in the maintenance window, else the reboot is skipped. </br> In this example, you must start the reboot by 5:50 PM. </br> **Note**: For Azure virtual machines and Arc-enabled servers, Azure Update Manager waits for a maximum of 15-25 minutes after a reboot to complete the reboot operation before marking the reboot as failed. |
283
283
284
284
#### [Linux](#tab/linux-maintenance)
285
285
286
286
|**Update Type**|**Details**|
287
287
| ---------- | ------------- |
288
-
| Reboot | If the Azure VMs needs a reboot, you need to have 15 minutes left in the maintenance window, else the reboot is skipped. In this example, you must start the reboot by 5:45 PM.|
289
-
| Updates installed in batches | If the batch size is X, then the minimum time required to update the packages is calculated as follows </br></br> - If X is less than or equal to 3, the minimum required time = 5 x X minutes. </br> - If X is greater than 3, the minimum required time = 15+2 x (X-3) minutes. </br> **Note** Only Azure Update Manager service controls the batch size (X) of the updates. |
288
+
| Reboot | If the VMs need a reboot, you need to have 15 minutes left in the maintenance window, else the reboot is skipped. </br> **Note**: This is only applicable for Azure VMs and not for Arc-enabled servers. </br> In this example, you must start the reboot by 5:45 PM.|
289
+
| Updates installed in batches | If the batch size is X, then the minimum time required to update the packages is calculated as follows </br></br> - If X is less than or equal to 3, the minimum required time = 5 x X minutes. </br> - If X is greater than 3, the minimum required time = 15+2 x (X-3) minutes. </br> **Note**: Only Azure Update Manager service controls the batch size (X) of the updates. |
290
290
291
291
---
292
292
293
293
> [!NOTE]
294
294
> - Azure Update Manager doesn't stop installing the new updates if it's approaching the end of the maintenance window.
295
295
> - Azure Update Manger doesn't terminate in-progress updates if the maintenance window is exceeded and only the remaining updates that must be installed aren't attempted. We recommend that you re-evaluate the duration of your maintenance window to ensure all the updates are installed .
296
-
> - If the maintenance window is exceeded on Windows, it's often because a service pack update is taking a long time to install
296
+
> - If the maintenance window is exceeded on Windows, it's often because a service pack update is taking a long time to install.
0 commit comments