| title | retentionPolicyAuditRecord resource type |
|---|---|
| description | Represents an audit record for retention policy activities in Microsoft 365. |
| author | palakagrawaljk |
| ms.subservice | security |
| ms.localizationpriority | medium |
| doc_type | resourcePageType |
| ms.date | 03/05/2026 |
| toc.title | Retention policy audit record |
Namespace: microsoft.graph.security
[!INCLUDE beta-disclaimer]
Represents an audit record that captures retention policy activities in Microsoft 365. This resource tracks actions related to the creation, modification, and application of retention policies that govern how content is preserved, deleted, or archived across the organization. These audit records help organizations monitor their retention policy management for compliance with regulatory requirements and internal governance policies.
Inherits from microsoft.graph.security.auditData. The audit data for this record type is returned as the auditData property in an auditLogRecord.
None.
None.
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.security.retentionPolicyAuditRecord"
}