Skip to content

Commit 400b3cd

Browse files
authored
(DOCSP-33492-60) Backporting. (#5260)
* (DOCSP-33492-60) Backporting. * (DOCSP-33492-60)
1 parent 5f46e69 commit 400b3cd

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

source/includes/steps-admin-add-blockstore.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,11 @@ content: |
8282
<connections-connection-options>` for the MongoDB instance.
8383
This field supports unescaped values only.
8484
85+
You must provide a value for the ``authMechanism`` option to
86+
set your authentication method. For more information about
87+
authentication options for connection strings, see
88+
:ref:`connection-string-auth-options`.
89+
8590
For proper syntax, see :manual:`Connection String URI
8691
Format </reference/connection-string>` in the MongoDB manual.
8792

source/includes/steps-admin-add-oplogstore.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,11 @@ content: |
8282
<connections-connection-options>` for the MongoDB instance.
8383
This field supports unescaped values only.
8484
85+
You must provide a value for the ``authMechanism`` option to
86+
set your authentication method. For more information about
87+
authentication options for connection strings, see
88+
:ref:`connection-string-auth-options`.
89+
8590
For proper syntax and examples, see
8691
:manual:`Connection String URI
8792
Format </reference/connection-string>` in the MongoDB manual.

0 commit comments

Comments
 (0)