Forward from Event Grid to Service Bus

Jona 495 Reputation points
2024-11-19T15:32:17.7033333+00:00

Hi,

I have a Event Grid namespace and a topic on it, and I need to forward its messages to a Service Bus topic.

In the subscription configuration (while creating it), I realized that the only supported methods are Event Hubs and Webhooks, but I don't see fordwarding option for Service Bus.

Regards

Jona

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
645 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
397 questions
0 comments No comments
{count} votes

Accepted answer
  1. JananiRamesh-MSFT 28,326 Reputation points
    2024-11-20T05:39:13.7633333+00:00

    @Jona Thanks for reaching out. You are correct that while creating a subscription configuration for an Event Grid topic, the only supported methods are Event Hubs and Webhooks. Unfortunately, there is no built-in forwarding option for Service Bus. As mentioned in the below doc Event grid namespace will support all destinations in upcoming releases but not sure about ETA.

    Reference: https://learn.microsoft.com/en-us/azure/event-grid/concepts-event-grid-namespaces

    User's image

    please do let me know incase of further queries, I would be happy to assist you.

    If you found the answer to your question helpful, please take a moment to mark it as Yes for others to benefit from your experience. Or simply add a comment tagging me and would be happy to answer your questions.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.