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
description: Overview of the Update Management feature that manages updates for your Windows and Linux machines
3
+
description: Overview of the Update Management feature that manages updates for your Windows and Linux machines.
4
4
services: automation
5
5
ms.subservice: update-management
6
-
ms.date: 05/04/2020
6
+
ms.date: 05/20/2020
7
7
ms.topic: conceptual
8
8
---
9
9
# Update Management overview
@@ -68,7 +68,7 @@ Having a machine registered for Update Management in more than one Log Analytics
68
68
69
69
### Supported client types
70
70
71
-
The following table lists the supported operating systems for update assessments. Patching requires a Hybrid Runbook Worker. For information on Hybrid Runbook Worker requirements, see [Deploy a Windows Hybrid Runbook Worker](automation-windows-hrw-install.md) and a [Deploy a Linux Hybrid Runbook Worker](automation-linux-hrw-install.md).
71
+
The following table lists the supported operating systems for update assessments. Patching requires a Hybrid Runbook Worker. For information on Hybrid Runbook Worker requirements, see [Deploy a Windows Hybrid Runbook Worker](automation-windows-hrw-install.md) and [Deploy a Linux Hybrid Runbook Worker](automation-linux-hrw-install.md).
72
72
73
73
> [!NOTE]
74
74
> Update assessment of Linux machines is only supported in certain regions as listed in the Automation account and Log Analytics workspace [mappings table](https://docs.microsoft.com/azure/automation/how-to/region-mappings#supported-mappings).
@@ -92,10 +92,12 @@ The following table lists unsupported operating systems:
92
92
93
93
|Operating system |Notes |
94
94
|---------|---------|
95
-
|Windows client | Client operating systems (such as Windows 7 and Windows 10) aren't supported.|
95
+
|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.|
96
96
|Windows Server 2016 Nano Server | Not supported. |
97
97
|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)|
98
98
99
+
100
+
99
101
### Client requirements
100
102
101
103
The following information describes operating system-specific client requirements. For additional guidance, see [Network planning](#ports).
Copy file name to clipboardExpand all lines: articles/automation/how-to/move-account.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
@@ -22,16 +22,16 @@ The Automation account is one of the resources that you can move. In this articl
22
22
4. Delete and re-create the Run As accounts.
23
23
5. Re-enable your features.
24
24
25
-
## Disable features
25
+
## Remove features
26
26
27
-
To unlink your workspace from your Automation account, you must disable the feature resources in your workspace:
27
+
To unlink your workspace from your Automation account, you must remove the feature resources in your workspace:
28
28
29
29
- Change Tracking and Inventory
30
30
- Update Management
31
31
- Start/Stop VMs during off-hours
32
32
33
33
1. In the Azure portal, locate your resource group.
34
-
2. Find each feature, and select **Delete** on the Delete Resources page.
34
+
2. Find each feature, and select **Delete** on the **Delete Resources** page.
35
35
36
36

37
37
@@ -121,7 +121,7 @@ You can now move your Automation account and its runbooks.
121
121
122
122
## Enable features
123
123
124
-
After you re-create the Run As accounts, you must re-enable the features that you disabled before the move:
124
+
After you re-create the Run As accounts, you must re-enable the features that you removed before the move:
125
125
126
126
1. To turn on Change Tracking and Inventory, select **Change Tracking and Inventory** in your Automation account. Choose the Log Analytics workspace that you moved over, and select **Enable**.
Copy file name to clipboardExpand all lines: articles/automation/how-to/region-mappings.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: Support regions for linked Log Analytics workspace
3
-
description: This article tells how to support region mappings between an Automation account and a Log Analytics workspace.
2
+
title: Supported regions for linked Log Analytics workspace
3
+
description: This article describes the supported region mappings between an Automation account and a Log Analytics workspace.
4
4
services: automation
5
5
ms.service: automation
6
6
ms.subservice: process-automation
@@ -11,7 +11,7 @@ ms.topic: conceptual
11
11
manager: carmonm
12
12
---
13
13
14
-
# Support regions for linked Log Analytics workspace
14
+
# Supported regions for linked Log Analytics workspace
15
15
16
16
In Azure Automation, you can enable the Update Management, Change Tracking and Inventory, and Start/Stop VMs during off-hours features for your VMs. However, only certain regions are supported for linking a Log Analytics workspace and an Automation account in your subscription. The region mappings only apply to the Automation account and the Log Analytics workspace. The Log Analytics workspace and Automation account must be in the same subscription, but can be in different resource groups deployed to the same region. For further information, see [Log Analytics workspace and Automation account](../../azure-monitor/insights/solutions.md#log-analytics-workspace-and-automation-account).
17
17
@@ -44,9 +44,9 @@ The following table shows the supported mappings:
44
44
45
45
## Unlink a workspace
46
46
47
-
If you decide that you no longer want to integrate your Automation account with a Log Analytics workspace, you can unlink your account directly from the Azure portal. Before proceeding, you first need to [disable](move-account.md#disable-features) Update Management, Change Tracking and Inventory, and Start/Stop VMs during off-hours if you are using them. If you don't disable the features, you can't complete the unlinking operation.
47
+
If you decide that you no longer want to integrate your Automation account with a Log Analytics workspace, you can unlink your account directly from the Azure portal. Before proceeding, you first need to [remove](move-account.md#remove-features) Update Management, Change Tracking and Inventory, and Start/Stop VMs during off-hours if you are using them. If you don't remove them, you can't complete the unlinking operation.
48
48
49
-
With the features disabled, you can follow the steps below to unlink your Automation account.
49
+
With the features removed, you can follow the steps below to unlink your Automation account.
50
50
51
51
> [!NOTE]
52
52
> Some features, including earlier versions of the Azure SQL monitoring solution, might have created Automation assets that need to be removed prior to unlinking the workspace.
0 commit comments