diff --git a/azuredeploy.json b/azuredeploy.json index e24f44b6..3dbc039c 100644 --- a/azuredeploy.json +++ b/azuredeploy.json @@ -171,7 +171,7 @@ "type": "string" }, "autoscaleVmCountMax": { - "defaultValue": 10, + "defaultValue": 1, "metadata": { "description": "Maximum number of autoscaled web VMs" },