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. Sends an adaptive card to the Teams channel where the analyst can choose an action to be taken.
2. Disables Service Account depen
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | GoogleCloudPlatformIAM |
| Source | View on GitHub |
This playbook uses 4 Logic App connectors / built-in actions:
| Connector / Action | Type | Connections | Actions |
|---|---|---|---|
azuresentinel |
Managed | 1 | 12 |
gcpiamapi |
Managed | 0 | 2 |
teams |
Managed | 1 | 0 |
GoogleCloudPlatformIAM |
Custom | 1 | 0 |
azuresentinel (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Add_comment_to_incident_(V3) | post | /Incidents/Comment |
— |
| Update_incident | put | /Incidents |
— |
| Update_incident_2 | put | /Incidents |
— |
| Update_incident_3 | put | /Incidents |
— |
| Update_incident_4 | put | /Incidents |
— |
| Update_incident_5 | put | /Incidents |
— |
| Update_incident_6 | put | /Incidents |
— |
| Update_incident_7 | put | /Incidents |
— |
| Update_incident_8 | put | /Incidents |
— |
| Update_incident_9 | put | /Incidents |
— |
| Update_incident_10 | put | /Incidents |
— |
| Update_incident_11 | put | /Incidents |
— |
gcpiamapi (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| iam.projects.serviceAccounts.disable | post | /v1/projects/@{encodeURIComponent(outputs('parse_project_id'))}/serviceAccounts/@{encodeURIComponent(items('For_each_service_account'))}:disable |
— |
| iam.projects.serviceAccounts.delete | delete | /v1/projects/@{encodeURIComponent(outputs('parse_project_id'))}/serviceAccounts/@{encodeURIComponent(items('For_each_service_account'))} |
— |
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 · 📊