Skip to content

Commit 716b4c7

Browse files
Address feedback
1 parent d422f38 commit 716b4c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/deploy-iot-ops/howto-manage-update-uninstall.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Currently, the Azure portal doesn't support cloning an Azure IoT Operations inst
118118

119119
#### [Azure CLI](#tab/cli)
120120

121-
Use the [`az iot ops clone`](/cli/azure/iot/ops#az-iot-ops-clone) command to create a new Azure IoT Operations instance based on an existing one. You can apply the output of clone to another connected cluster (referred to as replication), and/or saved locally to use it later.
121+
Use the [`az iot ops clone`](/cli/azure/iot/ops#az-iot-ops-clone) command to create a new Azure IoT Operations instance based on an existing one. You can apply the output of clone to another connected cluster, which is referred to as replication. You can also save the clone to a local directory for later use and perform some configuration changes before applying it to a cluster.
122122

123123
To clone an instance to another cluster, run:
124124

0 commit comments

Comments
 (0)