Skip to content

Commit 79cc7ee

Browse files
committed
Update Scaling
1 parent 951054c commit 79cc7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/infra/function.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ resource "azapi_resource" "function" {
189189
azureStorageAccounts = {}
190190
detailedErrorLoggingEnabled = true
191191
functionAppScaleLimit = 0
192-
functionsRuntimeScaleMonitoringEnabled = false
192+
functionsRuntimeScaleMonitoringEnabled = true
193193
ftpsState = "Disabled"
194194
healthCheckPath = var.function_health_path
195195
http20Enabled = true

0 commit comments

Comments
 (0)