DeviceRegistryEvents
DeviceRegistryEvents contains registry entry creation, modification, and related registry activity reported by Microsoft Defender for Endpoint.
tablesCurrent
Relationships
Microsoft Defender for Endpoint
Source productproductMicrosoft Defender for Endpoint P2
Required licenselicenseMicrosoft Graph Security API
API accessapiMicrosoft Defender for Endpoint APIs
API accessapiLegacy Microsoft Defender XDR APIs
API accessapiDeviceProcessEvents
Related tabletableDeviceEvents
Related tabletable
Source productproductMicrosoft Defender for Endpoint P2
Required licenselicenseMicrosoft Graph Security API
API accessapiMicrosoft Defender for Endpoint APIs
API accessapiLegacy Microsoft Defender XDR APIs
API accessapiDeviceProcessEvents
Related tabletableDeviceEvents
Related tabletable
Schema
| Field | Type | Description | Copy |
|---|---|---|---|
Timestamp | datetime | Date and time when the event was recorded. | |
DeviceId | string | Unique identifier for the device in the service. | |
DeviceName | string | Fully qualified domain name of the device. | |
ActionType | string | Type of registry activity that triggered the event. | |
RegistryKey | string | Registry key that the recorded action was applied to. | |
RegistryValueName | string | Name of the registry value that the recorded action was applied to. | |
RegistryValueData | string | Data of the registry value that the recorded action was applied to. | |
RegistryValueType | string | Data type of the registry value that the recorded action was applied to. | |
InitiatingProcessAccountSid | string | Security identifier of the account that ran the process responsible for the registry event. |