Azure / Azure/azure-quickstart-templates

Wrong Schema in SQL Server template

Open Beginner friendly
#3,521 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.