diff --git a/azuredeploy.json b/azuredeploy.json index a83ffb8e545..dc89c0ad956 100644 --- a/azuredeploy.json +++ b/azuredeploy.json @@ -318,7 +318,11 @@ }, { "name": "WEBSITE_NODE_DEFAULT_VERSION", "value": "8.11.1" + }, { + "name": "SCM_COMMAND_IDLE_TIMEOUT", + "value": "300" } + ] } },