Skip to content

Commit c01fa7a

Browse files
authored
small change
1 parent 41cffce commit c01fa7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/manage-mqtt-broker/howto-broker-mqtt-client-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ To get started, prepare a Broker configuration file in JSON format, like the fol
4242
}
4343
```
4444

45-
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):
45+
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.)
4646

4747
```azurecli
4848
az iot ops create ... --broker-config-file <FILE>.json

0 commit comments

Comments
 (0)