|
1 | 1 | ---
|
2 |
| -title: Target Updates using SCCM Collections in Azure Automation - Update Management |
3 |
| -description: This article is intended to help you configure System Center Configuration Manager with this solution to manage updates of SCCM managed computers. |
| 2 | +title: Use Azure Update Management with Configuration Manager clients |
| 3 | +description: This article is intended to help you configure Microsoft Endpoint Configuration Manager with this solution to deploy software updates to ConfigMgr clients. |
4 | 4 | services: automation
|
5 | 5 | ms.subservice: update-management
|
6 | 6 | ms.date: 03/19/2018
|
7 | 7 | ms.topic: conceptual
|
8 | 8 | ---
|
9 | 9 |
|
10 |
| -# Integrate System Center Configuration Manager with Update Management |
| 10 | +# Deploy updates to Microsoft Endpoint Configuration Manager clients with Update Management |
11 | 11 |
|
12 |
| -Customers who have invested in System Center Configuration Manager to manage PCs, servers, and mobile devices also rely on its strength and maturity in managing software updates as part of their software update management (SUM) cycle. |
| 12 | +Customers who have invested in Microsoft Endpoint Configuration Manager to manage PCs, servers, and mobile devices also rely on its strength and maturity in managing software updates as part of their software update management (SUM) cycle. |
13 | 13 |
|
14 |
| -You can report and update managed Windows servers by creating and pre-staging software update deployments in Configuration Manager, and get detailed status of completed update deployments using the [Update Management solution](automation-update-management.md). If you use Configuration Manager for update compliance reporting but not for managing update deployments with your Windows servers, you can continue reporting to Configuration Manager while security updates are managed with the Update Management solution. |
| 14 | +You can report and update managed Windows servers by creating and pre-staging software update deployments in Configuration Manager, and get detailed status of completed update deployments using the [Update Management solution](automation-update-management.md). If you use Configuration Manager for update compliance reporting but not for managing update deployments with your Windows servers, you can continue reporting to Configuration Manager while security updates are managed with the Update Management solution. |
15 | 15 |
|
16 | 16 | ## Prerequisites
|
17 | 17 |
|
18 | 18 | * You must have the [Update Management solution](automation-update-management.md) added to your Automation account.
|
19 |
| -* Windows servers currently managed by your System Center Configuration Manager environment also need to report to the Log Analytics workspace that also has the Update Management solution enabled. |
20 |
| -* This feature is enabled in System Center Configuration Manager current branch version 1606 and higher. To integrate your Configuration Manager central administration site or a stand-alone primary site with Azure Monitor logs and import collections, review [Connect Configuration Manager to Azure Monitor logs](../azure-monitor/platform/collect-sccm.md). |
| 19 | +* Windows servers currently managed by your Configuration Manager environment also need to report to the Log Analytics workspace that also has the Update Management solution enabled. |
| 20 | +* This feature is enabled in Configuration Manager current branch version 1606 and higher. To integrate your Configuration Manager central administration site or a stand-alone primary site with Azure Monitor logs and import collections, review [Connect Configuration Manager to Azure Monitor logs](../azure-monitor/platform/collect-sccm.md). |
21 | 21 | * Windows agents must either be configured to communicate with a Windows Server Update Services (WSUS) server or have access to Microsoft Update if they don't receive security updates from Configuration Manager.
|
22 | 22 |
|
23 | 23 | How you manage clients hosted in Azure IaaS with your existing Configuration Manager environment primarily depends on the connection you have between Azure datacenters and your infrastructure. This connection affects any design changes you may need to make to your Configuration Manager infrastructure and related cost to support those necessary changes. To understand what planning considerations you need to evaluate before proceeding, review [Configuration Manager on Azure - Frequently Asked Questions](/sccm/core/understand/configuration-manager-on-azure#networking).
|
|
0 commit comments