Skip to content

Commit 840a77b

Browse files
authored
Merge pull request #231848 from seesharprun/release-cosmos-mongo-api-remove-screenshot
Cosmos DB | MongoDB | Revise overview and remove pricing screenshot
2 parents b4e1b28 + b4cf624 commit 840a77b

File tree

3 files changed

+14
-4
lines changed

3 files changed

+14
-4
lines changed

articles/cosmos-db/mongodb/vcore/index.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ metadata:
1818
landingContent:
1919
- title: Get started with Azure Cosmos DB for MongoDB vCore
2020
linkLists:
21+
- linkListType: overview
22+
links:
23+
- text: Overview
24+
url: introduction.md
2125
- linkListType: quickstart
2226
links:
2327
- text: Create resources - Azure portal

articles/cosmos-db/mongodb/vcore/introduction.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,19 @@ Developers can rest easy knowing that they have access to one unified support te
2323

2424
## Low total cost of ownership (TCO)
2525

26-
Azure Cosmos DB for MongoDB's scalable architecture is designed to deliver the best performance and cost efficiency for your workloads. Visit the [pricing page](https://azure.microsoft.com/pricing/details/cosmos-db/) to learn more about pricing for each cluster tier or price out a cluster in the Azure portal. With optional high availability (HA), there's no need to pay for resources you don't need for workloads such as development and testing. With HA disabled, we pass the **50% savings** on to you. The image below is an example of the pricing for a cluster with HA enabled and disabled.
26+
Azure Cosmos DB for MongoDB's scalable architecture is designed to deliver the best performance and cost efficiency for your workloads. Visit the [pricing page](https://azure.microsoft.com/pricing/details/cosmos-db/) to learn more about pricing for each cluster tier or price out a cluster in the Azure portal. With optional high availability (HA), there's no need to pay for resources you don't need for workloads such as development and testing. With HA disabled, cost savings are passed on to you in the form of a reduced per-hour cost.
2727

28-
:::image type="content" source="media/introduction/cluster-tiers.png" alt-text="Screenshot of several cluster tier options.":::
28+
Here are the current tiers for the service:
2929

30-
*East US region
30+
| Cluster tier | Base storage | RAM | vCPUs |
31+
| --- | --- | --- | --- |
32+
| M30 | 128 GB | 8 GB | 2 |
33+
| M40 | 128 GB | 16 GB | 4 |
34+
| M50 | 128 GB | 32 GB | 8 |
35+
| M60 | 128 GB | 64 GB | 16 |
36+
| M80 | 128 GB | 128 GB | 32 |
3137

32-
Azure Cosmos DB for MongoDB vCore is organized into easy to understand cluster tiers based on vCPUs, RAM, and attached storage, making it easy to lift and shift your existing workloads or build new applications.
38+
Azure Cosmos DB for MongoDB vCore is organized into easy to understand cluster tiers based on vCPUs, RAM, and attached storage. These tiers make it easy to lift and shift your existing workloads or build new applications.
3339

3440
## Flexibility for developers
3541

Binary file not shown.

0 commit comments

Comments
 (0)