Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.41 KB

File metadata and controls

41 lines (31 loc) · 1.41 KB
title teamsUpdatesAuditRecord resource type
description Represents an audit record for update activities in Microsoft Teams.
author palakagrawaljk
ms.subservice security
ms.localizationpriority medium
doc_type resourcePageType
ms.date 03/05/2026
toc.title Teams updates audit record

teamsUpdatesAuditRecord resource type

Namespace: microsoft.graph.security

[!INCLUDE beta-disclaimer]

Represents an audit record that captures update activities in Microsoft Teams. This resource tracks changes and updates to Teams components, including client updates, service updates, and policy changes. These audit records help organizations monitor the evolution of their Teams environment, providing visibility into version changes, feature updates, and configuration modifications that may affect functionality, security, or compliance.

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.teamsUpdatesAuditRecord"
}