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. Gets service Account Information by the gcp_project_id and gcp_service_account, provided in the alert custom entities. 2. Enriches the incident with the obtained info. <img src='https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Solutions/GoogleCloudPlatformIAM/Playbooks/GCP-EnrichServiseAccount
| 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.get | get | /v1/projects/@{encodeURIComponent(outputs('parse_project_id'))}/serviceAccounts/@{encodeURIComponent(items('For_each_service_account'))} |
— |
📄 Source: GCP-EnrichServiseAccountInfo/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 · 📊