You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cosmos-db/reserved-capacity.md
+17-13Lines changed: 17 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,11 +14,7 @@ ms.reviewer: rosouz
14
14
15
15
Azure Cosmos DB reserved capacity helps you save money by committing to a reservation for Azure Cosmos DB resources for either one year or three years. With Azure Cosmos DB reserved capacity, you can get a discount on the throughput provisioned for Azure Cosmos DB resources. Examples of resources are databases and containers (tables, collections, and graphs).
16
16
17
-
You can buy Azure Cosmos DB reserved capacity from the [Azure portal](https://portal.azure.com). Pay for the reservation [upfront or with monthly payments](../cost-management-billing/reservations/prepare-buy-reservation.md). To buy reserved capacity:
18
-
19
-
* You must be in the Owner role for at least one Enterprise or individual subscription with pay-as-you-go rates.
20
-
* For Enterprise subscriptions, **Add Reserved Instances** must be enabled in the [EA portal](https://ea.azure.com). Or, if that setting is disabled, you must be an EA Admin on the subscription.
21
-
* For the Cloud Solution Provider (CSP) program, only admin agents or sales agents can buy Azure Cosmos DB reserved capacity.
17
+
You can buy Azure Cosmos DB reserved capacity from the [Azure portal](https://portal.azure.com). Pay for the reservation [upfront or with monthly payments](../cost-management-billing/reservations/prepare-buy-reservation.md).
22
18
23
19
## Overview
24
20
@@ -28,12 +24,24 @@ In this example, any provisioned throughput above 10,000 RU/s will be billed usi
28
24
29
25
Please note that:
30
26
* There is no limit to the number of reservations.
31
-
* You don't need to purchase all reservations in the same day.
27
+
* You don't need to purchase all reservations in the same day. You can buy more reservations at any moment
32
28
* You can combine different reservations in the same purchase.
33
29
30
+
After you buy a reservation, it's applied immediately to any existing Azure Cosmos DB resources that match the terms of the reservation. If you don’t have any existing Azure Cosmos DB resources, the reservation will apply when you deploy a new Azure Cosmos DB instance that matches the terms of the reservation. In both cases, the period of the reservation starts immediately after a successful purchase.
31
+
32
+
When your reservation expires, your Azure Cosmos DB instances continue to run and are billed at the regular pay-as-you-go rates.
33
+
34
+
## Required permissions
35
+
36
+
The required permissions to purchase reserved capacity for Azure Cosmos DB are:
37
+
38
+
* You must be in the Owner role for at least one Enterprise or individual subscription with pay-as-you-go rates.
39
+
* For Enterprise subscriptions, **Add Reserved Instances** must be enabled in the [EA portal](https://ea.azure.com). Or, if that setting is disabled, you must be an EA Admin on the subscription.
40
+
* For the Cloud Solution Provider (CSP) program, only admin agents or sales agents can buy Azure Cosmos DB reserved capacity.
41
+
34
42
## Reservations usage
35
43
36
-
Azure Cosmos DB reserved capacity covers throughput provisioned for your resources. It doesn't cover the storage and networking charges. 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.
44
+
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.
37
45
38
46
### Autoscale provisioned throughput
39
47
@@ -114,7 +122,7 @@ Please [create a support request](https://portal.azure.com/#blade/Microsoft_Azur
114
122
115
123
## Sample Scenario 1
116
124
117
-
Imagine this hypothetical scenario: A company is working in a new application but isn't sure about the requirements.
125
+
Imagine this hypothetical scenario: A company is working ón a new application but isn't sure about the throughput requirements.
118
126
119
127
* On day 1 they purchased reserved capacity for their DEV/Test environment:
120
128
* Total of 800 RU/s, or 8 units of the 100 RU/s SKU.
@@ -198,11 +206,7 @@ For a 30,000 RU/s reservation, in standard provisioned throughput, you should bu
8. Select **Review + buy** and then **buy now**. You see the following page when the purchase is successful:
202
-
203
-
After you buy a reservation, it's applied immediately to any existing Azure Cosmos DB resources that match the terms of the reservation. If you don’t have any existing Azure Cosmos DB resources, the reservation will apply when you deploy a new Azure Cosmos DB instance that matches the terms of the reservation. In both cases, the period of the reservation starts immediately after a successful purchase.
204
-
205
-
When your reservation expires, your Azure Cosmos DB instances continue to run and are billed at the regular pay-as-you-go rates.
0 commit comments