Skip to content

Commit 745aa3d

Browse files
author
Venkat Yalla
authored
remove verify cluster - not needed for codespace
1 parent 48c104d commit 745aa3d

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

articles/iot-operations/get-started-end-to-end-sample/quickstart-deploy.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -117,16 +117,6 @@ To connect your cluster to Azure Arc:
117117
az connectedk8s enable-features -n $CLUSTER_NAME -g $RESOURCE_GROUP --custom-locations-oid $OBJECT_ID --features cluster-connect custom-locations
118118
```
119119

120-
## Verify cluster
121-
122-
Use the Azure IoT Operations extension for Azure CLI to 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:
123-
124-
```azurecli
125-
az iot ops verify-host
126-
```
127-
128-
This helper command checks connectivity to Azure Resource Manager and Microsoft Container Registry endpoints.
129-
130120
## Create a storage account and schema registry
131121

132122
Azure IoT Operations requires a schema registry on your cluster. Schema registry requires an Azure storage account so that it can synchronize schema information between cloud and edge.

0 commit comments

Comments
 (0)