Skip to content

Commit fab7f64

Browse files
authored
Merge pull request #205645 from SnehaSudhirG/22July-ChangeTracking-Note
Added a note
2 parents d3ef938 + c45abc2 commit fab7f64

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

articles/automation/change-tracking/manage-change-tracking.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,9 @@ File content tracking allows you to view the contents of a file before and after
9999
* You can connect the storage account to only one Automation account.
100100
* Change Tracking and Inventory must be enabled in your Automation account.
101101

102+
>[!NOTE]
103+
> If the file size appears >1.25MB, then FileContentChecksum is incorrect due to memory constraints in the checksum calculation.
104+
102105
### Enable tracking for file content changes
103106

104107
Use the following steps to enable tracking for changes to file contents:

articles/automation/change-tracking/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ Change Tracking and Inventory doesn't support or has the following limitations:
4848
- ***.exe** files stored on Windows
4949
- The **Max File Size** column and values are unused in the current implementation.
5050
- If you are tracking file changes, it is limited to a file size of 5 MB or less.
51+
- If the file size appears >1.25MB, then FileContentChecksum is incorrect due to memory constraints in the checksum calculation.
5152
- If you try to collect more than 2500 files in a 30-minute collection cycle, Change Tracking and Inventory performance might be degraded.
5253
- If network traffic is high, change records can take up to six hours to display.
5354
- If you modify a configuration while a machine or server is shut down, it might post changes belonging to the previous configuration.

0 commit comments

Comments
 (0)