Skip to content

Commit 26bf5d4

Browse files
authored
Apply suggestions from code review
1 parent 360bd59 commit 26bf5d4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/cosmos-db/mongodb/introduction.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Azure Cosmos DB is a fully managed NoSQL, relational, and vector database for mo
1818

1919
Azure Cosmos DB for MongoDB makes it easy to use Azure Cosmos DB as if it were a MongoDB database. 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.
2020

21-
Azure Cosmos DB for MongoDB provides an SLA that covers the full stack: the database and the underlying infrastructure such as the VMs and network. Unlike third-party MongoDB services such as MongoDB Atlas, which only cover the database and exclude services, hardware, or software provided by the cloud platform, leaving your applications at risk.
21+
Azure Cosmos DB for MongoDB provides an SLA that covers the full stack: the database and the underlying infrastructure. Unlike third-party MongoDB services such as MongoDB Atlas, which only cover the database and exclude services, hardware, or software provided by the cloud platform.
2222

2323
> [!VIDEO https://www.microsoft.com/videoplayer/embed/RWXr4T]
2424
@@ -33,7 +33,6 @@ Cosmos DB for MongoDB has numerous benefits compared to other MongoDB service of
3333
- **Native Vector Database**: Seamlessly integrate your AI-based applications with your data that's stored in Azure Cosmos DB for MongoDB vCore. This integration is an all-in-one solution, unlike other vector search solutions that send your data between service integrations.
3434

3535
- **Instantaneous scalability**: With Autoscale, your database scales instantaneously with zero warmup period. Other MongoDB offerings such as MongoDB Atlas can take hours to scale up and up to days to scale down.
36-
-
3736
- **Flat pricing with Low total cost of ownership**: Enjoy a familiar pricing model for Azure Cosmos DB for MongoDB vCore, based on compute (vCores & RAM) and storage (disks).
3837

3938
- **Elevate querying with Text Indexes**: Enhance your data querying efficiency with our text indexing feature. Seamlessly navigate full-text searches across MongoDB collections, simplifying the process of extracting valuable insights from your documents.

0 commit comments

Comments
 (0)