- 重要な情報
- はじめに
- 用語集
- ガイド
- エージェント
- インテグレーション
- OpenTelemetry
- 開発者
- API
- CoScreen
- アプリ内
- Service Management
- インフラストラクチャー
- アプリケーションパフォーマンス
- 継続的インテグレーション
- ログ管理
- セキュリティ
- UX モニタリング
- 管理
Set up the azure integration.
Detect an Azure Active Directory (Azure AD) member being added to the Global Administrator role.
Monitor Azure AD Audit logs for the following operations:
@evt.name:"Add member to role"
@properties.targetResources.modifiedProperties.newValue:"\"Global Administrator\""
The Global Administrator role can manage all aspects of Azure AD and Microsoft services that use Azure AD identities. An adversary can add users as Global Administrators in order to maintain access to Azure AD.
{{@usr.id}}
should have made a {{@evt.name}}
API call.{{@usr.id}}
was authorized to make the change.