feat: added atlas warning to doc

This commit is contained in:
=
2024-09-09 15:24:30 +05:30
parent 1163e41e64
commit f6deb0969a

View File

@@ -5,6 +5,11 @@ description: "Learn how to dynamically generate Mongo DB Database user credentia
The Infisical Mongo DB dynamic secret allows you to generate Mongo DB Database credentials on demand based on configured role.
<Info>
If your using Mongo Atlas, please use [Atlas Dynamic Secret](./mongo-atlas) as MongoDB commands are not supported by atlas.
</Info>
## Prerequisite
Create a user with the required permission in your SQL instance. This user will be used to create new accounts on-demand.