Skip to content

Commit 8bc9f91

Browse files
Incorporate feedback.
Updated the include statement for SKU consumption in the pagination article.
1 parent 7422df2 commit 8bc9f91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/logic-apps/logic-apps-exceed-default-page-size-with-pagination.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 10/06/2025
1111

1212
# Set up pagination to get more data than the page size limit in Azure Logic Apps
1313

14-
[!INCLUDE [logic-apps-sku-consumption](includes/logic-apps-sku-consumption.md)]
14+
[!INCLUDE [logic-apps-sku-consumption-standard](../../includes/logic-apps-sku-consumption-standard.md)]
1515

1616
When you get data, items, or records by using a connector action in Azure Logic Apps, you might get result sets so large that the action doesn't return all the results at the same time. For example, the default page size for the SQL Server connector's **Get rows** action is 2048, but might vary based on other settings.
1717

0 commit comments

Comments
 (0)