File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
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
3
3
description : Learn how to migrate your application from using the bulk executor library to the Azure Cosmos DB SDK V3
4
4
author : ealsur
5
5
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
81
81
82
82
* [ Azure Cosmos DB SDK] ( sql-api-sdk-dotnet.md )
83
83
* [ 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 )
You can’t perform that action at this time.
0 commit comments