IdentityProtection-EmailResponse

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

Back to Content Index


author: Lior Tamir

Attribute Value
Type Playbook
Solution Standalone Content
Source View on GitHub

Logic App Connectors

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
Action parameters (URLs, paths, function IDs)

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 · 📊

Back to Playbooks