Skip to content

Commit e8c8140

Browse files
authored
Merge pull request #652 from MicrosoftDocs/batamig-patch-5
MDA advanced hunting columns for CaaC - Defender
2 parents 24277dc + e3980e6 commit e8c8140

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.collection:
1515
- m365-security
1616
- tier3
1717
ms.topic: reference
18-
ms.date: 12/29/2023
18+
ms.date: 06/09/2024
1919
---
2020

2121
# CloudAppEvents
@@ -65,6 +65,8 @@ For information on other tables in the advanced hunting schema, [see the advance
6565
| `AdditionalFields` | `dynamic` | Additional information about the entity or event |
6666
| `LastSeenForUser` | `string` | Shows how many days back the attribute was recently in use by the user in days (i.e. ISP, ActionType etc.) |
6767
| `UncommonForUser` | `string` | Lists the attributes in the event that are uncommon for the user, using this data to help rule out false positives and find out anomalies |
68+
| `AuditSource` | `string` | Audit data source, including one of the following: <br>- Defender for Cloud Apps access control <br>- Defender for Cloud Apps session control <br>- Defender for Cloud Apps app connector |
69+
| `SessionData` |`dynamic` | The Defender for Cloud Apps session ID for access or session control. For example: `{InLineSessionId:"232342"}` |
6870

6971
## Apps and services covered
7072

0 commit comments

Comments
 (0)