Hi Manjunatha Reddy,
Welcome to the Microsoft Q&A Platform! Thank you for asking your question here.
I understand that you are encountering a quota issue when trying to create an AKS cluster. The error message indicates there are no available vCPUs left in central India region.
Navigate to Azure console and check the quota for vCPUs in the Central India region. This will give you a clear idea of your current limits.
Configure your AKS cluster to use smaller node sizes that require fewer vCPUs. This can help you stay within the quota limits.
Check the existing resources in the region that are consuming your vCPU quota. If possible, you can deallocate or delete some of these resources to free up quota.
If you are not tied to a specific location, you can try to cluster AKS in another region with an available vCPU quota.
If you want more resources to use then go to pay-as-you-go subscription, because in free trail have some limitations.
Please review the following for additional reference: Increase regional vCPU quotas - Azure Quotas | Microsoft Learn
If you have any further queries, do let us know.
If the answer is helpful, please click "Accept Answer" and "Upvote it."