Skip to content

Commit f234d8b

Browse files
committed
fixed broken links
1 parent 1b0a1cd commit f234d8b

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

articles/event-grid/mqtt-publish-and-subscribe-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ After a successful installation of Step, open a command prompt in your user prof
134134
:::image type="content" source="./media/mqtt-publish-and-subscribe-portal/create-permission-binding-2.png" alt-text="Screenshot showing creation of second permission binding.":::
135135
1. Select **Create** to create the permission binding.
136136
137-
## Connect clients to the EG namespace by using MQTTX app
137+
## Connect clients to the namespace by using MQTTX app
138138
139139
1. To publish and subscribe to MQTT messages, use any tool you like. For demonstration purposes, this article shows how to publish and subscribe by using the MQTTX app. You can download the app from [https://mqttx.app/](https://mqttx.app/).
140140
1. Select **+** on the navigation bar to the left.

articles/event-grid/mqtt-routing-to-azure-functions-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Follow instructions from [Quickstart: Publish and subscribe to MQTT messages on
115115
1. Create two clients.
116116
1. Create a topic space.
117117
1. Create publisher and subscriber permission bindings.
118-
1. Test using [MQTTX app](mqtt-publish-and-subscribe-portal.md#connecting-the-clients-to-the-eg-namespace-using-mqttx-app) to confirm that clients are able to send and receive messages.
118+
1. Test using [MQTTX app](mqtt-publish-and-subscribe-portal.md#connect-clients-to-the-namespace-by-using-mqttx-app) to confirm that clients are able to send and receive messages.
119119

120120
## Enable managed identity for the namespace
121121

@@ -158,7 +158,7 @@ The script uses the [`az eventgrid namespace update`](/cli/azure/eventgrid/names
158158
## Send test MQTT messages using MQTTX
159159
Send test MQTT messages to the namespace and confirm that the function receives them.
160160

161-
Follow instructions from the [Publish, subscribe messages using MQTTX app](mqtt-publish-and-subscribe-portal.md#publishsubscribe-using-mqttx-app) article to send a few test messages to the Event Grid namespace.
161+
Follow instructions from the [Publish, subscribe messages using MQTTX app](mqtt-publish-and-subscribe-portal.md#publish-and-subscribe-by-using-mqttx-app) article to send a few test messages to the Event Grid namespace.
162162

163163
Here's the flow of the events or messages:
164164

articles/event-grid/mqtt-routing-to-azure-functions-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ In this section, configure routing for the Event Grid namespace so that the mess
156156

157157
Send test MQTT messages to the namespace and confirm that the function receives them.
158158

159-
Follow instructions from [Publish and subscribe using MQTTX app](mqtt-publish-and-subscribe-portal.md#publishsubscribe-using-mqttx-app) to send a few test messages to the Event Grid namespace.
159+
Follow instructions from [Publish and subscribe using MQTTX app](mqtt-publish-and-subscribe-portal.md#publish-and-subscribe-by-using-mqttx-app) to send a few test messages to the Event Grid namespace.
160160

161161
Here's the flow of the events or messages:
162162

0 commit comments

Comments
 (0)