I have deleted the old clusters by deleting the resource group completely.
But when I try to create a new cluster, I am getting error as limit exceeded.
As you can see in the below error.
{"code":"InvalidTemplateDeployment","message":"The template deployment
'microsoft.aks-20210803135741' is not valid according to the
validation procedure. The tracking id is
'979df053-50fa-4201-9643-5f3029e0b43d'. See inner errors for
details.","details":[{"code":"QuotaExceeded","message":"Provisioning
of resource(s) for container service testingdelete in resource group
testingdelete failed. Message: {\n "code": "QuotaExceeded",\n
"message": "Provisioning of resource(s) for container service
testingdelete in resource group testingdelete failed. Message:
Operation could not be completed as it results in exceeding approved
Total Regional Cores quota. Additional details - Deployment Model:
Resource Manager, Location: eastus2, Current Limit: 10, Current Usage:
10, Additional Required: 6, (Minimum) New Limit Required: 16. Submit a
request for Quota increase at
https://aka.ms/ProdportalCRP/?#create/Microsoft.Support/Parameters/%7B%22subId%22:********************************************************************************************************************************
by specifying parameters listed in the ‘Details’ section for
deployment to succeed. Please read more about quota limits at
https://docs.microsoft.com/en-us/azure/azure-supportability/regional-quota-requests..
Details: "\n }. Details: "}]}
How to cleanup the old details which are left?