Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.49 KB

File metadata and controls

41 lines (31 loc) · 1.49 KB
title vivaLearningAdminAuditRecord resource type
description Represents an audit record for administrative activities in Microsoft Viva Learning.
author palakagrawaljk
ms.subservice security
ms.localizationpriority medium
doc_type resourcePageType
ms.date 03/05/2026
toc.title Viva learning admin audit record

vivaLearningAdminAuditRecord resource type

Namespace: microsoft.graph.security

[!INCLUDE beta-disclaimer]

Represents an audit record for administrative activities in Microsoft Viva Learning. This resource captures actions performed by administrators within the Viva Learning platform, including configuration changes, learning content management, learning path creation or modification, and changes to learning policies or permissions. The audit data helps organizations track how their learning programs are managed and ensure proper governance of learning content and access controls.

Inherits from microsoft.graph.security.auditData. The audit data for this record type is returned as the auditData property in an auditLogRecord.

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.security.vivaLearningAdminAuditRecord"
}