Skip to content

Commit 822d33b

Browse files
committed
updated table
1 parent b9f5901 commit 822d33b

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

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

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.custom:
1818
- cx-ti
1919
- cx-ah
2020
ms.topic: reference
21-
ms.date: 03/12/2024
21+
ms.date: 07/09/2025
2222
---
2323

2424
# GraphApiAuditEvents (Preview)
@@ -38,20 +38,20 @@ For information on other tables in the advanced hunting schema, [see the advance
3838
| `IdentityProvider` | `string` | Identity provider that authenticated the subject of the token |
3939
| `ApiVersion` | `string` | The API version of the event |
4040
| `ApplicationId` | `string` | Unique identifier for the application |
41+
| `IPAddress` | `string` | The IP address of the client from where the request was made |
4142
| `ClientRequestId` | `string` | Identifier for the client request sent; if none is available, the operation identifier is used instead |
43+
| `EntityType ` | `string` | Type of object, such as a file, a process, a device, or a user, that made the request |
4244
| `RequestUri` | `string` | Uniform resource identifier (URI) of the request |
43-
| `OperationId` | `string` | Identifier for a batch of requests; the same identifier is used for all requests in a batch but if requests are non-batched, the identifier is unique per request |
44-
| `AccountObjectId` | `string` | Unique identifier for the user making the request |
45+
| `AccountObjectId` | `string` | Unique identifier for the account making the request || `OperationId` | `string` | Identifier for a batch of requests; the same identifier is used for all requests in a batch but if requests are non-batched, the identifier is unique per request |
4546
| `Location` | `string` | Name of the region that served the request |
4647
| `RequestDuration` | `string` | Duration of the request in milliseconds |
48+
| `RequestId` | `string` | Unique identifier of the request |
4749
| `RequestMethod` | `string` | HTTP method of the request |
4850
| `Timestamp` | `string` | Date and time when the request was recorded |
4951
| `ResponseStatusCode` | `string` | HTTP response status code for the request |
5052
| `Scopes` | `string` | Scopes in token claims |
51-
| `RequesterRoles` | `string` | Denotes the tenant-wide roles assigned to the user making the request|
52-
| `RequestDetails` | `string` | Contains information about the request, like the IP address of the client from where the request occurred, the URI of the request, the user-agent information related to request, the application display name |
53-
| `UserAgent` | `string` |User agent information from the web browser or other client application|
54-
| `EntityType` | `string` | Type of entity that performed the action |
53+
| `UniqueTokenIdentifier` | `string` | Unique identifier embedded in every access token and ID token that were issued |
54+
5555

5656
## Related articles
5757

@@ -60,4 +60,5 @@ For information on other tables in the advanced hunting schema, [see the advance
6060
- [Use shared queries](advanced-hunting-shared-queries.md)
6161
- [Understand the schema](advanced-hunting-schema-tables.md)
6262
- [Apply query best practices](advanced-hunting-best-practices.md)
63+
6364
[!INCLUDE [Microsoft Defender XDR rebranding](../includes/defender-m3d-techcommunity.md)]

0 commit comments

Comments
 (0)