Azure / Azure/azure-quickstart-templates
At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.
- Dominant language
- Bicep
- Stars
- 14.9k
- Forks
- 16.2k
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 6
Description
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?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the deployment operations described at https://aka.ms/DeployOperations and inspect the nested SqlSkuMismatchWithGroup errors. Compare the SQL SKU configured for the SQL virtual machine group with the SQL virtual machine; completion would require a reproducible deployment and a clearly identified configuration or template change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, sql
- Domain
- cloud, databases, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 18/100