Skip to content

Commit 59a5634

Browse files
authored
Merge pull request #239128 from george-guirguis/main
quick toc fix
2 parents 2196732 + 9b12032 commit 59a5634

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ If you don't already have a certificate, you can create a sample certificate usi
124124
125125
:::image type="content" source="./media/mqtt-publish-and-subscribe-portal/mqttx-app-add-client.png" alt-text="Screenshot showing MQTTX app left rail to add new client.":::
126126
2. Configure client1 with
127-
- Name as clientname1 (this value can be anything)
127+
- Name as client-name-1 (this value can be anything)
128128
- Client ID as client1-sessionID1 (Client ID in CONNECT packet is used to identify the session ID for the client connection)
129129
- Username as client1-authnID (Username must match the client authentication name in client metadata)
130130
3. Update the host name to MQTT hostname from the Overview page of the namespace.

articles/event-grid/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ items:
5555
- name: Use cases
5656
items:
5757
- name: Automotive Messaging
58-
href: mqtt-automotive-connectivity-and-data-solution.md
58+
href: mqtt-automotive-connectivity-and-data-solution.md
5959
- name: How-to guides
6060
items:
6161
- name: Create and manage namespaces

0 commit comments

Comments
 (0)