Unable to create AKS D4 v4 series in availability zone 1,2,3

Anonymous
2021-10-27T01:53:26.393+00:00

hi

I try to create AKS in east us 2 with D4s_v4 Series
but it's not supported availability zone 1, 2

only L series can be create in availability zone 1,2,3

143984-image.png

my subscription's the usage is sufficient

143947-azure-quotas.png

can you explain?

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,447 questions
{count} votes

Accepted answer
  1. Pradeep Kommaraju 2,626 Reputation points
    2021-10-28T17:35:30.04+00:00

    Thanks for providing more details on your question @Anonymous

    You can check about the availability of required size and zones using the following command:
    https://learn.microsoft.com/en-us/azure/virtual-machines/linux/create-cli-availability-zone#check-vm-sku-availability

    It should show you a list like :

    144681-image.png

    You can validate the required size and zones availability per region and create your cluster .

    Hope this answerers all of your questions and i would request you to accept the answer if this helps in solving your use case so that its useful for the entire community .

    Thanks & Regards,
    Pradeep

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.