Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
This playbook will execute using an incident based trigger and add the IP entities to a Network Security Group
| 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 | 4 |
http |
Built-in | 0 | 2 |
azuresentinel (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Add_comment_to_incident_-_Failed | post | /Incidents/Comment |
— |
| Add_comment_to_incident_-_Success | post | /Incidents/Comment |
— |
| Add_comment_to_incident_-_No_IP_Entity | post | /Incidents/Comment |
— |
| Entities_-_Get_IPs | post | /entities/ip |
— |
http (Built-in)| Action | Method | Endpoint | Other |
|---|---|---|---|
| HTTP_-_Get_NSG | GET | https://management.azure.com@{parameters('NSGResourceId')} |
— |
| HTTP_-_Set_NSG | PUT | https://management.azure.com@{parameters('NSGResourceId')} |
— |
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊