Azure Monitor Installation Instructions
How to Integrate Azure Monitor with BigPanda
Create an App Key
First create an App Key. You'll need a separate App Key for each integrated system.
Setup Webhook Action in Azure Monitor
1. Login to the Azure portal and navigate to Monitor > Alerts > Manage Actions
2. Either create a new action group or select an existing action group
3. Add a new webhook action with the following details
Setting | Value |
---|---|
Webhook URL | $INTEGRATIONS_API_BASE_URL/azure/monitor/alerts?access_token=$TOKEN&app_key=$YOUR_ID |
Use Common Alert Schema | Enabled (checked) |
4. Save your changes
5. Ensure all alert rules you wish to send to BigPanda are configured with this action group
Updated 7 months ago