Azure / Azure/azure-quickstart-templates
General Purpose SKU deployment fails
- Dominant language
- Bicep
- Stars
- 14.9k
- Forks
- 16.2k
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 6
Description
--------------------MESSAGE FROM ADMIN, DELETE BEFORE SUBMITTING----------------------
Sorry to hear you had a bad experience with one of the templates :worried: But, in case you're just asking a question, we're happy to help. You can also check if the question might already have been asked here https://github.com/Azure/azure-quickstart-templates/issues?utf8=%E2%9C%93&q=is%3Aissue
We've created an outline of recommended sections to fill out that will help make this Pull Request awesome!
--------------------MESSAGE FROM ADMIN, DELETE BEFORE SUBMITTING----------------------
[101-sql-elastic-pool-create](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/101-sql-elastic-pool-create/azuredeploy.json)
### Issue Details
Deploying the general purpose elasticpool edition throws this error {"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.","details":[{"code":"InvalidTierSkuCombination","message":"The tier 'GeneralPurpose' does not support the sku 'SQLDB_GP_Gen5'."}]}
### Repro steps (*if necessary, delete otherwise*)
1.
2.
3.
4.
5.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with 101-sql-elastic-pool-create/azuredeploy.json, linked in the issue, and inspect the elastic pool tier and SKU settings. Reproduce the deployment and verify the template uses a supported GeneralPurpose SKU combination so the deployment completes without InvalidTierSkuCombination.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100