Azure / Azure/azure-quickstart-templates
Issue : VMExtensionProvisioningError [201-vmss-linux-customimage-autoscale]
- Dominant language
- Bicep
- Stars
- 14.9k
- Forks
- 16.2k
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 6
Description
Status Message:
{
"status": "Failed",
"error": {
"code": "ResourceDeploymentFailure",
"message": "The resource operation completed with terminal provisioning state 'Failed'.",
"details": [
{
"code": "VMExtensionProvisioningError",
"message": "VM has reported a failure when processing extension 'updatescriptextension'. Error message: \"Enable failed: failed to execute command: command terminated with exit status=1\"."
}
]
}
}
Not able to execute custom script.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the 201-vmss-linux-customimage-autoscale template referenced in the title and inspect the updatescriptextension custom-script step. Reproduce the VMExtensionProvisioningError from the supplied deployment status, then identify why the command exits with status 1 and verify that the template provisions successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100