Skip to content

Commit 18c6db6

Browse files
authored
Merge pull request #45238 from andresnava/patch-168
Three runtime versions
2 parents d51ed48 + 6cb41ab commit 18c6db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/functions-timeout-duration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.custom: include file
1111
---
1212
## <a name="timeout"></a>Function app timeout duration
1313

14-
The timeout duration of a function app is defined by the functionTimeout property in the [host.json](../articles/azure-functions/functions-host-json.md#functiontimeout) project file. The following table shows the default and maximum values in minutes for both plans and in both runtime versions:
14+
The timeout duration of a function app is defined by the `functionTimeout` property in the [host.json](../articles/azure-functions/functions-host-json.md#functiontimeout) project file. The following table shows the default and maximum values in minutes for both plans and the different runtime versions:
1515

1616
| Plan | Runtime Version | Default | Maximum |
1717
|------|---------|---------|---------|

0 commit comments

Comments
 (0)