Skip to content

Commit 1516f2d

Browse files
authored
Merge pull request #275991 from SnehaSudhirG/22May-CTReleaseNoteUpdate
updated the known issues for rel 2.24 and 2.23
2 parents 8f045ce + 8147bf6 commit 1516f2d

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

articles/automation/change-tracking/extension-version-details.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Automation Change Tracking extension version details and known issu
33
description: This article describes the Change Tracking extension version details and known issues.
44
services: automation
55
ms.subservice: change-inventory-management
6-
ms.date: 03/12/2024
6+
ms.date: 05/22/2024
77
ms.topic: conceptual
88
---
99

@@ -16,9 +16,27 @@ This article explains the version details of change tracking extension.
1616

1717
## Release Notes for Extension
1818

19+
### Extension version 2.24.0.0
20+
21+
#### Known issues
22+
23+
After you migrate from FIM based on AMA to ChangeTracking based on AMA, the memory usage increases. To resolve this issue, we recommend that you restart the extension/machine.
24+
25+
- **Windows** - Fix the installation issues for the Arc-enabled machines having languages other than English.
26+
- **Linux** - Fix the installation issues for the Arc-enabled machines.
27+
28+
### Extension version 2.23.0.0
29+
30+
#### Known issues
31+
32+
After you migrate from FIM based on AMA to ChangeTracking based on AMA, the memory usage increases. To resolve this issue, we recommend that you restart the extension/machine.
33+
34+
- **Windows** - Add support for environment variables in file path.
35+
36+
1937
### Extension version 2.22.0.0
2038

21-
### Known issues
39+
#### Known issues
2240

2341
- 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.
2442
- For Windows, SvcDescription field is coming as base64 encoded string. As a workaround for now you must use base64_decode_tostring() kql function.

0 commit comments

Comments
 (0)