Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
author: Lior Tamir
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | Standalone Content |
| Source | View on GitHub |
This playbook uses 3 Logic App connectors / built-in actions:
| Connector / Action | Type | Connections | Actions |
|---|---|---|---|
azureadip |
Managed | 1 | 4 |
azuresentinel |
Managed | 1 | 3 |
office365 |
Managed | 1 | 0 |
azureadip (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Get_risky_user | get | /beta/riskyUsers/@{encodeURIComponent(if(greater(length(items('For_each')?['AadUserId']), 0), items('For_each')?['AadUserId'], items('For_each')?['UPNSuffix']))} |
— |
| Get_the_risk_history_of_a_risky_user | get | /beta/riskyUsers/@{encodeURIComponent(if(greater(length(items('For_each')?['AadUserId']), 0), items('For_each')?['AadUserId'], items('For_each')?['UPNSuffix']))}/history |
— |
| Confirm_a_risky_user_as_compromised | post | /beta/riskyUsers/confirmCompromised |
— |
| Dismiss_a_risky_user | post | /beta/riskyUsers/dismiss |
— |
azuresentinel (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Alert_-_Get_accounts | post | /entities/account |
— |
| Add_comment_to_incident_(V2) | put | /Comment/@{encodeURIComponent(triggerBody()?['WorkspaceSubscriptionId'])}/@{encodeURIComponent(triggerBody()?['WorkspaceId'])}/@{encodeURIComponent(triggerBody()?['WorkspaceResourceGroup'])}/@{encodeURIComponent('Alert')}/@{encodeURIComponent(triggerBody()?['SystemAlertId'])} |
— |
| Add_comment_to_incident_(V2)_2 | put | /Comment/@{encodeURIComponent(triggerBody()?['WorkspaceSubscriptionId'])}/@{encodeURIComponent(triggerBody()?['WorkspaceId'])}/@{encodeURIComponent(triggerBody()?['WorkspaceResourceGroup'])}/@{encodeURIComponent('Alert')}/@{encodeURIComponent(triggerBody()?['SystemAlertId'])} |
— |
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊