For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/security/default_rules/def-000-b90.md. A documentation index is available at /llms.txt.

Entra administrative unit modified

This rule is part of a beta feature. To learn more, contact Support.

Goal

Detects the modification of Entra ID Administrative Units (AUs). The modification of AUs may indicate suspicious activity if an environment is not utilizing AUs.

Strategy

Monitor Microsoft Entra ID logs for @properties.category:AdministrativeUnit and (@evt.name:"Update administrative unit" OR @evt.name:"Restore administrative unit" OR @evt.name:"Delete administrative unit" OR @evt.name:"Hard delete administrative unit") where the event is not a restricted administrative unit.

Triage and response

  1. Review if administrative units are used by the organization.
  2. Review evidence of anomalous activity for the user modifying an administrative unit.
  3. Determine if there is a legitimate reason for the user modifying an administrative unit.