Skip to content

Commit f552b23

Browse files
committed
Fixed broken link
1 parent 81be7dd commit f552b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-grid/mqtt-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Azure Event Grid enables your MQTT clients to communicate with each other and wi
1818
- Broadcast alerts to a fleet of clients using the one-to-many messaging pattern. This pattern enables the application to publish only one message that the service replicates for every interested client.
1919
- Integrate data from your MQTT clients by routing MQTT messages to Azure services and Webhooks through the HTTP Push delivery functionality. This integration with Azure services enables you to build data pipelines that start with data ingestion from your IoT devices.
2020

21-
The MQTT broker is ideal for the implementation of automotive, mobility and manufacturing scenarios, among others. See the reference architectures - [automotive](industry/mobility/architecture/automotive-messaging-data-analytics-content) and [manufacturing](/industry/manufacturing/manufacturing-data-solutions/architecture/ra-manufacturing-data-solutions) to learn how to build secure and scalable solutions for connecting millions of MQTT clients to the cloud, using Azure’s messaging and data analytics services.
21+
The MQTT broker is ideal for the implementation of automotive, mobility and manufacturing scenarios, among others. See the reference architectures - [automotive](/industry/mobility/architecture/automotive-messaging-data-analytics-content) and [manufacturing](/industry/manufacturing/manufacturing-data-solutions/architecture/ra-manufacturing-data-solutions) to learn how to build secure and scalable solutions for connecting millions of MQTT clients to the cloud, using Azure’s messaging and data analytics services.
2222

2323
:::image type="content" source="media/overview/mqtt-messaging-high-res.png" alt-text="High-level diagram of Event Grid that shows bidirectional MQTT communication with publisher and subscriber clients." border="false":::
2424

0 commit comments

Comments
 (0)