Skip to content

Commit c705d4e

Browse files
committed
Title update
1 parent 8e18b47 commit c705d4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.author: ramkris
1414

1515
---
1616

17-
# Using bulk executor .NET library to perform bulk operations in Azure Cosmos DB
17+
# Use bulk executor .NET library to perform bulk operations in Azure Cosmos DB
1818

1919
This tutorial provides instructions on using the Azure Cosmos DB’s bulk executor .NET library to import and update documents to Azure Cosmos DB container. To learn about bulk executor library and how it helps you leverage massive throughput and storage, see [bulk executor library overview](bulk-executor-overview.md) article. This tutorial will walk you through a sample .NET application that bulk imports randomly generated documents into an Azure Cosmos DB container. After importing, it shows you how you can bulk update the imported data by specifying patches as operations to perform on specific document fields.
2020

0 commit comments

Comments
 (0)