Skip to content

Commit 304711a

Browse files
authored
Merge pull request #230984 from SnehaSudhirG/16Mar-UpdateFeatureFlagCT
added info on registering feature flag with image
2 parents 3380741 + fa6135f commit 304711a

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

articles/automation/change-tracking/enable-vms-monitoring-agent.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,18 @@ title: Enable Azure Automation Change Tracking for single machine and multiple m
33
description: This article tells how to enable the Change Tracking feature for single machine and multiple machines at scale from the Azure portal.
44
services: automation
55
ms.subservice: change-inventory-management
6-
ms.date: 02/06/2023
6+
ms.date: 03/16/2023
77
ms.topic: conceptual
88
---
99

1010
# Enable Change Tracking and Inventory using Azure Monitoring Agent (Preview)
1111

1212
**Applies to:** :heavy_check_mark: Windows VMs :heavy_check_mark: Linux VMs :heavy_check_mark: Windows Registry :heavy_check_mark: Windows Files :heavy_check_mark: Linux Files :heavy_check_mark: Windows Software
1313

14+
15+
> [!IMPORTANT]
16+
> Currently, the policies to enable Change tracking and inventory with Azure monitoring Agent are in preview. For a seamless policy experience, we recommend that you begin by enabling the *Microsoft.Compute/AutomaticExtensionUpgradePreview* feature flag for your specific subscription. To register for this feature flag, go to **Azure portal** > **Subscriptions** > *Select specific subscription name*. In the **Preview features**, select **Automatic Extension Upgrade Preview** and then select **Register**. :::image type="content" source="media/enable-vms-monitoring-agent/enable-feature-flag.png" alt-text="Screenshot to register the feature flag.":::
17+
1418
This article describes how you can enable [Change Tracking and Inventory](overview.md) for single and multiple Azure Virtual Machines (VMs) from the Azure portal.
1519

1620
## Prerequisites
@@ -29,7 +33,7 @@ This section provides detailed procedure on how you can enable change tracking o
2933
:::image type="content" source="media/enable-vms-monitoring-agent/select-vm-portal-inline.png" alt-text="Screenshot showing how to select virtual machine from the portal." lightbox="media/enable-vms-monitoring-agent/select-vm-portal-expanded.png":::
3034

3135
1. Select the virtual machine for which you want to enable Change Tracking.
32-
1. In the search,, enter **Change tracking** to view the change tracking and inventory page.
36+
1. In the search, enter **Change tracking** to view the change tracking and inventory page.
3337

3438
:::image type="content" source="media/enable-vms-monitoring-agent/select-change-tracking-vm-inline.png" alt-text="Screenshot showing to select change tracking option for a single virtual machine from the portal." lightbox="media/enable-vms-monitoring-agent/select-change-tracking-vm-expanded.png":::
3539

@@ -119,4 +123,4 @@ Using the Deploy if not exist (DINE) policy, you can enable Change tracking with
119123
## Next steps
120124

121125
- For details of working with the feature, see [Manage Change Tracking](../change-tracking/manage-change-tracking-monitoring-agent.md).
122-
- To troubleshoot general problems with the feature, see [Troubleshoot Change Tracking and Inventory issues](../troubleshoot/change-tracking.md).
126+
- To troubleshoot general problems with the feature, see [Troubleshoot Change Tracking and Inventory issues](../troubleshoot/change-tracking.md).
467 KB
Loading

0 commit comments

Comments
 (0)