Action group triggered from Alert but Webhook event not fired off
We have an Alert rule which triggers from a Log Event Query. We also have 2 Action groups associated with the Alert rule. The first one is an Email group and the second one is a WebHook.
When the alert is triggered I receive an email from the first action group but I do not receive a request from the second action in power automate flow.
When we trigger the Webhook Action Group manually it works correctly and tries to fire the Webhook. But whenever it is triggered from the Alert it never actually calls the URL in the webhook and we cannot see any calls in the power automate flow.
There are no Alert processing rules that are supressing the Action group so I am unsure why 1 Action group is successful and the other is not firing