Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.22 KB

mqtt-source-description-prerequisites.md

File metadata and controls

23 lines (18 loc) · 1.22 KB
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. 

Prerequisites 

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.