Skip to content

Commit a72aa04

Browse files
committed
update
1 parent 4395dd6 commit a72aa04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-web-pubsub/quickstarts-pubsub-among-mqtt-clients.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jwtgen -a HS256 -s "{webpubsub_access_key}" -c "aud=wss://{service_name}.webpubs
7474
```
7575

7676
> [!NOTE]
77-
> If you use other shells, pay attention to the role claims
77+
> This step will be replaced by the client generation tool on Azure Portal once it's implemented. If you're using other shells, make sure each element of the roles surrounded by double quotation marks.
7878
7979
As shown in the preceding code, the client has the permissions to send messages to and subscribe to any topic.
8080

0 commit comments

Comments
 (0)