Skip to content

Azure Integration Guide

Prerequisites

Before you begin, ensure you have the following:

  1. You will need an alert rule and an action group.
  2. You will need a webhook endpoint URL for the alert group in Alertu you want to integrate with.

Setup Steps

Follow these steps to integrate Azure alerts with Alertu:

  1. Access Action Group: In the Azure portal, navigate to the action group associated with the alerts you want to integrate with Alertu.

  2. Add Webhook Action:

    • Edit the action group.
    • Add a new action with the action type “Webhook”.
    • Provide a descriptive name for the webhook action.
    • Enter the webhook endpoint URL from your Alertu alert group.
  3. Test the Integration (Optional):

    • Click “Test action group”.
    • Select any sample alert type.
    • Choose the webhook action you just created.
    • Click “Test”.
    • If successful, you should receive a notification in Alertu, confirming the integration. 🎉

Verification

After setting up the integration:

  • Trigger a test alert in Azure.
  • Verify that you receive a notification for the alert in Alertu.
  • Check that all expected alert details are correctly displayed in Alertu.

Troubleshooting

If you don’t receive alerts in Alertu:

  • Double-check the webhook URL in the Azure action group.
  • Ensure your Azure alert rules are correctly configured.

Additional Resources