Skip to content

Commit 5700416

Browse files
committed
copyedits
1 parent 23f0f83 commit 5700416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defender-xdr/advanced-hunting-fileprofile-function.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The `FileProfile()` function is an enrichment function in [advanced hunting](adv
5151
| `ThreatName` | `string` | Detection name for any malware or other threats found |
5252
| `Publisher` | `string` | Name of the organization that published the file |
5353
| `SoftwareName` | `string` | Name of the software product |
54-
| `ProfileAvailability` | `string` | Indicates the availability status of the profile data for the file: Available - profile was successfully queried and file data returned, Missing - profile was successfully queried but no file info was found, Error - error in querying the file info or maximum allotted time was exceeded before query could be completed, or an empty value - if file ID is invalid or the maximum number of files was reached<br><br>If this column has an empty value or isn't visible, the value of the `GlobalPrevalance` column would be `null`. |
54+
| `ProfileAvailability` | `string` | Indicates the availability status of the profile data for the file: Available - profile was successfully queried and file data returned, Missing - profile was successfully queried but no file info was found, Error - error in querying the file info or maximum allotted time was exceeded before query could be completed, or an empty value - if file ID is invalid or the maximum number of files was reached<br><br>If this column's value is Missing or is empty, the value of the `GlobalPrevalance` column would be null. |
5555

5656

5757

0 commit comments

Comments
 (0)