Merge pull request #2883 from vnetonline/dev

Made the default SQL Server and App Service provisioned Basic Tier
This commit is contained in:
Shaun Walker 2023-06-12 09:56:34 -04:00 committed by GitHub
commit 6df28d8171
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
"parameters": {
"sqlDatabaseEditionTierDtuCapacity": {
"type": "string",
"defaultValue": "Standard-S1-20-250",
"defaultValue": "Basic-Basic-5-2",
"allowedValues": [
"Basic-Basic-5-2",
"Standard-S0-10-250",