Skip to content

Commit d0f9d8c

Browse files
committed
Update
1 parent 37fe03a commit d0f9d8c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/event-grid/mqtt-how-to-http-publish.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ In this sample command:
7373

7474
---
7575

76-
## Step 4: Verify in MQTTX
76+
## Verify in MQTTX
7777
Use MQTTX or any MQTT library (like paho-mqtt Python) to subscribe to the same topic to confirm delivery.
7878

7979
1. Create a new connection in MQTTX:
@@ -97,3 +97,5 @@ If the publish **succeeds**, you see:
9797
- **Message doesn’t appear?** — Ensure topic is percent-encoded in the URL, check broker routing config, and verify you’re using the same namespace.
9898

9999

100+
## Related content
101+
For an overview of this feature, see [HTTP Publihs of MQTT messages with Azure Event Grid](mqtt-http-publish.md).

0 commit comments

Comments
 (0)