Send-AnalyticalRulesHealthNotifications

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Content Index


Send notifications on Azure Sentinel Analytical Rules - auto-disabled rules

Attribute Value
Type Playbook
Solution Standalone Content
Source View on GitHub

Logic App Connectors

This playbook uses 3 Logic App connectors / built-in actions:

Connector / Action Type Connections Actions
office365 Managed 1 1
teams Managed 1 1
http Built-in 0 1
Action parameters (URLs, paths, function IDs)

office365 (Managed)

Action Method Endpoint Other
Send_an_email_(V2) post /v2/Mail

teams (Managed)

Action Method Endpoint Other
Post_message_in_a_chat_or_channel post /beta/teams/conversation/message/poster/@{encodeURIComponent('Flow bot')}/location/@{encodeURIComponent('Channel')}

http (Built-in)

Action Method Endpoint Other
HTTP GET https://management.azure.com/subscriptions/@{variables('SubscriptionId')}/resourceGroups/@{variables('LogAnalyticsResourceGroup')}/providers/Microsoft.OperationalInsights/workspaces/@{variables('LogAnalyticsWorkspaceName')}/providers/Microsoft.SecurityInsights/alertRules?api-version=2020-01-01

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Playbooks