Skip to content

Commit 973a8e8

Browse files
authored
Merge pull request #104833 from yashesvi/patch-30
Updated recommendations.
2 parents 93355c4 + 3c70223 commit 973a8e8

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/cosmos-db/cosmos-db-reserved-capacity.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to buy Azure Cosmos DB reserved capacity to save on your
44
author: timsander1
55
ms.service: cosmos-db
66
ms.topic: conceptual
7-
ms.date: 02/14/2020
7+
ms.date: 02/18/2020
88
ms.author: tisande
99
ms.reviewer: sngun
1010
---
@@ -25,7 +25,9 @@ You can buy Azure Cosmos DB reserved capacity from the [Azure portal](https://po
2525

2626
## Determine the required throughput before purchase
2727

28-
The size of the reservation should be based on the total amount of throughput that the existing or soon-to-be-deployed Azure Cosmos DB resources will use. You can view recommended reservation sizes in the Azure portal using the following steps:
28+
The size of the reserved capacity purchase should be based on the total amount of throughput that the existing or soon-to-be-deployed Azure Cosmos DB resources will use on an hourly basis. For example: Purchase 30,000 RU/s reserved capacity if that's your consistent hourly usage pattern. In this example, any provisioned throughput above 30,000 RU/s will be billed using your Pay-as-you-go rate. If provisioned throughput is below 30,000 RU/s in an hour, then the extra reserved capacity for that hour will be wasted.
29+
30+
We calculate purchase recommendations based on your hourly usage pattern. Usage over last 7, 30 and 60 days is analyzed, and reserved capacity purchase that maximizes your savings is recommended. You can view recommended reservation sizes in the Azure portal using the following steps:
2931

3032
1. Sign in to the [Azure portal](https://portal.azure.com).
3133

@@ -41,7 +43,7 @@ You can filter recommendations by the following attributes:
4143
- **Billing frequency** (Monthly or Upfront)
4244
- **Throughput Type** (RU's vs Multi-master RU's)
4345

44-
Additionally, you can scope recommendations to be within a single resource group, single subscription, or your entire Azure enrollment. You can show recommendations based on usage over the last 7 days, 30 days, or 60 days.
46+
Additionally, you can scope recommendations to be within a single resource group, single subscription, or your entire Azure enrollment.
4547

4648
Here's an example recommendation:
4749

0 commit comments

Comments
 (0)