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/event-grid/mqtt-request-response-messages.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ ms.author: veyaddan
14
14
In this guide, you learn how to use MQTT v5 Request-Response messaging pattern to implement command-response flow with MQTT broker. Consider a sample scenario, in which a cloud application sends commands to devices and receives responses from the devices.
15
15
16
16
## Prerequisites
17
-
- You have an Event Grid namespace created with MQTT enabled. Refer to this [Quickstart - Publish and subscribe on an MQTT topic](mqtt-publish-and-subscribe-portal.md) to create the namespace, subresources, and to publish/subscribe on an MQTT topic.
17
+
- You have an Event Grid namespace created with MQTT broker enabled. Refer to this [Quickstart - Publish and subscribe on an MQTT topic](mqtt-publish-and-subscribe-portal.md) to create the namespace, subresources, and to publish/subscribe on an MQTT topic.
18
18
19
19
## Configuration needed in Event Grid namespace to implement Request-Response messaging pattern
0 commit comments