Skip to content

Commit cdc4e4f

Browse files
authored
Merge pull request #230848 from TimShererWithAquent/us2036619n
Freshness Pass User Story: 2036619 Estimate costs using the Azure Cosmos DB capacity planner
2 parents 25c4c47 + bfe70f7 commit cdc4e4f

File tree

4 files changed

+52
-51
lines changed

4 files changed

+52
-51
lines changed

articles/cosmos-db/includes/capacity-planner-modes.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,21 @@
22
author: seesharprun
33
ms.service: cosmos-db
44
ms.topic: include
5-
ms.date: 04/21/2021
5+
ms.date: 03/15/2023
66
ms.author: sidandrews
77
ms.reviewer: mjbrown
88
---
99

1010
## Capacity planner modes
1111

12+
- Basic
1213

13-
|**Mode** |**Description** |
14-
|---------|---------|
15-
|Basic|Provides a quick, high-level RU/s and cost estimate. This mode assumes the default Azure Cosmos DB settings for indexing policy, consistency, and other parameters. <br/><br/>Use basic mode for a quick, high-level estimate when you are evaluating a potential workload to run on Azure Cosmos DB. To learn more, see how to [estimate cost with basic mode](#basic-mode).|
16-
|Advanced|Provides a more detailed RU/s and cost estimate, with the ability to tune more settings—indexing policy, consistency level, and other parameters that affect the cost and throughput. <br/><br/>Use advanced mode when you are estimating RU/s for a new project or want a more detailed estimate. To learn more, see how to [estimate cost with advanced mode](#advanced-mode).|
14+
Provides a quick, high-level RU/s and cost estimate. This mode assumes the default Azure Cosmos DB settings for indexing policy, consistency, and other parameters.
15+
16+
Use basic mode for a quick, high-level estimate when you're evaluating a potential workload to run on Azure Cosmos DB. To learn more, see how to [estimate cost with basic mode](#basic-mode).
17+
18+
- Advanced
19+
20+
Provides a more detailed RU/s and cost estimate, with the ability to tune more settings: indexing policy, consistency level, and other parameters that affect the cost and throughput.
21+
22+
Use advanced mode when you're estimating RU/s for a new project or want a more detailed estimate. To learn more, see how to [estimate cost with advanced mode](#advanced-mode).
-14.2 KB
Loading
-3.01 KB
Loading

0 commit comments

Comments
 (0)