Azure / Azure/azure-quickstart-templates
Wrong Schema in SQL Server template
Nobody has claimed this yet.
- Dominant language
- Bicep
- Stars
- 14.9k
- Forks
- 16.2k
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 6
Description
[201-vm-sql-full-autopatching](https://github.com/Azure/azure-quickstart-templates/blob/master/201-vm-sql-full-autopatching/azuredeploy.parameters.json)
### Issue Details
The schema should be `2015-01-01/deploymentParameters.json#",` , but is `2015-01-01/deploymentTemplate.json#"`
Any plans to create one for SQL16 on WS16 by the way?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open 201-vm-sql-full-autopatching/azuredeploy.parameters.json and inspect the schema value in the parameters template. Change it to the deploymentParameters.json schema shown in the issue; done means the file uses the correct schema identifier.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, json
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 62/100