Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
When a new sentinel incident is created, this playbook gets triggered and performs the following actions: 1. Get IP Addresses from incident. 2. Get Asset Details for all IP Addresses. 3. Add asset details as a comment to the incident.
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | QualysVM |
| Source | View on GitHub |
This playbook uses 2 Logic App connectors / built-in actions:
| Connector / Action | Type | Connections | Actions |
|---|---|---|---|
azuresentinel |
Managed | 1 | 2 |
QualysCustomConnector |
Custom | 1 | 1 |
azuresentinel (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Add_comment_to_incident_(V3) | post | /Incidents/Comment |
— |
| Entities_-_Get_IPs | post | /entities/ip |
— |
QualysCustomConnector (Custom)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Get_Asset_Details_By_IP | post | /api/2.0/fo/asset/host/ |
— |
📄 Source: QualysVMPlaybooks/QualysVM-GetAssetDetails/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.
In Microsoft sentinel, analytical rules should be configured to trigger an incident that contains IP Addresses. In the Entity maping section of the analytics rule creation workflow, IP Address should be mapped to Address identitfier of the IP entity type.
Check the documentation to learn more about mapping entities.
Configure the automation rules to trigger the playbook. Check the documentation to learn more about automation rules.
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊