Azure Monitor: List all action groups having pagerduty integration

Azure Monitor: List all action groups having pagerduty integration

resources
| where type contains "actiongroups"   | where properties.webhookReceivers[0].serviceUri contains "pagerduty"