Skip to content

Commit 65754d6

Browse files
ealsurSnehaGunda
andauthored
Update articles/cosmos-db/how-to-migrate-from-bulk-executor-library.md
Co-Authored-By: Sneha Gunda <[email protected]>
1 parent 4ffb57e commit 65754d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/how-to-migrate-from-bulk-executor-library.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Migrate from the bulk executor library to the Azure Cosmos DB .NET V3 SDK
2+
title: Migrate from the bulk executor library to the bulk support in Azure Cosmos DB .NET V3 SDK
33
description: Learn how to migrate your application from using the bulk executor library to the Azure Cosmos DB SDK V3
44
author: ealsur
55
ms.service: cosmos-db
@@ -81,4 +81,4 @@ It is only possible if the nature of the data we work with matches that of a str
8181

8282
* [Azure Cosmos DB SDK](sql-api-sdk-dotnet.md)
8383
* [Complete migration source code on GitHub](https://github.com/Azure/azure-cosmos-dotnet-v3/tree/master/Microsoft.Azure.Cosmos.Samples/Usage/BulkExecutorMigration)
84-
* [Additional bulk samples on GitHub](https://github.com/Azure/azure-cosmos-dotnet-v3/tree/master/Microsoft.Azure.Cosmos.Samples/Usage/BulkSupport)
84+
* [Additional bulk samples on GitHub](https://github.com/Azure/azure-cosmos-dotnet-v3/tree/master/Microsoft.Azure.Cosmos.Samples/Usage/BulkSupport)

0 commit comments

Comments
 (0)