title | description | ms.reviewer | ms.author | author | ms.topic | ms.custom | ms.date |
---|---|---|---|---|---|---|---|
Description and prerequisites for MQTT source |
The include file provides description, a note, and prerequisites for using a Message Queueing Transport Telemetry (MQTT) source in an eventstream or in Real-Time hub. |
spelluru |
xujiang1 |
WenyangShi |
include |
03/14/2025 |
MQTT is a publish-subscribe messaging transport protocol that was designed for constrained environments. It's the go-to communication standard for IoT scenarios due to efficiency, scalability, and reliability. Microsoft Fabric event streams allow you to connect to an MQTT broker, where messages in MQTT broker to be ingested into Fabric eventstream, and routed to various destinations within Fabric.
Note
This source is not supported in the following regions of your workspace capacity: West US3, Switzerland West.
Before you start, you must complete the following prerequisites:
- Access to the Fabric premium workspace with Contributor or higher permissions.
- Gather Username and password to connect to the MQTT broker.
- Ensure that the MQTT broker is publicly accessible and not restricted by a firewall or a virtual network.