Skip to content

Commit a79fafa

Browse files
Adding link to wiki
1 parent 716b4c7 commit a79fafa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@ Currently, the Azure portal doesn't support cloning an Azure IoT Operations inst
120120

121121
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

123+
For more information, see the [clone command wiki page](https://github.com/Azure/azure-iot-ops-cli-extension/wiki/Clone).
124+
123125
To clone an instance to another cluster, run:
124126

125127
```azurecli

0 commit comments

Comments
 (0)