File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed
source/connection-strings Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,17 @@ the procedure to make an authenticated user account and the Uniform Resource
19
19
Identifier (URI) formats for defining connections to your target
20
20
MongoDB database.
21
21
22
- Relational Migrator can use both Atlas and on-premises URIs. This page
23
- provides separate instructions for each deployment type.
22
+ About this Task
23
+ ---------------
24
+
25
+ - Relational Migrator supports all connection string options except
26
+ :urioption:`appName`. Relational Migrator overrides the ``appName``
27
+ connection string option when connecting to your MongoDB deployment.
28
+ For details on MongoDB connection string options, see
29
+ :ref:`<mongodb-uri>`.
30
+
31
+ - Relational Migrator can use both Atlas and on-premises URIs. This page
32
+ provides separate instructions for each deployment type.
24
33
25
34
Atlas
26
35
-----
You can’t perform that action at this time.
0 commit comments