Not able to forward data from Azure Event Hub to HTTP Webhook using Azure Portal

Gaurav Kumar Garg 0 Reputation points
2024-01-08T14:32:39.84+00:00

Dear Community,

I am facing issue with Event Subscription from Azure Event hub using Azure portal.

I think main problem is "Event- Hub" not sending event to the event grid topic.

I have created the subscription on this topic and forwarding to HTTP webhook endpoint. I even validated the URL that I received during creation of the subscription.

I can describe problem in detailed as following:

I have Azure Event hub where I am continuously receiving the data.

User's image

but I am not able to forward this data to HTTP endpoint.

I tried using event grid subscription to HTTP endpoint where I just want to forward whatever event I receive.

User's image

But these event Subscription not receiving any event from the event hub. and since its not receiving any event its not forwarding any event to HTTP Endpoint. (Please Note: While adding HTTP Webhook subscription I already verified the URL that i received during adding of event subscription)

User's image

Do you know what is going wrong here and why I am not able to forward data from Event hub to HTTP Endpoint using Azure portal.

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
558 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
316 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Sander van de Velde 28,546 Reputation points MVP
    2024-01-08T20:52:54.0366667+00:00

    Hello @Gaurav Kumar Garg,

    welcome to this moderated Azure community forum.

    I connected to a Webhook service recently and I had to confirm ownership using endpoint validation.

    Have you checked if this step is needed for you too?


    If the response helped, do "Accept Answer". If it doesn't work, please let us know the progress. All community members with similar issues will benefit by doing so. Your contribution is highly appreciated.