Skip to content

Commit f8a53f4

Browse files
authored
Update reserved-capacity.md
1 parent 0d97df7 commit f8a53f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/reserved-capacity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The size of the reserved capacity purchase should be based on the total amount o
2020

2121
In this example, any provisioned throughput above 10,000 RU/s is billed with your pay-as-you-go rate. If the provisioned throughput is below 10,000 RU/s in an hour, then the extra reserved capacity for that hour is wasted.
2222

23-
Please note that:
23+
Note that:
2424
* There is no limit to the number of reservations.
2525
* It's possible to buy more reservations at any moment.
2626
* It's possible to buy different reservations in the same purchase.
@@ -42,7 +42,7 @@ The required permissions to purchase reserved capacity for Azure Cosmos DB are:
4242

4343
As soon as you buy a reservation, the throughput charges that match the reservation attributes are no longer charged at the pay-as-you go rates. For more information on reservations, see the [Azure reservations](../cost-management-billing/reservations/save-compute-costs-reservations.md) article.
4444

45-
Note that:
45+
Azure Cosmos DB consumes reservations in two different ways:
4646

4747
* Autoscale database operations consume reserved capacity at a rate of 100 RU/s x 1.5 x N regions. So, if you need 10,000 RU/s for all your regions, your should purchase 15,000 RU/s.
4848
* Standard database operations consume reserved capacity at a rate of 100 RU/s x N regions. So, if you need 10,000 RU/s for all your regions, you should purchase 10,0000 RU/s.

0 commit comments

Comments
 (0)