Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Sureshmannem
Frequent Visitor

Real time streaming data from IBM MQ Manager

Hi Team,

 

We have a requirement to ingest streaming data from IBM MQ into Microsoft Fabric.

Currently, IBM MQ does not appear as a native connector in the available sources. I’ve been exploring the custom endpoint option, but it’s not functioning as expected.

I would appreciate your support in this matter. If you have any documentation, configuration steps, or reference links that detail how to stream data from an IBM MQ Queue Manager into Fabric, please share them.

Thank you!

1 ACCEPTED SOLUTION
v-pnaroju-msft
Community Support
Community Support

Hi Sureshmannem,

Thank you for reaching out to the Microsoft Fabric community forum. We understand that you want to ingest streaming data from IBM MQ into Microsoft Fabric in real-time.

Since IBM MQ is not a built-in connector in Microsoft Fabric, please follow the steps below using Azure services for real-time ingestion:

  1. Use Azure Logic Apps (Standard) with the IBM MQ Connector. Create a Logic App (Standard) and use the trigger “When a message arrives in MQ queue.” Configure your MQ connection by providing Queue Manager, Host, Port, Channel, Queue, SSL/TLS, and credentials. Then, add an action to publish messages to Azure Event Hub. Make sure the TLS/SSL certificates are properly configured in Logic App or App Service Environment if you are using custom certificates.

  2. Ingest data into Microsoft Fabric. Use the Event Hub as the source for Fabric’s Real-Time Analytics. Create a KQL database or a SQL streaming table to ingest and analyze the data. You can also use Dataflows Gen2 or Data Factory Copy Activity for further processing if needed.

Also, please refer to the following links for more information:
Connect to IBM MQ - Azure Logic Apps | Microsoft Learn
Connector overview - Microsoft Fabric | Microsoft Learn
MQ - Connectors | Microsoft Learn
Azure Synapse Data Explorer data ingestion overview (Preview) - Azure Synapse Analytics | Microsoft ...

If you find this response helpful, kindly mark it as the accepted solution and give kudos. This will help other community members with similar questions.

If you have any further queries, please feel free to ask in the Microsoft Fabric community.

Thank you.

View solution in original post

1 REPLY 1
v-pnaroju-msft
Community Support
Community Support

Hi Sureshmannem,

Thank you for reaching out to the Microsoft Fabric community forum. We understand that you want to ingest streaming data from IBM MQ into Microsoft Fabric in real-time.

Since IBM MQ is not a built-in connector in Microsoft Fabric, please follow the steps below using Azure services for real-time ingestion:

  1. Use Azure Logic Apps (Standard) with the IBM MQ Connector. Create a Logic App (Standard) and use the trigger “When a message arrives in MQ queue.” Configure your MQ connection by providing Queue Manager, Host, Port, Channel, Queue, SSL/TLS, and credentials. Then, add an action to publish messages to Azure Event Hub. Make sure the TLS/SSL certificates are properly configured in Logic App or App Service Environment if you are using custom certificates.

  2. Ingest data into Microsoft Fabric. Use the Event Hub as the source for Fabric’s Real-Time Analytics. Create a KQL database or a SQL streaming table to ingest and analyze the data. You can also use Dataflows Gen2 or Data Factory Copy Activity for further processing if needed.

Also, please refer to the following links for more information:
Connect to IBM MQ - Azure Logic Apps | Microsoft Learn
Connector overview - Microsoft Fabric | Microsoft Learn
MQ - Connectors | Microsoft Learn
Azure Synapse Data Explorer data ingestion overview (Preview) - Azure Synapse Analytics | Microsoft ...

If you find this response helpful, kindly mark it as the accepted solution and give kudos. This will help other community members with similar questions.

If you have any further queries, please feel free to ask in the Microsoft Fabric community.

Thank you.

Helpful resources

Announcements
Fabric July 2025 Monthly Update Carousel

Fabric Monthly Update - July 2025

Check out the July 2025 Fabric update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.