Hi,
I'm a developer and currently explore on the Azure monitor and one of its action group "secure webhook": https://docs.microsoft.com/en-us/azure/azure-monitor/alerts/action-groups#secure-webhook
Looking to integrate a webhook server to listening to the Azure monitor alert thru the secure webhook action channel.
But there is not much details regarding what's the handshaking and interaction between the secure webhook and the webhook endpoint/server.
What's the requirements and steps required for the webhook server to able to receive Azure alert thru secure webhook?
How's the token authentication or oauth authentication been done in between Azure AD with the webhook server?
Hope that there will be sample or more integration guides provided.
Thank you.
Regards,
Jen Chyi