| title | userTrainingAuditRecord resource type |
|---|---|
| description | Represents an audit record for security awareness training activities in Microsoft security services. |
| author | palakagrawaljk |
| ms.subservice | security |
| ms.localizationpriority | medium |
| doc_type | resourcePageType |
| ms.date | 03/05/2026 |
| toc.title | User training audit record |
Namespace: microsoft.graph.security
[!INCLUDE beta-disclaimer]
Represents an audit record for security awareness training activities in Microsoft security services. This resource captures information about user participation in security training, including training assignments, completions, failures, and progress tracking. The audit data helps security administrators monitor the organization's security training program effectiveness, track compliance with required training policies, and identify users who may need additional security education to improve the organization's overall security posture.
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.userTrainingAuditRecord"
}