Azure Monitor
Azure Monitorg provider allows you to get alerts from Azure Monitor via webhooks.
Overview
The Azure Monitor Provider integrates Keep with Azure Monitor, allowing you to receive alerts within Keep’s platform. By setting up a webhook in Azure, you can ensure that critical alerts are sent to Keep, allowing for efficient monitoring and response.
Connecting Azure Monitor to Keep
Connecting Azure Monitor to Keep involves creating an Action Group in Azure, adding a webhook action, and configuring the Alert Rule to use the new Action Group.
Step 1: Navigate an Action Group
- Log in to your Azure portal.
- Navigate to Monitor > Alerts > Action groups.
Step 2: Create new Action Group
- Click on + Create.
Step 3: Fill Action Group details
- Choose the Subscription and Resource Group.
- Give the Action Group an indicative name.
Step 4: Go to “Action” and add Keep as a Webhook
Step 5: Test Keep Webhook action
Step 6: View the alert in Keep
In workflows
This provider can’t be used as a “step” or “action” in workflows. If you want to use it, please let us know by creating an issue in the GitHub repository.
Connecting via Webhook (omnidirectional)
This provider supports webhooks.
To send alerts from Azure Monitor to Keep, Use the following webhook url to configure Azure Monitor send alerts to Keep:
- In Azure Monitor, create a new Action Group.
- In the Action Group, add a new action of type “Webhook”.
- In the Webhook action, configure the webhook with the following settings.
- Name: keep-azuremonitoring-webhook-integration
- URL: Your Keep Backend URL
- Save the Action Group.
- In the Alert Rule, configure the Action Group to use the Action Group created in step 1.
- Save the Alert Rule.
- Test the Alert Rule to ensure that the alerts are being sent to Keep.