core icon indicating copy to clipboard operation
core copied to clipboard

(BadRequest) The VM size of AgentPoolProfile:nodepool1 is not allowed in your subscription in location 'westus'. For more details, please visit https://aka.ms/aks/quotas-skus-regions

Open cassianopulsati opened this issue 1 year ago • 1 comments

Problem encountered on https://dotnet.microsoft.com/en-us/learn/aspnet/deploy-microservice-tutorial/azure-resources Operating System: windows

Provide details about the problem you're experiencing. Include your operating system version, exact error message, code sample, and anything else that is relevant.

on command: az aks create --resource-group IoutilityApp --name IoutilityCluster --node-count 1 --enable-addons http_application_routing --generate-ssh-keys response : Resource provider 'Microsoft.ContainerService' used by this operation is not registered. We are registering for you. Registration succeeded. (BadRequest) The VM size of AgentPoolProfile:nodepool1 is not allowed in your subscription in location 'westus'. For more details, please visit https://aka.ms/aks/quotas-skus-regions Code: BadRequest

cassianopulsati avatar Jul 15 '22 05:07 cassianopulsati

This appears to be an issue with your Azure subscription. Would recommend contacting Azure support for this issue.

eiriktsarpalis avatar Jul 18 '22 17:07 eiriktsarpalis