Skip to content

Commit 2cdb9bd

Browse files
committed
Fixes
1 parent 7a85301 commit 2cdb9bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/iot-operations/manage-mqtt-broker/howto-test-connection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ To create a new broker listener with the `NodePort` service type, use the follow
143143
az iot ops broker listener port add
144144
```
145145

146-
Optionally, you can use the `--add-insecure-listener` flag to create a listener without authentication and TLS for testing purposes only. For more information, see `az iot ops broker listener port add --help`.
146+
Optionally, you can use the `--add-insecure-listener` flag to create a listener without authentication and TLS for testing purposes only. For more information, see [az iot ops broker listener port add](/cli/azure/iot/ops/broker/listener/port?view=azure-cli-latest).
147147

148148
# [Bicep](#tab/bicep)
149149

0 commit comments

Comments
 (0)