Skip to content

Commit f981cc2

Browse files
committed
fix broken link
1 parent 691a39b commit f981cc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot/iot-services-and-technologies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ To learn more, see [What is Azure IoT Central?](../iot-central/core/overview-iot
127127
128128
Azure Event Grid is a highly scalable, fully managed Pub Sub message distribution service that offers flexible message consumption patterns using the MQTT and HTTP protocols. With Azure Event Grid, you can build data pipelines with device data, integrate applications, and build event-driven serverless architectures. Event Grid enables clients to publish and subscribe to messages over the MQTT v3.1.1 and v5.0 protocols to support IoT solutions. Through HTTP, Event Grid enables you to build event-driven solutions where a publisher service announces its system state changes (events) to subscriber applications.
129129

130-
Azure IoT Operations allows you to connect to [Event Grid and other cloud-based MQTT brokers](connect-to-cloud/howto-configure-mqtt-endpoint.md). For example, you can set up a [bi-directional MQTT bridge between an Azure IoT Operations MQTT broker and Azure Event Grid](../iot-operations/connect-to-cloud/tutorial-mqtt-bridge.md).
130+
Azure IoT Operations allows you to connect to Event Grid and other cloud-based MQTT brokers. For example, you can set up a [bi-directional MQTT bridge between an Azure IoT Operations MQTT broker and Azure Event Grid](../iot-operations/connect-to-cloud/tutorial-mqtt-bridge.md).
131131

132132
IoT Hub and IoT Central can integrate with Azure Event Grid to enable your business to react quickly to critical events. For example you can [react to IoT Hub events by using Event Grid to trigger actions](../iot-hub/iot-hub-event-grid.md).
133133

0 commit comments

Comments
 (0)