Skip to content

Commit 4ffb57e

Browse files
ealsurSnehaGunda
andauthored
Update articles/cosmos-db/bulk-executor-dot-net.md
Co-Authored-By: Sneha Gunda <[email protected]>
1 parent d72c360 commit 4ffb57e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/cosmos-db/bulk-executor-dot-net.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ ms.reviewer: sngun
1212
---
1313

1414
> [!NOTE]
15-
> For new applications, we have added **bulk support** directly into the [.NET SDK version 3.x](tutorial-sql-api-dotnet-bulk-import.md). This page is maintained for applications using the previous .NET SDK 2.x.
15+
> This bulk executor library described in this article is maintained for applications using the .NET SDK 2.x version. For new applications, you can use the **bulk support** that is directly available with the [.NET SDK version 3.x](tutorial-sql-api-dotnet-bulk-import.md) and it does not require any external library.
16+
17+
> If you are currently using the bulk executor library and planning to migrate to bulk support on the newer SDK, use the steps in the [Migration guide](how-to-migrate-from-bulk-executor-library.md) to migrate your application.
1618
1719
# Use the bulk executor .NET library to perform bulk operations in Azure Cosmos DB
1820

0 commit comments

Comments
 (0)