Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The template deployment 'Microsoft.Template-20200826183423' is not valid according to the validation procedure. #1

Open
0fif opened this issue Aug 27, 2020 · 1 comment

Comments

@0fif
Copy link

0fif commented Aug 27, 2020

{
"deploymentStatusCode": -1,
"stage": 6,
"expected": true,
"error": {
"message": "The template deployment 'Microsoft.Template-20200826183423' is not valid according to the validation procedure. The tracking id is 'cd9a1a7a-d2ed-4280-8b0b-07df3e52cd7d'. See inner errors for details."
},
"subscriptionId": "********************",
"resourceGroupName": "ResourceGroup1",
"resourceGroupLocation": "westus",
"deploymentName": "Microsoft.Template-20200826183423",
"details": {
"code": "InvalidTemplateDeployment",
"message": "The template deployment 'Microsoft.Template-20200826183423' is not valid according to the validation procedure. The tracking id is 'cd9a1a7a-d2ed-4280-8b0b-07df3e52cd7d'. See inner errors for details.",
"details": [
{
"code": "QuotaExceeded",
"message": "Operation could not be completed as it results in exceeding approved Total Regional Cores quota. Additional details - Deployment Model: Resource Manager, Location: westus, Current Limit: 4, Current Usage: 0, Additional Required: 6, (Minimum) New Limit Required: 6. Submit a request for Quota increase at ****************** by specifying parameters listed in the ‘Details’ section for deployment to succeed. Please read more about quota limits at https://docs.microsoft.com/en-us/azure/azure-supportability/regional-quota-requests."
}
]
}
}

@oualabadmins
Copy link
Contributor

oualabadmins commented Aug 27, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants