Skip to content

Commit ccf4d34

Browse files
authored
DOCSP-35882 Atlas support for User Management methods (#6130)
* DOCSP-35873 Test * edit update include --------- Co-authored-by: pierwill <[email protected]>
1 parent 6e3d7e7 commit ccf4d34

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
.. note::
22

3-
This command has *no support* in M0, M2, M5, and M10 clusters.
3+
This |command| has *limited support* in M0, M2, M5, and M10 clusters.
44
For more information, see :atlas:`Unsupported Commands </unsupported-commands>`.

source/reference/method/db.createUser.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,18 @@ Definition
187187
The client digests the password and passes the digested
188188
password to the server.
189189

190+
Compatibility
191+
-------------
190192

193+
.. |command| replace:: method
194+
195+
This method is available in deployments hosted in the following environments:
196+
197+
.. include:: /includes/fact-environments-atlas-only.rst
198+
199+
.. include:: /includes/fact-environments-atlas-support-no-free-or-m10.rst
200+
201+
.. include:: /includes/fact-environments-onprem-only.rst
191202

192203
Roles
193204
~~~~~

0 commit comments

Comments
 (0)