Azure-docs: The provided master VM size 'Standard_D4s_v3' is invalid

Created on 14 May 2020  Â·  9Comments  Â·  Source: MicrosoftDocs/azure-docs

[Enter feedback here]
VM size 'Standard_D4s_v3' is supported for master node, but I failed to create the azure openshift cluster with the command:
az aro create
--resource-group $RESOURCEGROUP
--name $CLUSTER
--vnet zhongtao-openshift-vnet
--master-subnet master-subnet
--worker-subnet worker-subnet
--master-vm-size Standard_D4s_v3
--worker-vm-size Standard_D4s_v3
--worker-count 3
--pull-secret @pull-secret.txt
with error:
The provided master VM size 'Standard_D4s_v3' is invalid

any idea?

Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Pri2 container-servicsvc cxp product-question triaged

Most helpful comment

D8sv3 is the minimum supported deployment for aro for the masters. Docs are updated a month ago to reflect this

All 9 comments

@spartacusX Thanks for posting your question.
Can you please try that in a different region and check once, just wanted to rule out any capacity issues that might have caused this failure when you tried the deployment.

@spartacusX Any update on the issue?
Can you also share the region detail where it failed.

We will now close this issue. If there are further questions regarding this matter, please tag me in a comment. I will reopen it and we will gladly continue the discussion. :)

I am running into the same issue as well. The provided master VM size 'Standard_D4s_v3' is invalid for a ARO 4.x deployment

Tried in Both Eastus2 and westus2 location. same thing

Hi, we're having the same issue when using az aro. Trying to create D4s_v3 masters but failing with the same error. Is this issue already known? @VikasPullagura-MSFT

@jimzim can you please check and add your comments on this.

D8sv3 is the minimum supported deployment for aro for the masters. Docs are updated a month ago to reflect this

Link to the documentation on supported master sizes: https://docs.microsoft.com/en-us/azure/openshift/support-policies-v4#master-nodes

Was this page helpful?
0 / 5 - 0 ratings

Related issues

JamesDLD picture JamesDLD  Â·  3Comments

JeffLoo-ong picture JeffLoo-ong  Â·  3Comments

paulmarshall picture paulmarshall  Â·  3Comments

DeepPuddles picture DeepPuddles  Â·  3Comments

ianpowell2017 picture ianpowell2017  Â·  3Comments