Skip to content

Commit 1f9fa87

Browse files
Update connector-azure-cosmos-db.md
Added a note to set the Cosmos DB autoscale to manual to limit the RU usage.
1 parent edb1f3e commit 1f9fa87

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/data-factory/connector-azure-cosmos-db.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -498,6 +498,9 @@ Settings specific to Azure Cosmos DB are available in the **Settings** tab of th
498498

499499
**Write throughput budget:** An integer that represents the RUs you want to allocate for this Data Flow write operation, out of the total throughput allocated to the collection.
500500

501+
> [!Note]
502+
> To limit the RU usage, please set the Cosmos DB **Throughput(autoscale)** to **Manual**.
503+
501504
## Lookup activity properties
502505

503506
To learn details about the properties, check [Lookup activity](control-flow-lookup-activity.md).

0 commit comments

Comments
 (0)