Azure / Azure/azure-quickstart-templates
mongodb-high-availability - medium t-shirt size template failed to deploy
- Dominant language
- Bicep
- Stars
- 14.9k
- Forks
- 16.2k
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 6
Description
mongodb-high-availability (https://github.com/Azure/azure-quickstart-templates/tree/master/mongodb-high-availability)
I have tried both xsmall and small t-shirt sized template and it works well, but the medium sized version of the template doesnt get deployed on azure it fail to deploy minimum two member-resoure every time i try to deploy.
This is the error status i found inside operation details
{
"status": "Failed",
"error": {
"code": "ResourceDeploymentFailure",
"message": "The resource operation completed with terminal provisioning state 'Failed'.",
"details": [
{
"code": "VMExtensionProvisioningTimeout",
"message": "Provisioning of VM extension 'installmongodb' has timed out. Extension installation may be taking too long, or extension status could not be obtained."
}
]
}
}

Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the mongodb-high-availability template linked in the issue and compare deployments of the xsmall, small, and medium t-shirt sizes. Review the Azure operation details for the medium deployment, focusing on the installmongodb VM extension timeout. Done means the medium-sized template deploys successfully without the reported failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, mongodb
- Domain
- cloud, databases, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100