Skip to content

Commit 2afb23d

Browse files
authored
Merge pull request #2855 from martin77s/patch-15
Update advanced-hunting-aadsignineventsbeta-table.md
2 parents 08004d5 + 2782353 commit 2afb23d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Use this reference to construct queries that return information from the table.
4545
|`ApplicationId`|`string`|Unique identifier for the application|
4646
|`LogonType`|`string`|Type of logon session, specifically interactive, remote interactive (RDP), network, batch, and service|
4747
|`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|
4949
|`SessionId`|`string`|Unique number assigned to a user by a website's server for the duration of the visit or session|
5050
|`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.|
5151
|`AccountObjectId`|`string`|Unique identifier for the account in Microsoft Entra ID|

0 commit comments

Comments
 (0)