File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
articles/automation/change-tracking Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ File content tracking allows you to view the contents of a file before and after
100
100
* Change Tracking and Inventory must be enabled in your Automation account.
101
101
102
102
> [ !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 .
104
104
105
105
### Enable tracking for file content changes
106
106
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ Change Tracking and Inventory doesn't support or has the following limitations:
48
48
- *** .exe** files stored on Windows
49
49
- The ** Max File Size** column and values are unused in the current implementation.
50
50
- 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 .
52
52
- If you try to collect more than 2500 files in a 30-minute collection cycle, Change Tracking and Inventory performance might be degraded.
53
53
- If network traffic is high, change records can take up to six hours to display.
54
54
- If you modify a configuration while a machine or server is shut down, it might post changes belonging to the previous configuration.
You can’t perform that action at this time.
0 commit comments