Skip to content

Commit 74eef23

Browse files
committed
Authored new article
1 parent 2a0a086 commit 74eef23

File tree

6 files changed

+62
-1
lines changed

6 files changed

+62
-1
lines changed

articles/automation/TOC.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,9 +267,11 @@
267267
href: change-tracking/region-mappings-monitoring-agent.md
268268
- name: Enable change tracking and inventory
269269
items:
270+
- name: At scale using Azure portal - Machines blade (New experience)
271+
href: change-tracking/enable-change-tracking-at-scale-machines-blade.md
270272
- name: At scale using Azure Policy
271273
href: change-tracking/enable-change-tracking-at-scale-policy.md
272-
- name: At scale using Virtual machines
274+
- name: At scale using Azure portal - Virtual machines
273275
href: change-tracking/enable-vms-monitoring-agent.md
274276
- name: Manage change tracking and inventory
275277
href: change-tracking/manage-change-tracking-monitoring-agent.md
Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
---
2+
title: Enable Change Tracking and Inventory at Scale Using Azure Portal - Machines Blade
3+
description: Learn how to enable change tracking and inventory at scale for Windows and Linux VMs using the Machines blade in the Azure portal.
4+
services: automation
5+
ms.subservice: change-inventory-management
6+
ms.date: 03/31/2025
7+
ms.topic: how-to
8+
ms.service: azure-automation
9+
---
10+
11+
# Enable Change Tracking at scale using Azure portal - Machines blade
12+
13+
**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
14+
15+
This article provides detailed procedure on how you can enable change tracking and inventory at scale using portal - Machines blade.
16+
17+
## Prerequisite
18+
19+
- You must [create the Data collection rule](enable-vms-monitoring-agent.md#create-data-collection-rule).
20+
21+
## At scale deployment
22+
23+
1. In Azure portal, search for **Change Tracking and Inventory**.
24+
25+
:::image type="content" source="media/enable-change-tracking-at-scale-machines-blade/portal-discoverability.png" alt-text="Screenshot showing the selection Change Tracking and Inventory from Azure portal." lightbox="media/enable-change-tracking-at-scale-machines-blade/portal-discoverability.png":::
26+
27+
1. As per the selected subscription, the machines are listed which will confirm if they are enabled for Change Tracking and Inventory under the **Enabled** column .
28+
29+
:::image type="content" source="media/enable-change-tracking-at-scale-machines-blade/select-subscription.png" alt-text="Screenshot showing the selection of Machines blade and subscription." lightbox="media/enable-change-tracking-at-scale-machines-blade/select-subscription.png":::
30+
31+
On the top of the page, you will also see a banner which displays the total number of machines in the selected subscription that are enabled for Change Tracking and Inventory.
32+
33+
1. In the filters, select **Enabled** to view the options.
34+
- Select Yes to view the machines enabled with Change Tracking and Inventory.
35+
- Select No to view the machines that aren't enabled with Change Tracking and Inventory.
36+
- Select All to view all the machines in the selected subscription with or without Change Tracking and Inventory enabled.
37+
38+
:::image type="content" source="media/enable-change-tracking-at-scale-machines-blade/filters-enabled.png" alt-text="Screenshot showing the selection of Enabled filter." lightbox="media/enable-change-tracking-at-scale-machines-blade/filters-enabled.png":::
39+
40+
1. To enable Change Tracking and Inventory at scale, under the **Enabled** column, select **No**, select all the machines and then select **Enable Change Tracking and Inventory**.
41+
42+
:::image type="content" source="media/enable-change-tracking-at-scale-machines-blade/bulk-deployment.png" alt-text="Screenshot showing the selection to enable Change Tracking and Inventory at scale." lightbox="media/enable-change-tracking-at-scale-machines-blade/bulk-deployment.png":::
43+
44+
45+
## Known issue
46+
47+
In **Enabled** filters column, the options listed are *Select All*, *Yes* and *No*. However, in the **Enabled** column, you will see the options *Enabled*, *Can't Enable*, *Ready to enable*.
48+
49+
### Workaround
50+
To enable Change Tracking and Inventory at scale, follow these steps:
51+
52+
1. In the **Enabled** filters column, select *No*.
53+
1. In the **Machine status** filters column, select *VM running* and *Connected**.
54+
1. Select **All** in the Name column to view the list of machines that are ready to enable.
55+
1. Select **Enable Change Tracking & Inventory**.
56+
57+
## Next steps
58+
59+
* To learn about alerts, see [Configuring alerts](../change-tracking/configure-alerts.md).
132 KB
Loading
232 KB
Loading
Loading
231 KB
Loading

0 commit comments

Comments
 (0)