Skip to content

Commit 18dfb5d

Browse files
committed
updated the retierment announcement
1 parent c700b20 commit 18dfb5d

File tree

4 files changed

+14
-5
lines changed

4 files changed

+14
-5
lines changed

articles/automation/change-tracking/enable-from-automation-account.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,16 @@ title: Enable Azure Automation Change Tracking and Inventory from Automation acc
33
description: This article tells how to enable Change Tracking and Inventory from an Automation account.
44
services: automation
55
ms.subservice: change-inventory-management
6-
ms.date: 07/22/2024
6+
ms.date: 08/30/2024
77
ms.topic: conceptual
88
ms.service: azure-automation
99
---
1010

1111
# Enable Change Tracking and Inventory from an Automation account
1212

13+
> [!Important]
14+
> Change Tracking and Inventory using Log Analytics agent has retired on **31 August 2024** and we recommend that you use Azure Monitoring Agent as the new supporting agent. 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).
15+
1316
This article describes how you can use your Automation account to enable [Change Tracking and Inventory](overview.md) for VMs in your environment. To enable Azure VMs at scale, you must enable an existing VM using Change Tracking and Inventory.
1417

1518
> [!NOTE]

articles/automation/change-tracking/enable-from-portal.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,16 @@ title: Enable Azure Automation Change Tracking and Inventory from the Azure port
33
description: This article tells how to enable the Change Tracking and Inventory feature from the Azure portal.
44
services: automation
55
ms.subservice: change-inventory-management
6-
ms.date: 07/22/2024
6+
ms.date: 08/30/2024
77
ms.topic: conceptual
88
ms.service: azure-automation
99
---
1010

1111
# Enable Change Tracking and Inventory from Azure portal
1212

13+
> [!Important]
14+
> Change Tracking and Inventory using Log Analytics agent has retired on **31 August 2024** and we recommend that you use Azure Monitoring Agent as the new supporting agent. 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).
15+
1316
This article describes how you can enable [Change Tracking and Inventory](overview.md) for one or more Azure VMs in the Azure portal. To enable Azure VMs at scale, you must enable an existing VM using Change Tracking and Inventory.
1417

1518
The number of resource groups that you can use for managing your VMs is limited by the [Resource Manager deployment limits](../../azure-resource-manager/templates/deploy-to-resource-group.md). Resource Manager deployments are limited to five resource groups per deployment. Two of these resource groups are reserved to configure the Log Analytics workspace, Automation account, and related resources. This leaves you with three resource groups to select for management by Change Tracking and Inventory. This limit only applies to simultaneous setup, not the number of resource groups that can be managed by an Automation feature.

articles/automation/change-tracking/enable-from-runbook.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,15 @@ description: This article tells how to enable Change Tracking and Inventory from
44
services: automation
55
ms.subservice: change-inventory-management
66
ms.topic: conceptual
7-
ms.date: 07/22/2024
7+
ms.date: 08/30/2024
88
ms.service: azure-automation
99
---
1010

1111
# Enable Change Tracking and Inventory from a runbook
1212

13+
> [!Important]
14+
> Change Tracking and Inventory using Log Analytics agent has retired on **31 August 2024** and we recommend that you use Azure Monitoring Agent as the new supporting agent. 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).
15+
1316
This article describes how you can use a runbook to enable [Change Tracking and Inventory](overview.md) for VMs in your environment. To enable Azure VMs at scale, you must enable an existing VM using Change Tracking and Inventory.
1417

1518
> [!NOTE]

articles/automation/change-tracking/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Automation Change Tracking and Inventory overview
33
description: This article describes the Change Tracking and Inventory feature, which helps you identify software and Microsoft service changes in your environment.
44
services: automation
55
ms.subservice: change-inventory-management
6-
ms.date: 08/02/2024
6+
ms.date: 08/30/2024
77
ms.custom: linux-related-content
88
ms.topic: conceptual
99
ms.service: azure-automation
@@ -15,7 +15,7 @@ ms.service: azure-automation
1515
> This article references CentOS, a Linux distribution that is End Of Life (EOL) status. Please consider your use and planning accordingly. For more information, see the [CentOS End Of Life guidance](/azure/virtual-machines/workloads/centos/centos-end-of-life).
1616
1717
> [!Important]
18-
> - Change Tracking and Inventory using Log Analytics agent will retire on **31 August 2024** and we recommend that you use Azure Monitoring Agent as the new supporting agent. 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).
18+
> Change Tracking and Inventory using Log Analytics agent has retired on **31 August 2024** and we recommend that you use Azure Monitoring Agent as the new supporting agent. 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).
1919
2020
This article introduces you to Change Tracking and Inventory in Azure Automation. This feature tracks changes in virtual machines hosted in Azure, on-premises, and other cloud environments to help you pinpoint operational and environmental issues with software managed by the Distribution Package Manager. Items that are tracked by Change Tracking and Inventory include:
2121

0 commit comments

Comments
 (0)