Azure / azure-quickstart-templates

Azure Quickstart Templates
https://aka.ms/azqst
MIT License
13.95k stars 16.08k forks source link

At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details. #7302

Open chi-ltd opened 4 years ago

chi-ltd commented 4 years ago

Hi Getting the following on deployment:

{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.","details":[{"code":"Conflict","message":"{\r\n \"status\": \"Failed\",\r\n \"error\": {\r\n \"code\": \"ResourceDeploymentFailure\",\r\n \"message\": \"The resource operation completed with terminal provisioning state 'Failed'.\",\r\n \"details\": [\r\n {\r\n \"code\": \"DeploymentFailed\",\r\n \"message\": \"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.\",\r\n \"details\": [\r\n {\r\n \"code\": \"BadRequest\",\r\n \"message\": \"{\r\n \\"error\\": {\r\n \\"code\\": \\"SqlSkuMismatchWithGroup\\",\r\n \\"message\\": \\"SQL sku set on the SQL virtual machine group does not match that of the SQL virtual machine.\\"\r\n }\r\n}\"\r\n },\r\n {\r\n \"code\": \"BadRequest\",\r\n \"message\": \"{\r\n \\"error\\": {\r\n \\"code\\": \\"SqlSkuMismatchWithGroup\\",\r\n \\"message\\": \\"SQL sku set on the SQL virtual machine group does not match that of the SQL virtual machine.\\"\r\n }\r\n}\"\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n}"}]}

Ideas?

benkins13 commented 4 years ago

Hi,

I am following the Microsoft Learn course - Create an Azure Cosmos DB database built to scale, and I also encountered this issue.

For me the solution was to set the option "Apply Free Tier Discount" to "do not apply". Despite the tutorial instructing that you should set it to "apply".

Hope this helps, Ben

MCKLMT commented 4 years ago

Please share the template and parameters used to reproduce the issue.

xtianus79 commented 3 years ago

@MCKLMT the ELK stack is giving a similar issue.

vignesh-gupta-xom commented 1 year ago

Hello All, I'm facing the same issue. Do we have any solution?

@MCKLMT

MCKLMT commented 1 year ago

What's the template used?

vignesh-gupta-xom commented 1 year ago

@MCKLMT You want me to share the ARM Template ?

MCKLMT commented 1 year ago

Yes, share it on a gist for example. If I don't have the template I cannot help.

MCKLMT commented 1 year ago

Can you share the error message too?

vignesh-gupta-xom commented 1 year ago

Error: At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.

vignesh-gupta-xom commented 1 year ago

@MCKLMT Can you help understanding the error?

MCKLMT commented 1 year ago

This is a generic error message. Follow the instructions provided there to get the underlaying error: https://aka.ms/DeployOperations