Skip to content

Commit 3f74c0d

Browse files
committed
Changed to MDE
1 parent 81fcafb commit 3f74c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defender-xdr/custom-detection-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ In the Microsoft Defender portal, go to **Advanced hunting** and select an exist
7575
To create a custom detection rule, the query must return the following columns:
7676
1. `Timestamp` - Used to set the timestamp for generated alerts
7777
2. A column or combination of columns that uniquely identify the event in Defender XDR tables:
78-
- For Device* tables, the `Timestamp`, `DeviceId`, and `ReportId` columns must appear in the same event
78+
- For Microsoft Defender for Endpoint tables, the `Timestamp`, `DeviceId`, and `ReportId` columns must appear in the same event
7979
- For Alert* tables, `Timestamp` must appear in the event
8080
- For Observation* tables, `Timestamp`and `ObservationId` must appear in the same event
8181
- For all others, `Timestamp` and `ReportId` must appear in the same event

0 commit comments

Comments
 (0)