Skip to content

Commit 0e1cb5e

Browse files
authored
Merge pull request #8899 from MicrosoftDocs/pnghub-patch-4
Update create-edit-elastic-tables.md
2 parents ad375e4 + 1860476 commit 0e1cb5e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

powerapps-docs/maker/data-platform/create-edit-elastic-tables.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Create and edit elastic tables (preview)
33
description: Learn how to create an elastic Microsoft Dataverse table.
44
ms.custom: ""
5-
ms.date: 08/11/2023
5+
ms.date: 11/11/2023
66
author: pnghub
77
ms.author: gned
88
ms.reviewer: matp
@@ -145,9 +145,9 @@ You create an elastic table just like any other new table in Dataverse.
145145

146146
- When [time to live (TTL)](#automatic-removal-of-data) is used on a row, the row will get deleted from the elastic table when TTL has expired. If it's synchronized to a data lake using [Azure Synapse Link for Dataverse](export-to-data-lake.md) before TTL expiry, it won't be deleted from the data lake.
147147

148-
## Import data into elastic tables
148+
## High volume elastic tables and managing Dataverse API throttling limits
149149

150-
To import data, use the Dataverse [Bulk API](../../developer/data-platform/bulk-operations.md). This allows you to achieve 10 times the throughput with the same Dataverse API throttling limits. Developers can reference more links provided in below section.
150+
Use [bulk operation messages](../../developer/data-platform/bulk-operations.md). This allows you to achieve 10 times the throughput with the same Dataverse API throttling limits. Developers can reference more links provided in the below section.
151151

152152
## For developers
153153

0 commit comments

Comments
 (0)