Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
414 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We would like to validate webhooks (service hooks) with a shared secret
We are creating them via the create subscription api
How can I do the validation process when the webhooks trigger my service?
Thank you