Skip to content

Commit d0ccf39

Browse files
committed
updated articles
1 parent 0971a9f commit d0ccf39

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

articles/automation/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@
229229
- name: Integrate with Configuration Manager
230230
href: updatemgmt-mecmintegration.md
231231
- name: Configure Windows Update client
232-
href: https://docs.microsoft.com/azure/architecture/example-scenario/wsus/
232+
href: automation-configure-windows-update
233233
- name: Use dynamic groups
234234
href: automation-update-management-groups.md
235235
- name: Query Update Management logs

articles/automation/automation-configure-windows-update.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Configure Windows Update settings to work with Azure Update Management
33
description: This article describes the Windows Update settings that you configure to work with Azure Update Management.
44
services: automation
55
ms.subservice: update-management
6-
ms.date: 03/02/2020
6+
ms.date: 05/04/2020
77
ms.topic: conceptual
88
---
99
# Configure Windows Update settings for Update Management
@@ -17,6 +17,8 @@ Azure Update Management relies on [Windows Update client](https://docs.microsoft
1717

1818
Update Management respects many of the settings specified to control the Windows Update client. If you use settings to enable non-Windows updates, Update Management will also manage those updates. If you want to enable downloading of updates before an update deployment occurs, update deployment can be faster, more efficient, and less likely to exceed the maintenance window.
1919

20+
For additional recommendations on setting up WSUS in your Azure subscription and securely keep your Windows Virtual Machines up to date, review [Plan your deployment for updating Windows virtual machines in Azure using WSUS](https://docs.microsoft.com/azure/architecture/example-scenario/wsus/).
21+
2022
## Pre-download updates
2123

2224
To configure automatic downloading of updates but don't automatically install them, you can use Group Policy to set the [Configure Automatic Updates setting](/windows-server/administration/windows-server-update-services/deploy/4-configure-group-policy-settings-for-automatic-updates##configure-automatic-updates) to **3**. This setting enables downloads of the required updates in the background, and notifies you that the updates are ready to install. In this way, Update Management remains in control of schedules, but updates can be downloaded outside the Update Management maintenance window. This behavior prevents **Maintenance window exceeded** errors in Update Management.

articles/automation/automation-update-management.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ To create and manage update deployments, you need specific permissions. To learn
125125

126126
## Update Management components
127127

128-
Update Management uses the resources described in this section. These resources are automatically added to your Automation account when you enable Update Management.
128+
Update Management uses the resources described in this section. These resources are automatically added to your Automation account when you enable Update Management.
129129

130130
### Hybrid Runbook Worker groups
131131

@@ -228,7 +228,7 @@ To classify updates on Red Hat Enterprise version 6, you need to install the yum
228228

229229
## Integrate Update Management with Configuration Manager
230230

231-
Customers who have invested in Microsoft Endpoint Configuration Manager for managing PCs, servers, and mobile devices also rely on the strength and maturity of Configuration Manager to help them manage software updates. Configuration Manager is part of their software update management (SUM) cycle. To learn how to integrate Update Management with Configuration Manager, see [Integrate Configuration Manager with Update Management](updatemgmt-mecmintegration.md).
231+
Customers who have invested in Microsoft Endpoint Configuration Manager for managing PCs, servers, and mobile devices also rely on the strength and maturity of Configuration Manager to help manage software updates. To learn how to integrate Update Management with Configuration Manager, see [Integrate Configuration Manager with Update Management](updatemgmt-mecmintegration.md).
232232

233233
## Third-party updates on Windows
234234

0 commit comments

Comments
 (0)