diff --git a/azuredeploy.json b/azuredeploy.json index dc1fd89a..95728590 100644 --- a/azuredeploy.json +++ b/azuredeploy.json @@ -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",