Skip to content

Commit c9b4046

Browse files
committed
Removed the part "won't be part of LTS"
1 parent ea9630b commit c9b4046

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 (preview) won't be GA and be a part of the next LTS release. If you need a standard-compliant MQTT broker on IoT Edge, you could consider deploying an open-source broker like [Mosquitto](https://mosquitto.org/) as an Edge module.
22+
> IoT Edge MQTT broker (preview) won't be GA. If you need a standard-compliant MQTT broker on IoT Edge, you could consider deploying an open-source broker like [Mosquitto](https://mosquitto.org/) as an Edge module.
2323
2424
## Prerequisites
2525

0 commit comments

Comments
 (0)