Azure user granted scoped role assignment over administrative unit
Set up the azure integration.
Goal
Detect scoped Entra ID (Azure AD) role assignment over an Administrative Unit (AU). Use of this type of role assignment may indicate suspicious activity if an environment is not utilizing AUs.
Strategy
Monitor Azure Active Directory logs for @properties.category:AdministrativeUnit
and (@evt.name:"Add scoped member to role" OR @evt.name:"Add member to role scoped over Restricted Management Administrative Unit")
where the event includes a restricted administrative unit.
Triage and response
- Review if restricted administrative units are used by the organization.
- Review evidence of anomalous activity for the user being granted role assignment to the restricted administrative unit.
- Determine if there is a legitimate reason for the user being granted role assignment to the restricted administrative unit.