Deleting the cluster ProcedureTo delete the cluster, run the following command: az aro delete --resource-group $RESOURCEGROUP --name $CLUSTER Confirm that you want to delete the cluster by entering y. Tip: This process takes several minutes to complete. ResultsWhen the deletion process finishes, the entire resource group and all resources inside it (including the cluster) are deleted.