Skip to content

Commit b008aa9

Browse files
Update articles/cosmos-db/mongodb/distribute-throughput-across-partitions.md
Co-authored-by: Sidney Andrews <[email protected]>
1 parent fe5a963 commit b008aa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/mongodb/distribute-throughput-across-partitions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ After you've completed the redistribution, you can verify the change by viewing
253253

254254
If necessary, you can also reset the RU/s per physical partition so that the RU/s of your container are evenly distributed across all physical partitions.
255255

256-
#### [API for MongoDB](#tab/mongodb/azure-powershell)
256+
#### [PowerShell](#tab/azure-powershell)
257257

258258
Use the `Update-AzCosmosDBMongoDBCollectionPerPartitionThroughput` command for collections with dedicated RU/s or the `Update-AzCosmosDBMongoDBDatabasePerPartitionThroughput` command for databases with shared RU/s with parameter `-EqualDistributionPolicy` to distribute RU/s evenly across all physical partitions.
259259

0 commit comments

Comments
 (0)