resources
| where type contains "actiongroups" | where properties.webhookReceivers[0].serviceUri contains "pagerduty"
Azure Monitor: List all action groups having pagerduty integration
2024-05-15
resources
| where type contains "actiongroups" | where properties.webhookReceivers[0].serviceUri contains "pagerduty"