Skip to content

Commit 2165470

Browse files
authored
DOCSP-34755 Add Connection String Option Note (#74)
* DOCSP-34755 Add Connection String Option Note * * * * * *
1 parent 5d6ec28 commit 2165470

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

source/connection-strings/mongodb-database-connection-strings.txt

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,17 @@ the procedure to make an authenticated user account and the Uniform Resource
1919
Identifier (URI) formats for defining connections to your target
2020
MongoDB database.
2121

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.
2433

2534
Atlas
2635
-----

0 commit comments

Comments
 (0)