I have a scenario where the messages in the service bus topic has to be subscribed by a Event Hub. Can any one tell how to integrate Azure Service Bus and Event Hub?
1 Answers
0
votes
You can leverage Azure Logic app fro this.
You can use Service Bus trigger i n Logic app . Follow the doc https://docs.microsoft.com/en-us/azure/connectors/connectors-create-api-servicebus
For Event Hub:
Follow the doc Monitor, receive, and send events with Azure Event Hubs and Azure Logic Apps https://docs.microsoft.com/bs-cyrl-ba/azure/connectors/connectors-create-api-azure-event-hubs