Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
Once a new Microsoft Sentinel incident is created, this playbook gets triggered and performs the following actions: 1. Launches scan by scan id provided during the playbook deployment. 2. Adds information about launched scan as a comment to the incident.
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | TenableIO |
| Source | View on GitHub |
This playbook uses 3 Logic App connectors / built-in actions:
| Connector / Action | Type | Connections | Actions |
|---|---|---|---|
azuresentinel |
Managed | 1 | 1 |
tenablevm |
Managed | 0 | 1 |
TenableVulnerabilityManagement |
Custom | 1 | 0 |
azuresentinel (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Add_comment_to_incident_(V3) | post | /Incidents/Comment |
— |
tenablevm (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Launch_scan | post | /scans/@{encodeURIComponent(variables('scan_id'))}/launch |
— |
📄 Source: Playbooks/Tenable-LaunchScan/readme.md
When a new sentinel incident is created, this playbook gets triggered and performs the following actions:

Once deployment is complete, authorize each connection.
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊