You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot/iot-overview-solution-extensibility.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ In Azure IoT, solution extensibility refers to the ways you can add to the built
45
45
46
46
### Message broker
47
47
48
-
Azure IoT Operations includes an MQTT broker that routes messages from the connectors to dataflows that connect to cloud endpoints. You can deploy your own pods to the cluster to interact with the message broker to:
48
+
Azure IoT Operations includes an MQTT broker that routes messages from the connectors to data flows that connect to cloud endpoints. You can deploy your own pods to the cluster to interact with the message broker to:
49
49
50
50
- Use custom message processing logic on the MQTT messages.
51
51
- Build custom application logic to run at the edge.
@@ -67,7 +67,7 @@ The northbound connectors in Azure IoT Operations let you route messages from yo
67
67
The Azure IoT Operations REST API provides the following capabilities that are useful for extending your IoT solution:
0 commit comments