Azure / Azure/azure-quickstart-templates
PostgreSQL templates are out of date
- Dominant language
- Bicep
- Stars
- 14.9k
- Forks
- 16.2k
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 6
Description
[101-webapp-linux-managed-postgresql](https://github.com/Azure/azure-quickstart-templates/blob/master/101-webapp-linux-managed-postgresql/azuredeploy.json)
### Issue Details
"apiVersion": "2016-02-01-privatepreview" does not allow creation of Gen5 machines.
### Repro steps (*if necessary, delete otherwise*)
1. Set SKU Name to 'B_Gen5_2'
2. Deploy. Error returned
I would expect this example to be current and provide parameters that include allowedValues which allow the deployment to succeed.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with 101-webapp-linux-managed-postgresql/azuredeploy.json and inspect the PostgreSQL apiVersion, SKU parameter, and its allowedValues. Deploy the template using SKU Name B_Gen5_2 and verify that the updated parameters allow the deployment to succeed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, postgresql
- Domain
- cloud, databases
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100