You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-functions/functions-host-json.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -333,7 +333,7 @@ Indicates the timeout duration for all function executions. It follows the times
333
333
}
334
334
```
335
335
336
-
For more information on the default and maximum values for specific plans, see [Function app timeout duration](./functions-scale.md#function-app-timeout-duration).
336
+
For more information on the default and maximum values for specific plans, see [Function app timeout duration](./functions-scale.md#timeout).
0 commit comments