Skip to content

Commit dd952ce

Browse files
authored
Merge pull request #89632 from HJToland3/localworking
cosmos db not a source
2 parents e6f16c9 + 0169885 commit dd952ce

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

articles/dms/tutorial-mongodb-cosmos-db-online.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: dms
1010
ms.workload: data-services
1111
ms.custom: mvc, tutorial
1212
ms.topic: article
13-
ms.date: 07/04/2019
13+
ms.date: 09/25/2019
1414
---
1515

1616
# Tutorial: Migrate MongoDB to Azure Cosmos DB's API for MongoDB online using DMS
@@ -128,6 +128,9 @@ After the service is created, locate it within the Azure portal, open it, and th
128128

129129
1. On the **Source details** screen, specify the connection details for the source MongoDB server.
130130

131+
> [!IMPORTANT]
132+
> Azure Database Migration Service does not support Azure Cosmos DB as a source.
133+
131134
There are three modes to connect to a source:
132135
* **Standard mode**, which accepts a fully qualified domain name or an IP address, Port number, and connection credentials.
133136
* **Connection string mode**, which accepts a MongoDB Connection string as described in the article [Connection String URI Format](https://docs.mongodb.com/manual/reference/connection-string/).

articles/dms/tutorial-mongodb-cosmos-db.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: dms
1010
ms.workload: data-services
1111
ms.custom: mvc, tutorial
1212
ms.topic: article
13-
ms.date: 07/04/2019
13+
ms.date: 09/25/2019
1414
---
1515

1616
# Tutorial: Migrate MongoDB to Azure Cosmos DB's API for MongoDB offline using DMS
@@ -112,6 +112,9 @@ After the service is created, locate it within the Azure portal, open it, and th
112112

113113
1. On the **Source details** screen, specify the connection details for the source MongoDB server.
114114

115+
> [!IMPORTANT]
116+
> Azure Database Migration Service does not support Azure Cosmos DB as a source.
117+
115118
There are three modes to connect to a source:
116119
* **Standard mode**, which accepts a fully qualified domain name or an IP address, Port number, and connection credentials.
117120
* **Connection string mode**, which accepts a MongoDB Connection string as described in the article [Connection String URI Format](https://docs.mongodb.com/manual/reference/connection-string/).

0 commit comments

Comments
 (0)