Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 718 Bytes

tidy-resources.md

File metadata and controls

20 lines (16 loc) · 718 Bytes
titledescriptionauthorms.topicms.datems.author
include file
include file
dominicbetts
include
10/22/2024
dobett

If you want to remove the Azure IoT Operations deployment but keep your cluster, use the az iot ops delete command:

az iot ops delete --cluster $CLUSTER_NAME --resource-group $RESOURCE_GROUP 

If you want to delete all the resources you created for this quickstart, delete the Kubernetes cluster where you deployed Azure IoT Operations and then remove the Azure resource group that contained the cluster.

If you used Codespaces for these quickstarts, delete your Codespace from GitHub.

close