You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Some information relates to prereleased product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
33
-
34
31
The `MessageEvents` table in the [advanced hunting](advanced-hunting-overview.md) schema contains details about messages sent and received within your organization at the time of delivery. Use this reference to construct queries that return information from this table.
35
32
36
33
This advanced hunting table is populated by records from Microsoft Defender for Office 365. If your organization hasn’t deployed the service in Microsoft Defender XDR, queries that use the table aren’t going to work or return any results. For more information about how to deploy Defender for Office 365 in Defender XDR, read [Deploy supported services](deploy-supported-services.md).
> Some information relates to prereleased product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
31
+
33
32
34
33
The `MessagePostDeliveryEvents` table in the [advanced hunting](advanced-hunting-overview.md) schema contains information about security events that occurred after the delivery of a Microsoft Teams message in your organization.
Copy file name to clipboardExpand all lines: defender-xdr/advanced-hunting-schema-tables.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ appliesto:
21
21
- Microsoft Defender XDR
22
22
- Microsoft Sentinel in the Microsoft Defender portal
23
23
ms.topic: reference
24
-
ms.date: 08/05/2025
24
+
ms.date: 08/13/2025
25
25
---
26
26
27
27
# Understand the advanced hunting schema
@@ -104,9 +104,9 @@ The following reference lists all the tables in the schema. Each table name link
104
104
|**[IdentityInfo](advanced-hunting-identityinfo-table.md)**| Account information from various sources, including Microsoft Entra ID |
105
105
|**[IdentityLogonEvents](advanced-hunting-identitylogonevents-table.md)**| Authentication events on Active Directory and Microsoft online services |
106
106
|**[IdentityQueryEvents](advanced-hunting-identityqueryevents-table.md)**| Queries for Active Directory objects, such as users, groups, devices, and domains |
107
-
|**[MessageEvents](advanced-hunting-messageevents-table.md)**(Preview) | Messages sent and received within your organization at the time of delivery |
108
-
|**[MessagePostDeliveryEvents](advanced-hunting-messagepostdeliveryevents-table.md)**(Preview)| Security events that occurred after the delivery of a Microsoft Teams message in your organization |
109
-
|**[MessageUrlInfo](advanced-hunting-messageurlinfo-table.md)**(Preview) | URLs sent through Microsoft Teams messages in your organization |
107
+
|**[MessageEvents](advanced-hunting-messageevents-table.md)**| Messages sent and received within your organization at the time of delivery |
108
+
|**[MessagePostDeliveryEvents](advanced-hunting-messagepostdeliveryevents-table.md)**| Security events that occurred after the delivery of a Microsoft Teams message in your organization |
109
+
|**[MessageUrlInfo](advanced-hunting-messageurlinfo-table.md)**| URLs sent through Microsoft Teams messages in your organization |
110
110
|**[OAuthAppInfo](advanced-hunting-oauthappinfo-table.md)** (Preview) | Microsoft 365-connected OAuth applications registered with Microsoft Entra ID and available in the Defender for Cloud Apps app governance capability |
111
111
|**[UrlClickEvents](advanced-hunting-urlclickevents-table.md)**| Safe Links clicks from email messages, Teams, and Office 365 apps |
112
112
@@ -117,4 +117,5 @@ The following reference lists all the tables in the schema. Each table name link
0 commit comments