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
Copy file name to clipboardExpand all lines: articles/automation/change-tracking/enable-vms-monitoring-agent.md
+19-3Lines changed: 19 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Enable Azure Automation Change Tracking for single machine and multiple m
3
3
description: This article tells how to enable the Change Tracking feature for single machine and multiple machines at scale from the Azure portal.
4
4
services: automation
5
5
ms.subservice: change-inventory-management
6
-
ms.date: 09/09/2024
6
+
ms.date: 10/10/2024
7
7
ms.topic: how-to
8
8
ms.service: azure-automation
9
9
---
@@ -41,6 +41,8 @@ This section provides detailed procedure on how you can enable change tracking o
41
41
42
42
:::image type="content" source="media/enable-vms-monitoring-agent/deployment-success-inline.png" alt-text="Screenshot showing the notification of deployment." lightbox="media/enable-vms-monitoring-agent/deployment-success-expanded.png":::
43
43
44
+
> [!NOTE]
45
+
> It usually takes up to two to three minutes to successfully onboard and enable the virtual machine(s). After you enable a virtual machine for change tracking, you can make changes to the files, registries, or software for the specific VM.
@@ -66,6 +68,22 @@ This section provides detailed procedure on how you can enable change tracking o
66
68
1. Select **Enable** to initiate the deployment.
67
69
1. A notification appears on the top right corner of the screen indicating the status of deployment.
68
70
71
+
72
+
#### [Single Azure Arc VM - portal](#tab/singlearcvm)
73
+
74
+
1. Sign in to [Azure portal](https://portal.azure.com). Search for and select **Machines-Azure Arc**.
75
+
76
+
:::image type="content" source="media/enable-vms-monitoring-agent/select-arc-machines-portal.png" alt-text="Screenshot showing how to select Azure Arc machines from the portal." lightbox="media/enable-vms-monitoring-agent/select-arc-machines-portal.png":::
77
+
78
+
1. Select the Azure-Arc machine for which you want to enable Change Tracking.
79
+
1. Under **Operations**, select **Change tracking** to view the change tracking and inventory page.
80
+
1. In the **Stay up-to-date with all changes** layout, select **Enable using AMA agent (Recommended)** option and **Enable**.
81
+
82
+
:::image type="content" source="media/enable-vms-monitoring-agent/select-change-tracking-arc-vm.png" alt-text="Screenshot showing to select change tracking option for a single Azure arc virtual machine from the portal." lightbox="media/enable-vms-monitoring-agent/select-change-tracking-arc-vm.png":::
83
+
84
+
It will initiate the deployment and the notification appears on the top right corner of the screen.
85
+
86
+
69
87
#### [Arc-enabled VMs - portal/CLI](#tab/arcvms)
70
88
71
89
To enable the Change Tracking and Inventory on Arc-enabled servers, ensure that the custom Change Tracking Data collection rule is associated to the Arc-enabled VMs.
@@ -101,8 +119,6 @@ Follow these steps to associate the data collection rule to the Arc-enabled VMs:
101
119
```
102
120
---
103
121
104
-
>[!NOTE]
105
-
>It usually takes up to two to three minutes to successfully onboard and enable the virtual machine(s). After you enable a virtual machine for change tracking, you can make changes to the files, registries, or software for the specific VM.
106
122
107
123
## Enable Change Tracking at scale using Azure Monitoring Agent
Copy file name to clipboardExpand all lines: articles/automation/change-tracking/guidance-migration-log-analytics-monitoring-agent.md
+20-9Lines changed: 20 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: snehasudhirG
5
5
services: automation
6
6
ms.subservice: change-inventory-management
7
7
ms.topic: how-to
8
-
ms.date: 09/27/2024
8
+
ms.date: 10/10/2024
9
9
ms.author: sudhirsneha
10
10
ms.custom:
11
11
ms.service: azure-automation
@@ -29,10 +29,7 @@ Using the Azure portal, you can migrate from Change Tracking & Inventory with LA
29
29
30
30
## Onboarding to Change tracking and inventory using Azure Monitoring Agent
31
31
32
-
### [Using Azure portal - Azure single VM](#tab/ct-single-vm)
33
-
34
-
> [!NOTE]
35
-
> To onboard Arc-enabled VMs, use the PowerShell Script. For more information, see the steps listed in tab Using PowerShell script - Arc-enabled VMs.
32
+
### [Single Azure VM - Azure portal](#tab/ct-single-vm)
36
33
37
34
To onboard through Azure portal, follow these steps:
38
35
@@ -46,14 +43,14 @@ To onboard through Azure portal, follow these steps:
46
43
47
44
:::image type="content" source="media/guidance-migration-log-analytics-monitoring-agent/switch-versions-inline.png" alt-text="Screenshot that shows switching between log analytics and Azure Monitoring Agent after a successful migration." lightbox="media/guidance-migration-log-analytics-monitoring-agent/switch-versions-expanded.png":::
1. Sign in to [Azure portal](https://portal.azure.com) and select your Automation account.
52
49
1. Under **Configuration Management**, select **Change tracking** and then select **Configure with AMA**.
53
50
54
51
:::image type="content" source="media/guidance-migration-log-analytics-monitoring-agent/onboarding-at-scale-inline.png" alt-text="Screenshot of onboarding at scale to Change tracking and inventory using Azure monitoring agent." lightbox="media/guidance-migration-log-analytics-monitoring-agent/onboarding-at-scale-expanded.png":::
55
52
56
-
1. On the **Onboarding to Change Tracking with Azure Monitoring** page, you can view your automation account and list of machines that are currently on Log Analytics and ready to be onboarded to Azure Monitoring Agent of Change Tracking and inventory.
53
+
1. On the **Onboarding to Change Tracking with Azure Monitoring** page, you can view your automation account and list of both Azure and Azure Arc machines that are currently on Log Analytics and ready to be onboarded to Azure Monitoring Agent of Change Tracking and inventory.
57
54
58
55
:::image type="content" source="media/guidance-migration-log-analytics-monitoring-agent/onboarding-from-log-analytics-inline.png" alt-text="Screenshot of onboarding multiple virtual machines to Change tracking and inventory from log analytics to Azure monitoring agent." lightbox="media/guidance-migration-log-analytics-monitoring-agent/onboarding-from-log-analytics-expanded.png":::
59
56
@@ -69,7 +66,21 @@ To onboard through Azure portal, follow these steps:
69
66
70
67
:::image type="content" source="media/guidance-migration-log-analytics-monitoring-agent/switch-versions-inline.png" alt-text="Screenshot that shows switching between log analytics and Azure Monitoring Agent after a successful migration." lightbox="media/guidance-migration-log-analytics-monitoring-agent/switch-versions-expanded.png":::
### [Single Azure Arc VM - Azure portal](#tab/ct-single-arcvm)
70
+
71
+
1. Sign in to the [Azure portal](https://portal.azure.com). Search for and select **Machines-Azure Arc**.
72
+
73
+
:::image type="content" source="media/enable-vms-monitoring-agent/select-arc-machines-portal.png" alt-text="Screenshot showing how to select Azure Arc machines from the portal." lightbox="media/enable-vms-monitoring-agent/select-arc-machines-portal.png":::
74
+
75
+
1. Select the specific Arc machine with Change Tracking V1 enabled that needs to be migrated to Change Tracking V2.
76
+
77
+
1. Select **Migrate to Change Tracking with AMA** and in the **Configure with Azure monitor agent**, provide the resource id in the **Log analytics workspace** and select **Migrate** to initiate the deployment.
78
+
79
+
:::image type="content" source="media/guidance-migration-log-analytics-monitoring-agent/onboarding-single-arc-vm.png" alt-text="Screenshot of onboarding a single Arc VM to Change tracking and inventory using Azure monitoring agent." lightbox="media/guidance-migration-log-analytics-monitoring-agent/onboarding-single-arc-vm.png":::
80
+
81
+
1. Select **Manage Activity log connection** to evaluate the incoming events and logs across LA agent and AMA version.
@@ -173,7 +184,7 @@ To obtain the Log Analytics Workspace resource ID, follow these steps:
173
184
### [Using PowerShell script](#tab/limit-policy)
174
185
175
186
1. For File Content changes-based settings, you must migrate manually from LA version to AMA version of Change Tracking & Inventory. Follow the guidance listed in [Track file contents](manage-change-tracking.md#track-file-contents).
176
-
1. Any VM with > 100 file/registry settings for migration via Azure Portal isn't supported.
187
+
1. Any VM with > 100 file/registry settings for migration via Azure portal isn't supported.
177
188
1. Alerts that you configure using the Log Analytics Workspace must be [manually configured](configure-alerts.md).
0 commit comments