Skip to content

Commit 8b80e49

Browse files
authored
Add info and link to gateway payload size
1 parent 946f353 commit 8b80e49

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Limits and configuration - Azure Logic Apps | Microsoft Docs
2+
title: Limits and configuration - Azure Logic Apps
33
description: Service limits and configuration values for Azure Logic Apps
44
services: logic-apps
55
ms.service: logic-apps
@@ -124,6 +124,12 @@ To go above these limits in normal processing, or run load testing that might go
124124
> doesn't have any service-level agreement (SLA) or capabilities for scaling up.
125125
> Use this SKU only for experimenting, development, and testing, not production or performance testing.
126126
127+
<a name="gateway-limits"></a>
128+
129+
## Gateway limits
130+
131+
Azure Logic Apps supports write operations, including inserts and updates, through the gateway. However, these operations have [limits on their payload size](https://docs.microsoft.com/data-integration/gateway/service-gateway-onprem#considerations).
132+
127133
<a name="request-limits"></a>
128134

129135
## HTTP limits

0 commit comments

Comments
 (0)