Skip to content

Commit 25f79a7

Browse files
authored
Merge branch 'MicrosoftDocs:main' into master
2 parents 18cf908 + 162ad17 commit 25f79a7

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

articles/automation/change-tracking/manage-change-tracking-monitoring-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article tells how to use change tracking and inventory to trac
44
services: automation
55
ms.subservice: change-inventory-management
66
ms.custom: linux-related-content
7-
ms.date: 11/19/2024
7+
ms.date: 03/07/2025
88
ms.topic: how-to
99
ms.service: azure-automation
1010
---

articles/automation/change-tracking/overview-monitoring-agent.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ title: Azure Automation Change Tracking and Inventory overview using Azure Monit
33
description: This article describes the Change Tracking and Inventory feature using Azure monitoring agent, which helps you identify software and Microsoft service changes in your environment.
44
services: automation
55
ms.subservice: change-inventory-management
6-
ms.date: 02/26/2025
6+
ms.date: 03/07/2025
77
ms.topic: overview
88
ms.service: azure-automation
99
---
1010

1111
# Overview of change tracking and inventory using Azure Monitoring Agent
1212

1313
> [!Important]
14-
> - Change Tracking and Inventory using Log Analytics agent has retired on **31 August 2024** and will work on limited support till **01 February 2025**. Follow the guidelines for [migration from Change Tracking and inventory using Log Analytics to Change Tracking and inventory using Azure Monitoring Agent version](guidance-migration-log-analytics-monitoring-agent.md)
14+
> - Change Tracking and Inventory using Log Analytics agent has retired on **31 August 2024** and will not be supported any further. Follow the guidelines for [migration from Change Tracking and inventory using Log Analytics to Change Tracking and inventory using Azure Monitoring Agent version](guidance-migration-log-analytics-monitoring-agent.md)
1515
> - We recommend that you use Change Tracking with Azure Monitoring Agent with the Change tracking extension version 2.20.0.0 (or above) to access the GA version of this service.
1616
1717
This article explains on the latest version of change tracking support using Azure Monitoring Agent as a singular agent for data collection.
@@ -28,12 +28,14 @@ Azure Change Tracking & Inventory service enhances the auditing and governance f
2828
1. **Change Tracking**
2929

3030
a. Monitors changes, including modifications to files, registry keys, software installations, and Windows services or Linux daemons.</br>
31-
b. Provides detailed logs of what and when the changes were made, who made them, enabling you to quickly detect configuration drifts or unauthorized changes.
31+
b. Provides detailed logs of what and when the changes were made, who made them, enabling you to quickly detect configuration drifts or unauthorized changes. </br>
32+
Change Tracking metadata will get ingested into the ConfigurationChange table in the connected LA workspace. [Learn more](https://learn.microsoft.com/azure/azure-monitor/reference/tables/configurationchange)
3233

3334
1. **Inventory**
3435

3536
a. Collects and maintains an updated list of installed software, operating system details, and other server configurations in linked LA workspace </br>
36-
b. Helps create an overview of system assets, which is useful for compliance, audits, and proactive maintenance.
37+
b. Helps create an overview of system assets, which is useful for compliance, audits, and proactive maintenance.</br>
38+
Inventory metadata will get ingested into the ConfigurationData table in the connected LA workspace. [Learn more](https://learn.microsoft.com/azure/azure-monitor/reference/tables/configurationdata)
3739

3840
## Support matrix
3941

0 commit comments

Comments
 (0)