Azure / Azure/azure-quickstart-templates
traffic-manager-demo-setup missing serverTestPages causing provisioning to fail
- Dominant language
- Bicep
- Stars
- 14.9k
- Forks
- 16.2k
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 6
Description
traffic-manager-demo-setup
BadRequest
Provisioning StateFailed
Timestamp8/2/2018 2:45:23 PM
Duration3 seconds
TypeMicrosoft.Resources/deployments
Resource Id/subscriptions/xxxx/resourceGroups/rgsample/providers/Microsoft.Resources/deployments/webServer1
StatusMessage{
"error": {
"code": "InvalidTemplate",
"message": "Unable to process template language expressions for resource '/subscriptions/xxxx/resourceGroups/rgsample/providers/Microsoft.Resources/deployments/webServer1' at line '110' and column '5'. 'The template variable 'serverTestPage1' is not found. Please see https://aka.ms/arm-template/#variables for usage details.'"
}
}
### Repro steps (*if necessary, delete otherwise*)
1. Deploy as is template
2. Provisioning Failed
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the traffic-manager-demo-setup template and inspect the deployment around line 110 for the reference to serverTestPage1, then compare its variables with the resources that use it. Reproduce by deploying the template as-is and confirm provisioning completes without the InvalidTemplate error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud, infrastructure
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100