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 involves creating an Action Group in Azure, adding a webhook action, and configuring the Alert Rule to use the new Action Group.
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.
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.