Skip to content

Commit efdb9e7

Browse files
committed
Add link
1 parent cbcc526 commit efdb9e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/manage-mqtt-connectivity/overview-iot-mq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ IoT MQ features a standards-compliant MQTT Broker that supports both MQTT v3.1.1
2424

2525
Message Queue Telemetry Transport (MQTT) has emerged as the *lingua franca* among protocols in the IoT space. MQTT's simple design allows a single broker to serve tens of thousands of clients simultaneously, with a lightweight publish-subscribe topic creation and management. Many IoT devices support MQTT natively out-of-the-box, with the long tail of IoT protocols being rationalized into MQTT by downstream translation gateways.
2626

27-
IoT MQ uses the [MQTT](https://mqtt.org/) protocol as the underpinning for the messaging layer.
27+
IoT MQ uses the [MQTT](https://mqtt.org/) protocol as the underpinning for the messaging layer. For more information about supported MQTT features, see [MQTT feature support in Azure IoT MQ](../reference/mqtt-support.md).
2828

2929
## Highly available and scalable
3030

0 commit comments

Comments
 (0)