Skip to content

Commit baf1439

Browse files
committed
minor edit
1 parent 4c0b8ae commit baf1439

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/update-manager/scheduled-patching.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -279,21 +279,21 @@ For example, if a maintenance window is of 3 hours and starts at 3:00 PM, the fo
279279
| ---------- | ------------- |
280280
| 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. |
281281
| 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. |
283283

284284
#### [Linux](#tab/linux-maintenance)
285285

286286
| **Update Type** | **Details** |
287287
| ---------- | ------------- |
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. |
290290

291291
---
292292

293293
> [!NOTE]
294294
> - Azure Update Manager doesn't stop installing the new updates if it's approaching the end of the maintenance window.
295295
> - 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.
297297
298298

299299

0 commit comments

Comments
 (0)