Skip to main content
Microsoft Idea

Synapse

Planned

RabbitMQ integration with Kusto

Vote (1) Share
Natalie Harrison's profile image

Natalie Harrison on 05 May 2023 21:18:19

We have a use case that involves ingesting messages from RabbitMQ for real-time analysis but do not see a direct support for a connector to do this. In the meantime, I have found a workaround to accomplish this task here: https://techcommunity.microsoft.com/t5/azure-data-explorer-blog/importing-data-from-rabbitmq-into-azure-data-explorer-via-event/ba-p/3777688

Administrator

We are enhancing the Custom App source in Eventstream by exposing the AMQP connection string. This allows you to build your own application, connect it to Eventstream using the AMQP connection string, and easily send messages to Eventstream.

Comments (1)
Natalie Harrison's profile image Profile Picture

Xu Jiang on 26 Jul 2023 07:25:23

RE: RabbitMQ integration with Kusto

In Eventstream, it is going to expose AMQP connection string that can be used to ingest event data from RabbitMQ to Eventstream, then the event data can be routed to Fabric data sinks, for example, Kusto, Lakehouse. This feature will be available in late of August.