Deleting the cluster

Procedure

  1. To delete the cluster, run the following command:
    az aro delete --resource-group $RESOURCEGROUP --name $CLUSTER
  2. Confirm that you want to delete the cluster by entering y.
    Tip: This process takes several minutes to complete.

Results

When the deletion process finishes, the entire resource group and all resources inside it (including the cluster) are deleted.