Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
Once a new sentinel incident is created, this playbook gets triggered and performs the following actions: 1. Disables Service Account Key by the gcp_project_id, gcp_service_account and gcp_service_acc_key, provided in the alert custom entities. 2. Adds comment to the incident. <img src='https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Solutions/GoogleCloudPlatformIAM/Playbooks/GCP-DisableSer
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | GoogleCloudPlatformIAM |
| Source | View on GitHub |
This playbook uses 3 Logic App connectors / built-in actions:
| Connector / Action | Type | Connections | Actions |
|---|---|---|---|
azuresentinel |
Managed | 1 | 1 |
gcpiamapi |
Managed | 0 | 1 |
GoogleCloudPlatformIAM |
Custom | 1 | 0 |
azuresentinel (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Add_comment_to_incident_(V3) | post | /Incidents/Comment |
— |
gcpiamapi (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| iam.projects.serviceAccounts.keys.disable | post | /v1/projects/@{encodeURIComponent(outputs('parse_project_id'))}/serviceAccounts/@{encodeURIComponent(items('For_each_service_account'))}/keys/@{encodeURIComponent(items('For_each_key'))}:disable |
— |
📄 Source: GCP-DisableServiceAccountKey/readme.md
Once 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 · 📊