Skip to content

Commit 89dc0e4

Browse files
authored
Clarity edits
1 parent 3fc8586 commit 89dc0e4

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
@@ -34,9 +34,9 @@ The following tables list the values for a single workflow definition:
3434
| Triggers per workflow | 10 triggers | This limit applies only when you work on the JSON workflow definition, whether in code view or an Azure Resource Manager (ARM) template, not the designer. |
3535
| Actions per workflow | 500 actions | To extend this limit, you can use nested workflows as necessary. |
3636
| Actions nesting depth | 8 actions | To extend this limit, you can use nested workflows as necessary. |
37-
| Trigger or action - Maximum name length | 80 characters ||
38-
| Trigger or action - Maximum input or output size | 104,857,600 bytes <br>(105 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). |
39-
| 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). |
37+
| Single trigger or action - Maximum name length | 80 characters ||
38+
| Single trigger or action - Maximum input or output size | 104,857,600 bytes <br>(105 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). |
39+
| 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). |
4040
| Expression character limit | 8,192 characters ||
4141
| `description` - Maximum length | 256 characters ||
4242
| `parameters` - Maximum number of items | 50 parameters ||

0 commit comments

Comments
 (0)