Skip to content

Commit c90728a

Browse files
committed
fixed regression and cleaned up next steps
1 parent 4026686 commit c90728a

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

articles/automation/automation-update-management.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Automation Update Management overview
33
description: This article provides an overview of the Update Management feature that implements updates for your Windows and Linux machines.
44
services: automation
55
ms.subservice: update-management
6-
ms.date: 05/04/2020
6+
ms.date: 05/22/2020
77
ms.topic: conceptual
88
---
99
# Update Management overview
@@ -91,7 +91,7 @@ The following table lists unsupported operating systems:
9191

9292
|Operating system |Notes |
9393
|---------|---------|
94-
|Windows client | Client operating systems (such as Windows 7 and Windows 10) aren't supported. |
94+
|Windows client | Client operating systems (such as Windows 7 and Windows 10) aren't supported.<br> For Azure Windows Virtual Desktop (WVD), the recommended method<br> to manage updates is [Windows Update for Business](https://docs.microsoft.com/windows/deployment/update/waas-manage-updates-wufb) for Windows 10 client machine patch management. |
9595
|Windows Server 2016 Nano Server | Not supported. |
9696
|Azure Kubernetes Service Nodes | Not supported. Use the patching process described in [Apply security and kernel updates to Linux nodes in Azure Kubernetes Service (AKS)](../aks/node-updates-kured.md)|
9797

@@ -249,13 +249,5 @@ Here are the ways that you can enable Update Management and select machines to b
249249
## Next steps
250250

251251
* For details of working with Update Management, see [Manage updates and patches for your Azure VMs](automation-tutorial-update-management.md).
252-
* If you need to target a dynamic VM group for updates, see [Use dynamic groups with Update Management](automation-update-management-groups.md).
253-
* To enable the feature using an Azure Resource Manager template, see [Enable Update Management using Azure Resource Manager template](automation-update-management-deploy-template.md).
254-
* To enable the feature from a runbook, see [Enable Update Management from a runbook](automation-onboard-solutions.md).
255-
* To enable the feature from an Automation account, see [Enable Update Management from an Automation account](automation-onboard-solutions-from-automation-account.md).
256-
* To enable the feature by browsing the Azure portal, see [Enable Update Management from Azure portal](automation-onboard-solutions-from-browse.md).
257-
* To enable the feature from an Azure VM, see [Enable Update Management from an Azure VM](automation-onboard-solutions-from-vm.md).
258-
* If you need to search logs stored in your Log Analytics workspace, see [Query Update Management logs](automation-update-management-query-logs.md).
259-
* To troubleshoot feature errors, see [Troubleshoot Update Management issues](troubleshoot/update-management.md).
260-
* To troubleshoot Windows update agent errors, see [Troubleshoot Windows update agent issues](troubleshoot/update-agent-issues.md).
261-
* To troubleshoot Linux update agent errors, see [Troubleshoot Linux update agent issues](troubleshoot/update-agent-issues-linux.md).
252+
253+
* Review commonly asked questions about Update Management in the [Azure Automation frequently asked questions](automation-faq.md).

0 commit comments

Comments
 (0)