defender_get_file_machines
Find devices containing a given file hash to determine the lateral reach of a threat across your environment.
Instructions
List the devices a file was seen on: the lateral scope of a hash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Maximum number of machines to return (default 25, max 100). | |
| filter | No | OData $filter expression. Refine the filter instead of paging deep. | |
| file_hash | Yes | SHA1 or SHA256 of the file. |