Skip to content

Commit 30fb5e2

Browse files
authored
small change
1 parent c01fa7a commit 30fb5e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/manage-mqtt-broker/howto-encrypt-internal-traffic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To disable encryption, modify the `advanced.encryptInternalTraffic` setting in t
3535
}
3636
```
3737

38-
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):
38+
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.)
3939

4040
```azurecli
4141
az iot ops create ... --broker-config-file <FILE>.json

0 commit comments

Comments
 (0)