Skip to content

Commit c7d37d7

Browse files
authored
Update number of parameters for Standard workflows
1 parent 0c734c0 commit c7d37d7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/logic-apps/logic-apps-limits-and-config.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ The following tables list the values for a single workflow definition:
4242
| Single action - Maximum combined inputs and outputs size | 209,715,200 bytes <br>(210 MB) | To change the default value in the single-tenant service, review [Edit host and app settings for logic apps in single-tenant Azure Logic Apps](edit-app-settings-host-settings.md). |
4343
| Expression character limit | 8,192 characters ||
4444
| `description` - Maximum length | 256 characters ||
45-
| `parameters` - Maximum number of items | 50 parameters ||
46-
| `outputs` - Maximum number items | 10 outputs ||
47-
| `trackedProperties` - Maximum size | 8,000 characters ||
45+
| `parameters` - Maximum number of parameters per workflow | - Consumption: 50 parameters <br><br>- 500 ||
46+
| `outputs` - Maximum number of outputs | 10 outputs ||
47+
| `trackedProperties` - Maximum number of characters | 8,000 characters ||
4848

4949
<a name="run-duration-retention-limits"></a>
5050

0 commit comments

Comments
 (0)