Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
This playbook checks if user accounts are breached and sends breach details to user account that have been breached.
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | Standalone Content |
| Source | View on GitHub |
This playbook uses 3 Logic App connectors / built-in actions:
| Connector / Action | Type | Connections | Actions |
|---|---|---|---|
azuresentinel |
Managed | 1 | 3 |
office365 |
Managed | 1 | 0 |
HaveIBeenPwnedConnector |
Custom | 1 | 1 |
azuresentinel (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Add_comment_to_incident_(V3) | post | /Incidents/Comment |
— |
| Update_incident | put | /Incidents |
— |
| Entities_-_Get_Accounts | post | /entities/account |
— |
HaveIBeenPwnedConnector (Custom)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Get_all_breaches_for_an_account | get | /api/v3/breachedaccount/@{encodeURIComponent(items('For_each_account')?['Name'])} |
— |
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊