Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
author: Nathan Swift
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | Standalone Content |
| Source | View on GitHub |
This playbook uses 2 Logic App connectors / built-in actions:
| Connector / Action | Type | Connections | Actions |
|---|---|---|---|
azuresentinel |
Managed | 1 | 2 |
http |
Built-in | 0 | 2 |
azuresentinel (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Alert_-_Get_hosts | post | /entities/host |
— |
| Alert_-_Get_incident | get | /Cases/@{encodeURIComponent(triggerBody()?['SystemAlertId'])}/@{encodeURIComponent(triggerBody()?['WorkspaceSubscriptionId'])}/@{encodeURIComponent(triggerBody()?['WorkspaceId'])}/@{encodeURIComponent(triggerBody()?['WorkspaceResourceGroup'])} |
— |
http (Built-in)| Action | Method | Endpoint | Other |
|---|---|---|---|
| HTTP | POST | https://management.azure.com/providers/Microsoft.ResourceGraph/resources?api-version=2018-09-01-preview |
— |
| HTTP_2 | PUT | https://management.azure.com/subscriptions/@{split(variables('vmid'), '/')[add(length(split(variables('vmid'), '/')), -7)]}/ResourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/@{concat('NetworkWatcher_', variables('vmlocation'))}/packetCaptures/@{guid()}?api-version=2019-11-01 |
— |
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊