tags: AZ400, Lab, ARM Templates
Hi
I was following a tutorial:
[https://microsoftlearning.github.io/AZ400-DesigningandImplementingMicrosoftDevOpsSolutions/Instructions/Labs/AZ400_M06_L15_Azure_Deployments_Using_Resource_Manager_Templates.html
Everything looked fine, until the last step:
az deployment group create --name az400m13l01deployment --resource-group az400m13l01-RG --template-file azuredeploy.json
The experienced response was:
{"code": "QuotaExceeded", "message": "Operation could not be completed as it results in exceeding approved standardDSv5Family Cores quota
I was using my personal azure account/subscription - not some shared lab environment
The region was: switzerlandnorth
Is the tutorial working for you?
If so, what region did you pick?
Did you make any changes in the Templates that are not mentioned in the tutorial.
Thanks