AS-Azure-AD-Disable-User

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Content Index


This playbook is intended to be run from a Microsoft Sentinel incident. It will disable the Azure AD user accounts associated with the entities from Microsoft Sentinel incidents.

Attribute Value
Type Playbook
Solution Standalone Content
Source View on GitHub

Logic App Connectors

This playbook uses 2 Logic App connectors / built-in actions:

Connector / Action Type Connections Actions
azuread Managed 1 1
azuresentinel Managed 1 1
Action parameters (URLs, paths, function IDs)

azuread (Managed)

Action Method Endpoint Other
Update_user patch /v1.0/users/@{encodeURIComponent(items('For_each')?['AadUserId'])}

azuresentinel (Managed)

Action Method Endpoint Other
Entities_-_Get_Accounts post /entities/account

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Playbooks