Skip to content

Commit 2cab3a3

Browse files
authored
Merge pull request #198987 from bishal41/Update-IoT-Edge-MQTT-broker-availability
Update IoT edge MQTT broker availability
2 parents 4bb2c6e + ea7d22c commit 2cab3a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/how-to-publish-subscribe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ monikerRange: ">=iotedge-2020-11"
1919
You can use Azure IoT Edge MQTT broker to publish and subscribe to messages. This article shows you how to connect to this broker, publish and subscribe to messages over user-defined topics, and use IoT Hub messaging primitives. The IoT Edge MQTT broker is built in the IoT Edge hub. For more information, see [the brokering capabilities of the IoT Edge hub](iot-edge-runtime.md).
2020

2121
> [!NOTE]
22-
> IoT Edge MQTT broker is currently in public preview.
22+
> IoT Edge MQTT broker (currently in preview) will not move to general availability and will be removed from the future version of IoT Edge Hub. We appreciate the feedback we received on the preview, and we are continuing to refine our plans for an MQTT broker. In the meantime, if you need a standards-compliant MQTT broker on IoT Edge, consider deploying an open-source broker like [Mosquitto](https://mosquitto.org/) as an IoT Edge module.
2323
2424
## Prerequisites
2525

0 commit comments

Comments
 (0)