When signing up for the free tier on azure it seems it’s not possible to create a kubernetes cluster, the response I see is:
Preflight validation check for resource(s) for container service AKS in resource group AKS_group failed. Message: Preflight validation check for resource(s) for container service AKS in resource group MC_AKS_group_AKS_eastus failed. Message: Operation could not be completed as it results in exceeding approved Total Regional Cores quota. Additional details – Deployment Model: Resource Manager, Location: eastus, Current Limit: 4, Current Usage: 0, Additional Required: 6, (Minimum) New Limit Required: 6. Setup Alerts when Quota reaches threshold. Learn more at https://aka.ms/quotamonitoringalerting . Submit a request for Quota increase at https://aka.ms/ProdportalCRP/#blade/Microsoft_Azure_Capacity/UsageAndQuota.ReactView/Parameters/%7B%22subscriptionId%22:%22d447dd2a-ac40-4b7c-9535-0aeb28dfcd44%22,%22command%22:%22openQuotaApprovalBlade%22,%22quotas%22:[%7B%22location%22:%22eastus%22,%22providerId%22:%22Microsoft.Compute%22,%22resourceName%22:%22cores%22,%22quotaRequest%22:%7B%22properties%22:%7B%22limit%22:6,%22unit%22:%22Count%22,%22name%22:%7B%22value%22:%22cores%22%7D%7D%7D%7D]%7D 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: . Details: (Code: QuotaExceeded)
I’ve tried selecting different regions but this didn’t resolve it.
Can anyone shed any light on this?