Skip to content

Commit 752f2e8

Browse files
committed
copyedits
1 parent ad80e5d commit 752f2e8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ For information on other tables in the advanced hunting schema, [see the advance
4343
| `ClientRequestId` | `string` | Identifier for the client request sent; if none is available, the operation identifier is used instead |
4444
| `EntityType ` | `string` | Type of object, such as a file, a process, a device, or a user, that made the request |
4545
| `RequestUri` | `string` | Uniform resource identifier (URI) of the request |
46-
| `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 |
46+
| `AccountObjectId` | `string` | Unique identifier for the account making the request |
47+
| `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 |
4748
| `Location` | `string` | Name of the region that served the request |
4849
| `RequestDuration` | `string` | Duration of the request in milliseconds |
4950
| `RequestId` | `string` | Unique identifier of the request |

defender-xdr/advanced-hunting-schema-tables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ The following reference lists all the tables in the schema. Each table name link
9797
| **[EmailUrlInfo](advanced-hunting-emailurlinfo-table.md)** | Information about URLs on emails |
9898
| **[ExposureGraphEdges](advanced-hunting-exposuregraphedges-table.md)** | Microsoft Security Exposure Management exposure graph edge information provides visibility into relationships between entities and assets in the graph |
9999
| **[ExposureGraphNodes](advanced-hunting-exposuregraphnodes-table.md)** | Microsoft Security Exposure Management exposure graph node information, about organizational entities and their properties |
100-
| **[GraphApiAuditEvents](advanced-hunting-graphapiauditevents-table.md)** | Microsoft Entra ID API requests made to Microsoft Graph API for resources in the tenant |
100+
| **[GraphApiAuditEvents](advanced-hunting-graphapiauditevents-table.md)** (Preview) | Microsoft Entra ID API requests made to Microsoft Graph API for resources in the tenant |
101101
| **[IdentityDirectoryEvents](advanced-hunting-identitydirectoryevents-table.md)** | Events involving an on-premises domain controller running Active Directory (AD). This table covers a range of identity-related events and system events on the domain controller. |
102102
| **[IdentityInfo](advanced-hunting-identityinfo-table.md)** | Account information from various sources, including Microsoft Entra ID |
103103
| **[IdentityLogonEvents](advanced-hunting-identitylogonevents-table.md)** | Authentication events on Active Directory and Microsoft online services |

0 commit comments

Comments
 (0)