Encountered an error while trying to create an AKS in the westus2 region with zones [1, 2, 3]. The error message received is as follows:
Kubernetes Cluster Name: "azure-westus2-test-24dtt-snc"): performing CreateOrUpdate: unexpected status 400 (400 Bad Request) with response: { "code": "BadRequest", "details": null, "message": "The VM size of standard_d4s_v3 is only allowed in zones [2] in your subscription in location 'westus2'. ", "subcode": "" }
Is this issue related to the quota of the subscription? Unable to find guidance on how to set the quota for specific zones, such as increasing the standard_d4s_v3 for zones 1 and 3.
Any assistance in resolving this error would be appreciated, thanks in advance.