Microsoft Defender XDR
General

EntraIdSignInEvents

In brief

The replacement of AADSignInEventsBeta is now scheduled for October 19, 2026, with queries migrated automatically. Custom detections require no changes, and several field definitions and schema fields were updated.

What Defender admins need to know

Note the migration date and review hunting queries that depend on the updated schema.

Summaries are generated from the documentation change itself.

Documentation change

The comparison below shows only the changed extract. Use the full-page view for complete context.

EntraIdSignInEvents

|Application|string|Application that performed the recorded action| |ApplicationId|string|Unique identifier for the application| |LogonType|string|Type of logon session, specifically interactive, remote interactive (RDP), network, batch, and service| |EndpointCall|string|Information about the Microsoft Entra ID endpoint that the request was sent to and the type of request sent during sign in| |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.| |CorrelationId|string|Identifier of the sign-in event| |SessionId|string|Unique number assigned to a user by a website's server for the duration of the visit or session| |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.| |AccountObjectId|string|Unique identifier for the account in Microsoft Entra ID| |AccountUpn|string|User principal name (UPN) of the account| |IsConfidentialClient|boolean|Indicates if the sign in was done via confidential client applications| |IsExternalUser|int|Indicates if the user that signed in is external. Possible values: -1 (not set), 0 (not external), 1 (external).| |IsGuestUser|boolean|Indicates ifwhether the signuser that signed in was done via confidential client applications|is a guest in the tenant| |AlternateSignInName|string|On-premises user principal name (UPN) of the user signing in to Microsoft Entra ID| |LastPasswordChangeTimestamp|datetime|Date and time when the user that signed in last changed their password| |ResourceDisplayName|string|Display name of the resource accessed. The display name can contain any character.| |ResourceId|string|Unique identifier of the resource accessed| |ResourceTenantId|string|Unique identifier of the tenant of the resource accessed| |DeviceName|string|Fully qualified domain name (FQDN) of the device| |EntraIdDeviceId|string|Unique identifier for the device in Microsoft Entra ID| |OSPlatform|string|Platform of the operating system running on the device. Indicates specific operating systems, including variations within the same family, such as Windows 11, Windows 10, and Windows 7.| |DeviceTrustType|string|Indicates the trust type of the device that signed in. For managed device scenarios only. Possible values are Workplace, AzureAd, and ServerAd.| |IsManaged|int|Indicates whether the device that initiated the sign-in is a managed device (1) or not a managed device (0)| |IsCompliant|int|Indicates whether the device that initiated the sign-in is compliant (1) or non-compliant (0)| |AuthenticationProcessingDetails|string|Details about the authentication processor| |AuthenticationRequirement|string|Type of authentication required for the sign-in. Possible values: multiFactorAuthentication (MFA was required) and singleFactorAuthentication (no MFA was required).| |TokenIssuerType|intstring|Indicates if theType of token issuer isissuer, such as Microsoft Entra ID (0) or Active Directory Federation Services (1)(AD FS)| |RiskLevelAggregated|int|Aggregated risk level during sign-in. Possible values: 0 (aggregated risk level not set), 1 (none), 10 (low), 50 (medium), or 100 (high).| |RiskDetailsRiskLevelDuringSignIn|int|Details aboutUser risk level at sign-in| |RiskEventTypes|string|Array of risk event types applicable to the risky state of the user that signed in|event| |RiskState|int|Indicates risky user state. Possible values: 0 (none), 1 (confirmed safe), 2 (remediated), 3 (dismissed), 4 (at risk), or 5 (confirmed compromised).| |UserAgent|string|User agent information from the web browser or other client application| |ClientAppUsed|string|Indicates the client app used| |NetworkLocationDetails|string|Network location details of the authentication processor of the sign-in event| |RequestId|string|Unique identifier of the request| |ReportId|string|Unique identifier for the event| |EndpointCallEntraIdDeviceId|string|Information aboutUnique identifier for the device in Microsoft Entra ID endpointID| |GatewayJA4|string|JA4 fingerprint derived from the TLS Client Hello request that identifies the requestclient's TLS configuration| |TenantId|string|Unique identifier representing the organization's instance of Microsoft Entra ID| |Type|string|Name of the table| |SourceSystem|string|Source system for the record| |TimeGenerated|datetime|Date and time when the record was sentgenerated| |UniqueTokenId|string|Unique identifier for the token passed during sign-in, used to andcorrelate the type of request sent during sign in.sign-in with the token request| |IsSignInThroughGlobalSecureAccess|boolean|Indicates whether the sign-in event came through Global Secure Access|

Related articles