Delete the cluster

About this task

Issue this command to delete the cluster:

az aro delete --resource-group $RESOURCEGROUP --name $CLUSTER

You will be prompted to confirm that you want to delete the cluster. After you confirm by entering y, it will take several minutes to delete the cluster. When the command finishes, the entire resource group and all resources inside it (including the cluster) will be deleted.