Merge branch 'master' into edr-blocking

This commit is contained in:
Denise Vangel-MSFT
2020-04-29 10:18:56 -07:00
5 changed files with 400 additions and 142 deletions

View File

@ -284,7 +284,10 @@ Each command is tracked with full details such as:
- Large scale command execution is not supported.
- A user can only initiate one session at a time.
- A device can only be in one session at a time.
- There is a file size limit of 750mb when downloading files from a device.
- The following file size limits apply:
- `getfile` limit: 3 GB
- `fileinfo` limit: 10 GB
- `library` limit: 250 MB
## Related article
- [Live response command examples](live-response-command-examples.md)