Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
A Microsoft Sentinel playbook with an incident trigger, that performs quick backup support for affected backupObject (specifided by the BackupObjectId incidents custom field) when triggered by Microsoft Sentinel incidents. Indicates results as incident comments.
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | Veeam |
| Source | View on GitHub |
This playbook uses 2 Logic App connectors / built-in actions:
| Connector / Action | Type | Connections | Actions |
|---|---|---|---|
azuresentinel |
Managed | 1 | 3 |
function |
Built-in | 0 | 3 |
azuresentinel (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Indicate_starting_with_comment | post | /Incidents/Comment |
— |
| Indicate_failure_with_comment | post | /Incidents/Comment |
— |
| Show_result_as_a_comment | post | /Incidents/Comment |
— |
function (Built-in)| Action | Method | Endpoint | Other |
|---|---|---|---|
| GetBackupObjectByIdAsync | — | — | functionId=[concat(variables('functionAppId'), '/functions/GetBackupObjectByIdAsync')] |
| StartQuickBackupJobAsync | — | — | functionId=[concat(variables('functionAppId'), '/functions/StartQuickBackupJobAsync')] |
| GetSession_ | — | — | functionId=[concat(variables('functionAppId'), '/functions/GetSessionAsync')] |
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊