Azure / Moodle

Tooling and guidance on deploying Scalable Moodle Clusters on Azure.
MIT License
153 stars 165 forks source link

Deployment template validation failed: 'The template parameters 'osDiskSizeInGB' in the parameters file are not valid; #293

Open Aman123mishra opened 1 year ago

Aman123mishra commented 1 year ago

Hi ,

I have deployed Large size deployment (with high availability) template with fileserver type nfs-ha and getting error.

ERROR TYPE Deployment template validation failed: 'The template parameters 'osDiskSizeInGB' in the parameters file are not valid; they are not present in the original template and can therefore not be provided at deployment time. The only supported parameters for this template are '_artifactsLocation, _artifactsLocationSasToken, location, subnetId, node0IPAddr, node1IPAddr, nfsClientsIPRange, lbFrontEndIpAddr, enableAccelNwSwitch, vmSku, adminUserName, sshPublicKey, osType, osDiskStorageType, dataDiskCountPerVM, dataDiskSizeInGB, resourcesUniqueString'. Please see https://aka.ms/arm-pass-parameter-values for usage details.'. (Code: InvalidTemplate)

image image
naioja commented 1 year ago

@Aman123mishra I would be very helpful to send the exact deployment file that you are using so I can try to reproduce the issue.