Azure New Owner added to Azure Active Directory application

Set up the azure integration.

이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

Goal

Detect when a user is added as a new owner for an Active Directory application which could be used as a persistence mechanism.

Strategy

Monitor Azure Active Directory logs for @evt.name: "Add owner to application" has an @evt.outcome of success.

Triage and response

  1. Review evidence of anomalous activity for the user being added as an owner (@properties.targetResources) for the Active Directory application.
  2. Determine if there is a legitimate reason for the user being added to the application.
PREVIEWING: aliciascott/DOCS-9725-Cloudcraft