Skip to content

Commit e9398c9

Browse files
authored
Merge pull request #106852 from NavtejSaini-MSFT/patch-50
Fixes https://github.com/MicrosoftDocs/azure-docs/issues/49695
2 parents 7d3ec6c + 67bcfdc commit e9398c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/how-to-provision-database-throughput.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.author: mjbrown
1010

1111
# Provision throughput on a database in Azure Cosmos DB
1212

13-
This article explains how to provision throughput on a database in Azure Cosmos DB. You can provision throughput for a single [container](how-to-provision-container-throughput.md), or for a database and share the throughput among the containers within it. To learn when to use container-level and database-level throughput, see the [Use cases for provisioning throughput on containers and databases](set-throughput.md) article. You can provision database level throughput by using the Azure portal or Azure Cosmos DB SDKs.
13+
This article explains how to provision throughput on a database in Azure Cosmos DB. You can provision throughput for a single [container](how-to-provision-container-throughput.md), or for a database and share the throughput among the containers within it. To learn when to use container level and database level throughput, see the [Use cases for provisioning throughput on containers and databases](set-throughput.md) article. You can provision database level throughput by using the Azure portal or Azure Cosmos DB SDKs.
1414

1515
## Provision throughput using Azure portal
1616

0 commit comments

Comments
 (0)