Defender-IdentityInfo

ActionTypeTitleSampleRule
anyIdentity informationYY

any: Identity information

#
Table
IdentityInfo

Fields #

NameDescription
Timestamp
ReportId
AccountObjectId
AccountUpn
OnPremSid
AccountDisplayName
AccountName
AccountDomain
CriticalityLevel
DistinguishedName
CloudSid
GivenName
Surname
Department
JobTitle
EmailAddress
City
Country
IsAccountEnabled
Manager
CreatedDateTime
SourceProvider
ChangeSource
RiskLevel
RiskLevelDetails
Tags
AssignedRoles
GroupMembership

Example Event #

{
  "AccountDisplayName": "Admin User",
  "AccountDomain": "example.onmicrosoft.com",
  "AccountName": "Admin User",
  "AccountObjectId": "11111111-1111-1111-1111-111111111111",
  "AccountUpn": "adminuser@example.onmicrosoft.com",
  "AssignedRoles": [
    "Global Administrator"
  ],
  "AssignedRoles@odata.type": "#Collection(String)",
  "ChangeSource": "AzureActiveDirectory",
  "CloudSid": "S-1-12-1-2203833961-1078582856-4269134526-4172038298",
  "CreatedDateTime": "2026-01-17T02:18:03Z",
  "CriticalityLevel": 0,
  "EmailAddress": "adminuser@example.onmicrosoft.com",
  "GivenName": "Admin",
  "IdentityEnvironment": "Cloud",
  "IdentityId": "User_00000000-0000-0000-0000-000000000001_678ad294-74ae-4dbd-b59a-8e861a00b5e0",
  "IsAccountEnabled": 1,
  "IsAccountEnabled@odata.type": "#SByte",
  "Phone": "4085680442",
  "ReportId": "90b0aba9-1b2e-44f6-93aa-ee0de4ecea16",
  "RiskScore": 100,
  "RiskScoreUpdateTime": "2026-07-28T10:09:58.0875151Z",
  "SourceProvider": "AzureActiveDirectory",
  "SourceProviders": [
    "AzureActiveDirectory"
  ],
  "SourceProviders@odata.type": "#Collection(String)",
  "Surname": "User",
  "Tags@odata.type": "#Collection(String)",
  "Timestamp": "2026-08-01T16:32:12.9121755Z",
  "Type": "User"
}

Detection Patterns #

Common Indicators #

Field/value combinations most frequently checked by detection rules targeting this event, derived from cross-vendor predicate analysis.

FieldKindValueRulesVendors
Type (kusto rule field)eqaccount5 ruleskusto
Type (kusto rule field)eqip4 ruleskusto
ActivityType (kusto rule field)inFailedLogOn3 ruleskusto
ActivityType (kusto rule field)inLogOn3 ruleskusto
Category (kusto rule field)equsermanagement3 ruleskusto
EntityIp (kusto rule field)is_not_null3 ruleskusto
ProductName (kusto rule field)inAzure Active Directory Identity Protection3 ruleskusto
ProductName (kusto rule field)inMicrosoft Cloud App Security3 ruleskusto
ProductName (kusto rule field)inAzure Active Directory2 ruleskusto
ProductName (kusto rule field)inMicrosoft 365 Defender2 ruleskusto
ProductName (kusto rule field)inMicrosoft Defender ATP2 ruleskusto
SourceIPAddress (kusto rule field)is_not_null3 ruleskusto
AccountDisplayName (kusto rule field)is_not_null2 ruleskusto
AccountObjectId (kusto rule field)is_not_null2 ruleskusto
ActionType (kusto rule field)eqSuccess2 ruleskusto

Detection Rules #

Full rule details for this event, including ATT&CK technique mappings and native queries →

Kusto #

References #