Export-Incidents-With-Comments-Report

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

Back to Content Index


author: Bridewell Consulting - Robert Kitching

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
office365 Managed 1 1
http Built-in 0 2
Action parameters (URLs, paths, function IDs)

office365 (Managed)

Action Method Endpoint Other
Send_an_email_from_a_shared_mailbox_(V2) post /v2/SharedMailbox/Mail

http (Built-in)

Action Method Endpoint Other
Get_Incident_Comments GET https://management.azure.com/subscriptions/@{variables('Settings')['subscriptionId']}/resourcegroups/@{variables('Settings')['resourceGroup']}/providers/Microsoft.OperationalInsights/workspaces/@{variables('Settings')['logWorkspace']}/providers/Microsoft.SecurityInsights/incidents/@{items('For_each')?['name']}/comments?api-version=2019-01-01-preview
Get_incidents GET @variables('requestUrl')

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

Back to Playbooks