Not all azure alerts are triggering incidents

Hi, I’m currently trying to integrate Microsoft Azure alerts and it seems like PD is ignoring most payloads. When testing the action group with sample payloads, only a few trigger incidents. For example, Metric Alert payloads trigger incidents, but Log Alerts do not. I’ve tried to use Microsoft’s common alert schema, same result.

Is there a way to find out why incidents are not triggered when receiving those payloads?

There are very few supported Azure service payloads today, called out in the integration guide. An alternative is to create Azure Logic Apps and create your own custom Event API v2 payloads that meet your needs for the services you use.

1 Like