Skip to content

Commit a325849

Browse files
committed
Rework overview
1 parent 7987354 commit a325849

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/cosmos-db/mongodb/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ Cosmos DB for MongoDB implements the wire protocol for MongoDB. This implementat
6868
## Next steps
6969

7070
- Read the [FAQ](faq.yml)
71-
- [Connect an existing MongoDB application to Azure Cosmos DB for MongoDB](connect-account.md)
71+
- [Connect an existing MongoDB application to Azure Cosmos DB for MongoDB RU](connect-account.md)

articles/cosmos-db/mongodb/vcore/migration-options.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ ms.reviewer: sidandrews
88
ms.service: cosmos-db
99
ms.subservice: mongodb-vcore
1010
ms.topic: conceptual
11-
ms.date: 08/28/2023
11+
ms.date: 09/12/2023
1212
---
1313

1414
# Options to migrate data from MongoDB to Azure Cosmos DB for MongoDB vCore
1515

16-
This document describes the various options to lift and shift your MongoDB workloads to Azure Cosmos DB for MongoDB vCore-based offering.
16+
This document describes the various options to lift and shift your MongoDB workloads to Azure Cosmos DB for MongoDB vCore offering.
1717

1818
## Premigration assessment
1919

@@ -26,7 +26,7 @@ The [Azure Cosmos DB Migration for MongoDB extension](/sql/azure-data-studio/ext
2626
2727
## Native MongoDB tools (Offline)
2828

29-
You can use the native MongoDB tools such as *mongodump/mongorestore*, *mongoexport/mongoimport* to migrate datasets offline (without replicating live changes) to Azure Cosmos DB for MongoDB vCore-based offering.
29+
You can use the native MongoDB tools such as *mongodump/mongorestore*, *mongoexport/mongoimport* to migrate datasets offline (without replicating live changes) to Azure Cosmos DB for MongoDB vCore offering.
3030

3131
| Scenario | MongoDB native tool |
3232
| --- | --- |

0 commit comments

Comments
 (0)