Azure Monitor: List all action groups having pagerduty integration
resources
| where type contains "actiongroups" | where properties.webhookReceivers[0].serviceUri contains "pagerduty"
My daily IT journal
resources
| where type contains "actiongroups" | where properties.webhookReceivers[0].serviceUri contains "pagerduty"