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
title: Azure Automation Change Tracking extension version details and known issues.
3
+
description: This article describes the Change Tracking extension version details and known issues.
4
+
services: automation
5
+
ms.subservice: change-inventory-management
6
+
ms.date: 03/12/2024
7
+
ms.topic: conceptual
8
+
---
9
+
10
+
# Change tracking and inventory extension version details and known issues
11
+
12
+
**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 :heavy_check_mark: Windows Services & Linux Daemons
13
+
14
+
This article explains the version details of change tracking extension.
15
+
16
+
17
+
## Release Notes for Extension
18
+
19
+
### Extension version 2.22.0.0
20
+
21
+
### Known issues
22
+
23
+
- The SvcName or SoftwareName are displayed as garbled string for Japanese or Chinese lang vms. The issue is fixed in latest version of AMA windows (1.24.0). We recommend that you upgrade to Azure Monitoring Agent.
24
+
- For Windows, SvcDescription field is coming as base64 encoded string. As a workaround for now you must use base64_decode_tostring() kql function.
25
+
26
+
**Windows** - None
27
+
28
+
**Linux** - The Fix file content upload isn't working for Linux machines.
29
+
30
+
### Extension Version 2.21.0.0
31
+
32
+
### Known issues
33
+
34
+
- SvcName or SoftwareName are displayed as garbled string for Japanese, or Chinese lang vms. The issue is fixed in latest version of AMA windows (1.24.0). We recommend that you upgrade to Azure Monitoring Agent.
35
+
For Windows SvcDescription is coming as base64 encoded string. As a workaround for now you must use base64_decode_tostring() kql function.
36
+
37
+
**Windows** - The Fix Windows services data isn't getting uploaded for machines in some languages (Japanese, Chinese).
38
+
39
+
**Linux** - None
40
+
41
+
42
+
## Next steps
43
+
44
+
- To enable from the Azure portal, see [Enable Change Tracking and Inventory from the Azure portal](../change-tracking/enable-vms-monitoring-agent.md).
Copy file name to clipboardExpand all lines: articles/automation/change-tracking/region-mappings-monitoring-agent.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Supported regions for Change tracking and inventory using Azure Monitoring Agent
3
3
description: This article describes the supported region mappings between an Automation account and monitoring agent workspace as it relates to certain features of Azure Automation.
4
-
ms.date: 03/04/2024
4
+
ms.date: 03/13/2024
5
5
services: automation
6
6
ms.topic: conceptual
7
7
ms.custom: references_regions
@@ -33,7 +33,7 @@ The following table shows the supported mappings:
0 commit comments