Skip to content

Commit f090ebe

Browse files
committed
Update advanced-hunting-seenby-function.md
1 parent 56be5c7 commit f090ebe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ invoke SeenBy(x)
5050
- where **x** is the device ID of interest
5151

5252
> [!TIP]
53-
> Enrichment functions will show supplemental information only when they are available. Availability of information is varied and depends on a lot of factors. Make sure to consider this when using SeenBy() in your queries or in creating custom detections. For best results, we recommend using the SeenBy() function with the DeviceInfo table.
53+
> Enrichment functions show supplemental information only when they're available. Availability of information is varied and depends on many factors. Make sure to consider this when using SeenBy() in your queries or in creating custom detections. For best results, we recommend using the SeenBy() function with the DeviceInfo table.
5454
5555
### Example: Obtain list of onboarded devices that have seen a device
5656

@@ -60,7 +60,7 @@ DeviceInfo
6060
| limit 100 | invoke SeenBy()
6161
```
6262

63-
## Related topics
63+
## Related articles
6464
- [Advanced hunting overview](advanced-hunting-overview.md)
6565
- [Learn the query language](advanced-hunting-query-language.md)
6666
- [Understand the schema](advanced-hunting-schema-tables.md)

0 commit comments

Comments
 (0)