Skip to content

Commit 661493b

Browse files
committed
CLI updates for GA
1 parent 8993a64 commit 661493b

File tree

2 files changed

+0
-14
lines changed

2 files changed

+0
-14
lines changed

articles/iot-operations/deploy-iot-ops/howto-deploy-iot-operations.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,6 @@ A cluster host:
5050

5151
If you deployed Azure IoT Operations to your cluster previously, uninstall those resources before continuing. For more information, see [Update Azure IoT Operations](./howto-manage-update-uninstall.md#upgrade).
5252

53-
* Verify that your cluster host is configured correctly for deployment by using the [verify-host](/cli/azure/iot/ops#az-iot-ops-verify-host) command on the cluster host:
54-
55-
```azurecli
56-
az iot ops verify-host
57-
```
58-
5953
* (Optional) Prepare your cluster for observability before deploying Azure IoT Operations: [Configure observability](../configure-observability-monitoring/howto-configure-observability.md).
6054

6155
## Deploy

articles/iot-operations/deploy-iot-ops/howto-prepare-cluster.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -208,14 +208,6 @@ For instructions on running the script, see [Configure an AKS Edge Essentials cl
208208

209209
---
210210

211-
## Verify your cluster
212-
213-
To verify that your cluster is ready for Azure IoT Operations deployment, you can use the [verify-host](/cli/azure/iot/ops#az-iot-ops-verify-host) helper command in the Azure IoT Operations extension for Azure CLI. When run on the cluster host, this helper command checks connectivity to Azure Resource Manager and Microsoft Container Registry endpoints.
214-
215-
```azurecli
216-
az iot ops verify-host
217-
```
218-
219211
## Advanced configuration
220212

221213
At this point, when you have an Azure Arc-enabled Kubernetes cluster but before you deploy Azure IoT Operations to it, you might want to configure your cluster for advanced scenarios.

0 commit comments

Comments
 (0)