Skip to content

Commit 1754297

Browse files
authored
small change
1 parent 3338bd3 commit 1754297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/manage-mqtt-broker/howto-broker-diagnostics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ To override, first prepare a Broker configuration file by following the [BrokerD
7777
}
7878
```
7979

80-
Then, deploy IoT Operations by using the `az iot ops create` command with the `--broker-config-file` flag, like the following command (other parameters are omitted for brevity):
80+
Then, deploy IoT Operations by using the `az iot ops create` command with the `--broker-config-file` flag, like the following command. (Other parameters are omitted for brevity.)
8181

8282
```azurecli
8383
az iot ops create ... --broker-config-file <FILE>.json

0 commit comments

Comments
 (0)