table

DeviceFileEvents

DeviceFileEvents contains file creation, modification, and other file system events reported by Microsoft Defender for Endpoint.

tablesCurrent

Relationships

Schema

FieldTypeDescriptionCopy
TimestampdatetimeDate and time when the event was recorded.
DeviceIdstringUnique identifier for the device in the service.
DeviceNamestringFully qualified domain name of the device.
ActionTypestringType of file activity that triggered the event.
FileNamestringName of the file that the recorded action was applied to.
FolderPathstringFolder containing the file that the recorded action was applied to.
SHA1stringSHA-1 hash of the file that the recorded action was applied to.
SHA256stringSHA-256 hash of the file that the recorded action was applied to.
InitiatingProcessAccountSidstringSecurity identifier of the account that ran the process responsible for the event.
InitiatingProcessCommandLinestringCommand line used to run the process responsible for the event.