Azure / Azure/azure-quickstart-templates
issue in creating cluster
- Dominant language
- Bicep
- Stars
- 14.9k
- Forks
- 16.2k
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 6
Description
Hi I am facing below error while deploying the templates
with below error
ERROR TYPE
Deployment template validation failed: 'The template variable 'scriptsUri' is not valid: The language expression property 'templateLink' doesn't exist, available properties are 'template, templateHash, parameters, mode, debugSetting, provisioningState'.. Please see https://aka.ms/arm-template-expressions for usage details.'. (Code: InvalidTemplate)
Troubleshooting Options
New Support Request
"code": "InvalidTemplate",
"message": "Deployment template validation failed: 'The template variable 'scriptsUri' is not valid: The language expression property 'templateLink' doesn't exist, available properties are 'template, templateHash, parameters, mode, debugSetting, provisioningState'.. Please see https://aka.ms/arm-template-expressions for usage details.'."
}
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the deployment template that defines the scriptsUri variable and inspect its use of templateLink. Compare that expression with the ARM template expression documentation linked in the report and reproduce the validation failure. Done means the template deploys without the InvalidTemplate error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100