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
Copy file name to clipboardExpand all lines: defender-xdr/advanced-hunting-aadsignineventsbeta-table.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ Use this reference to construct queries that return information from the table.
45
45
|`ApplicationId`|`string`|Unique identifier for the application|
46
46
|`LogonType`|`string`|Type of logon session, specifically interactive, remote interactive (RDP), network, batch, and service|
47
47
|`ErrorCode`|`int`|Contains the error code if a sign-in error occurs. To find a description of a specific error code, visit <https://aka.ms/AADsigninsErrorCodes>.|
48
-
|`CorrelationId`|`string`|Unique identifier of the sign-in event|
48
+
|`CorrelationId`|`string`|Identifier of the sign-in event|
49
49
|`SessionId`|`string`|Unique number assigned to a user by a website's server for the duration of the visit or session|
50
50
|`AccountDisplayName`|`string`|Name displayed in the address book entry for the account user. This is usually a combination of the given name, middle initial, and surname of the user.|
51
51
|`AccountObjectId`|`string`|Unique identifier for the account in Microsoft Entra ID|
0 commit comments