Skip to content

Commit c870b5c

Browse files
authored
Merge pull request #115670 from sandervandevelde/patch-17
Update mqtt-publish-and-subscribe-portal.md
2 parents ee08929 + f07b2cb commit c870b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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
@@ -92,7 +92,7 @@ After a successful installation of Step, you should open a command prompt in you
9292
9393
:::image type="content" source="./media/mqtt-publish-and-subscribe-portal/add-client-menu.png" alt-text="Screenshot of the Clients page with Add button selected." lightbox="./media/mqtt-publish-and-subscribe-portal/add-client-menu.png":::
9494
1. On the **Create client** page, enter a **name** for the client. Client names must be unique in a namespace.
95-
1. Client authentication name is defaulted to the client name. For this tutorial, change it to `client-authn-ID`. You need to include this name as `Username` in the CONNECT packet.
95+
1. Client authentication name is defaulted to the client name. For this tutorial, change it to `client1-authn-ID`. You need to include this name as `Username` in the CONNECT packet.
9696
1. In this tutorial, you use thumbprint based authentication. Include the first client certificate’s thumbprint in the **Primary Thumbprint**.
9797
9898
:::image type="content" source="./media/mqtt-publish-and-subscribe-portal/mqtt-client1-metadata.png" alt-text="Screenshot of client 1 configuration.":::

0 commit comments

Comments
 (0)