Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.59 KB

File metadata and controls

41 lines (31 loc) · 1.59 KB
title urbacEnableStateAuditRecord resource type
description Represents an audit record for enabling or disabling Unified Role-Based Access Control (URBAC) functionality in Microsoft security services.
author palakagrawaljk
ms.subservice security
ms.localizationpriority medium
doc_type resourcePageType
ms.date 03/05/2026
toc.title URBAC enable state audit record

urbacEnableStateAuditRecord resource type

Namespace: microsoft.graph.security

[!INCLUDE beta-disclaimer]

Represents an audit record for enabling or disabling Unified Role-Based Access Control (URBAC) functionality in Microsoft security services. This resource captures activities related to turning the URBAC feature on or off, including who made the change, when it was made, and the previous and new states of the URBAC functionality. The audit data helps security administrators track critical changes to the access control infrastructure, which can significantly impact the security posture and governance model of the organization.

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