Azure / Azure/azure-quickstart-templates

issue in creating cluster

Open
#10,240 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.