Azure AD escalation from Global Administrator to User Access Administrator

Set up the azure integration.

이 페이지는 아직 한국어로 제공되지 않으며 번역 작업 중입니다. 번역에 관한 질문이나 의견이 있으시면 언제든지 저희에게 연락해 주십시오.

Goal

Detect when a Global Administrator elevates their Azure Active Directory permissions to User Access Administrator in Azure RBAC. This may indicate an attacker with Azure Active Directory privileges is seeking to gain control over Azure resources.

Strategy

Monitor Azure Active Directory audit logs for the following events:

  • User has elevated their access to User Access Administrator for their Azure Resources

Triage and Response

  1. Verify if this activity is associated with expected administrator activities.
  2. If not, investigate activity by the account associated with this alert ({{@usr.id}}) around the time of this event, including any permissions modifications made to Azure RBAC assignments.