Skip to content

Commit 020e625

Browse files
authored
Update faq.yml
1 parent 9dd882d commit 020e625

File tree

1 file changed

+9
-9
lines changed
  • articles/cosmos-db/mongodb/vcore

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
### YamlMime:FAQ
22
metadata:
33
title: Frequently asked questions
4-
titleSuffix: Azure Cosmos DB for MongoDB vCore
5-
description: Get answers to frequently asked questions about Azure Cosmos DB for MongoDB vCore.
4+
titleSuffix: Azure Cosmos DB for MongoDB (vCore)
5+
description: Get answers to frequently asked questions about vCore-based Azure Cosmos DB for MongoDB.
66
author: seesharprun
77
ms.author: sidandrews
88
ms.reviewer: mjbrown
99
ms.service: cosmos-db
1010
ms.subservice: nosql
1111
ms.topic: faq
1212
ms.date: 02/23/2024
13-
title: Frequently asked questions about Azure Cosmos DB for MongoDB vCore
13+
title: Frequently asked questions about Azure Cosmos DB for MongoDB in vCore architecture
1414
summary: |
15-
[!INCLUDE[MongoDB vCore](../../includes/appliesto-mongodb-vcore.md)]
15+
[!INCLUDE[MongoDB (vCore)](../../includes/appliesto-mongodb-vcore.md)]
1616
sections:
1717
- name: General
1818
questions:
1919
- question: |
2020
What options does Azure Cosmos DB offer for MongoDB users?
2121
answer: |
22-
Azure Cosmos DB is a fully managed NoSQL and relational database for modern app development.
22+
Azure Cosmos DB is a fully managed NoSQL, relational, and vectore database for modern app development.
2323
2424
Both, the Request Unit (RU) and vCore-based Azure Cosmos DB for MongoDB offering make it easy to use Azure Cosmos DB as if it were a MongoDB database. Both options work without the overhead of complex management and scaling approaches. You can use your existing MongoDB skills and continue to use your favorite MongoDB drivers, SDKs, and tools by pointing your application to the connection string for your account using the API for MongoDB. Additionally, both are cloud-native offerings that can be integrated seamlessly with other Azure services to build enterprise-grade modern applications.
2525
- question: |
26-
How do I choose between Azure Cosmos DB for MongoDB RU and Azure Cosmos DB for MongoDB vCore?
26+
How do I choose between Azure Cosmos DB for MongoDB (RU) and Azure Cosmos DB for MongoDB (vCore)?
2727
answer: |
2828
Here are a few key factors to help you decide between the two options.
2929
@@ -39,7 +39,7 @@ sections:
3939
- You're running applications requiring 99.995% availability.
4040
- You need native support for storing and searching vector embeddings.
4141
- question: |
42-
Are there billing differences between Azure Cosmos DB for MongoDB RU and Azure Cosmos DB for MongoDB vCore?
42+
Are there billing differences between the RU and vCore architectures in Azure Cosmos DB for MongoDB?
4343
answer: |
4444
The RU and vCore services have different architectures with important billing differences.
4545
@@ -51,8 +51,8 @@ additionalContent: |
5151
5252
- Frequently asked questions about Azure Cosmos DB for MongoDB](../faq.yml)
5353
54-
- [Get started with Azure Cosmos DB for MongoDB vCore using the Azure portal](quickstart-portal.md)
55-
- [Get started with Azure Cosmos DB for MongoDB vCore using Bicep](quickstart-bicep.md)
54+
- [Get started with Azure Cosmos DB for MongoDB (vCore) using the Azure portal](quickstart-portal.md)
55+
- [Get started with Azure Cosmos DB for MongoDB (vCore) using Bicep](quickstart-bicep.md)
5656
5757
## Next step
5858

0 commit comments

Comments
 (0)