Skip to content

Commit ccc7207

Browse files
committed
minor edits
1 parent 9d65d39 commit ccc7207

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ File content tracking allows you to view the contents of a file before and after
100100
* Change Tracking and Inventory must be enabled in your Automation account.
101101

102102
>[!NOTE]
103-
> If the file size is >1.25MB, the checksum calculation doesn't complete due to memory constraints.
103+
> If the file size is >1.25MB, the FileContentChecksum is incorrect due to memory constraints during checksum calculation.
104104
105105
### Enable tracking for file content changes
106106

articles/automation/change-tracking/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +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 is >1.25MB, the checksum calculation doesn't complete due to memory constraints.
51+
- If the file size is >1.25MB, the FileContentChecksum is incorrect due to memory constraints during the checksum calculation.
5252
- If you try to collect more than 2500 files in a 30-minute collection cycle, Change Tracking and Inventory performance might be degraded.
5353
- If network traffic is high, change records can take up to six hours to display.
5454
- 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)