Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
This playbook queries Rubrik Security Cloud to get risk detail and policy hits details for a username or email address, and enriches the incident by adding incident comment
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | RubrikSecurityCloud |
| Source | View on GitHub |
This playbook uses 3 Logic App connectors / built-in actions:
| Connector / Action | Type | Connections | Actions |
|---|---|---|---|
azureloganalyticsdatacollector |
Managed | 1 | 2 |
azuresentinel |
Managed | 1 | 8 |
http |
Built-in | 0 | 2 |
azureloganalyticsdatacollector (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Send_User_Details_to_Workspace | post | /api/logs |
— |
| Send_Policy_hits_details_to_Workspace | post | /api/logs |
— |
azuresentinel (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Add_comment_to_incident_with_userDetails | post | /Incidents/Comment |
— |
| Add_comment_to_incident_with_user_access_details_only | post | /Incidents/Comment |
— |
| Add_comment_to_incident_with_user_and_risk_details | post | /Incidents/Comment |
— |
| Add_comment_to_incident_with_user_data | post | /Incidents/Comment |
— |
| Add_comment_to_incident_with_user_policy_data | post | /Incidents/Comment |
— |
| Add_comment_to_incident_for_no_policy_hits_data | post | /Incidents/Comment |
— |
| Add_comment_to_incident_with_user_and_risk_details_only | post | /Incidents/Comment |
— |
| Add_comment_to_incident_(V3) | post | /Incidents/Comment |
— |
http (Built-in)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Get_Policy_hits_details_for_user | POST | @{variables('BaseUrl')}/api/graphql |
— |
| Get_User_Details | POST | @{variables('BaseUrl')}/api/graphql |
— |
📄 Source: RubrikRetrieveUserIntelligenceInformation/readme.md
This playbook queries Rubrik Security Cloud to get risk detail and policy hits details for a username or email address, and enriches the incident by adding incident comment
Once deployment is complete, authorize each connection like keyvault, azureloganalytics.
After authorizing each connection, assign a role to this playbook.
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊