Skip to content

Commit 124254f

Browse files
authored
Merge pull request #3401 from MicrosoftDocs/maccruz-urlclicks
Update advanced-hunting-urlclickevents-table.md
2 parents a191858 + 553277b commit 124254f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

defender-xdr/advanced-hunting-urlclickevents-table.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ For information on other tables in the advanced hunting schema, see [the advance
4949
| `UrlChain` | `string` | For scenarios involving redirections, it includes URLs present in the redirection chain|
5050
| `ReportId` | `string` | The unique identifier for a click event. For clickthrough scenarios, report ID would have same value, and therefore it should be used to correlate a click event.|
5151

52+
> [!NOTE]
53+
> For clicks originating from email in Drafts and Sent items folders, email metadata is either not available or `NetworkMessageId` is assigned by default. In this case, `UrlClickEvents` can't be joined with `Email*` tables like `EmailEvents`, `EmailPostDeliveryEvents`, and others, using `NetworkMessageId`.
5254
5355
You can try this example query that uses the `UrlClickEvents` table to return a list of links where a user was allowed to proceed:
5456

0 commit comments

Comments
 (0)