From 3ff37b1d513b111052c4451c8d7fabe1d00625cf Mon Sep 17 00:00:00 2001 From: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> Date: Mon, 19 May 2025 13:51:38 +0200 Subject: [PATCH 1/8] fix(mdb): fixes --- .../api-cli/backup-and-restore.mdx | 4 ---- pages/managed-mongodb-databases/concepts.mdx | 8 ------- .../how-to/connect-database-instance.mdx | 4 ---- .../how-to/create-a-database-instance.mdx | 6 +----- .../how-to/delete-a-database-instance.mdx | 4 ---- .../how-to/increase-volume.mdx | 4 ---- .../how-to/manage-snapshots.mdx | 4 ---- .../how-to/manage-users.mdx | 21 ++++++++++++------- pages/managed-mongodb-databases/index.mdx | 4 ---- .../managed-mongodb-databases/quickstart.mdx | 4 ---- 10 files changed, 14 insertions(+), 49 deletions(-) diff --git a/pages/managed-mongodb-databases/api-cli/backup-and-restore.mdx b/pages/managed-mongodb-databases/api-cli/backup-and-restore.mdx index d83182d3a1..8c961c51d2 100644 --- a/pages/managed-mongodb-databases/api-cli/backup-and-restore.mdx +++ b/pages/managed-mongodb-databases/api-cli/backup-and-restore.mdx @@ -11,10 +11,6 @@ categories: - postgresql-and-mysql --- - -Managed MongoDB® is currently in private beta. Click [here](https://www.scaleway.com/en/managed-mongodb/) to join the waiting list. - - Managed MongoDB® provides fully-managed document Database Instances, with a MongoDB®-compatible API layer over a PostgreSQL engine to store and retrieve data. This means you can use MongoDB® command line tools to use and manage your MongoDB® Databases. diff --git a/pages/managed-mongodb-databases/concepts.mdx b/pages/managed-mongodb-databases/concepts.mdx index 8e4eeda9cc..044a40a719 100644 --- a/pages/managed-mongodb-databases/concepts.mdx +++ b/pages/managed-mongodb-databases/concepts.mdx @@ -10,10 +10,6 @@ categories: - managed-databases --- - -Managed MongoDB® is currently in private beta. Click [here](https://www.scaleway.com/en/managed-mongodb/) to join the waiting list. - - ## Block Storage Legacy Block Storage Legacy is a volume type that is decoupled from your compute resources. You can increase your storage space to up to 10 TB without changing your node type. @@ -60,10 +56,6 @@ Compared to traditional database management, which requires customers to provisi - - During the MongoDB® Private Beta, only the France region is available. - - ## Replica-set 1-node An Instance of MongoDB® that runs as a single server and does not provide redundancy or high availability. diff --git a/pages/managed-mongodb-databases/how-to/connect-database-instance.mdx b/pages/managed-mongodb-databases/how-to/connect-database-instance.mdx index f410af96f1..61110d9300 100644 --- a/pages/managed-mongodb-databases/how-to/connect-database-instance.mdx +++ b/pages/managed-mongodb-databases/how-to/connect-database-instance.mdx @@ -13,10 +13,6 @@ categories: - managed-databases --- - -Managed MongoDB® is currently in public beta. Click [here](https://www.scaleway.com/en/managed-mongodb/) to join the waiting list. - - - A Scaleway account logged into the [console](https://console.scaleway.com) diff --git a/pages/managed-mongodb-databases/how-to/create-a-database-instance.mdx b/pages/managed-mongodb-databases/how-to/create-a-database-instance.mdx index e4091eaa8c..dc55a32295 100644 --- a/pages/managed-mongodb-databases/how-to/create-a-database-instance.mdx +++ b/pages/managed-mongodb-databases/how-to/create-a-database-instance.mdx @@ -13,10 +13,6 @@ categories: - managed-databases --- - -Managed MongoDB® is currently in public beta. Click [here](https://www.scaleway.com/en/managed-mongodb/) to join the waiting list. - - Managed MongoDB® provides fully-managed document Database Instances, with MongoDB® as a database engine. Document databases enable users to store and retrieve data in a document format, such as `json`. Compared to traditional relational databases where data is stored in a table-like format, document-type storage supports storing multiple nested keys and values in each document key. @@ -41,7 +37,7 @@ Document databases enable users to store and retrieve data in a document format, - Configure storage settings. You can: - Choose the [IOPS](/block-storage/concepts/#iops) setting, between **5k** and **15k**. - Define your volume size. Block Storage volumes can increase up to 10 TB. - - Review the snapshot configuration. During the private beta, only manual snapshots are available. + - Review the snapshot configuration. 4. Configure your Network. Choose one or both of the options below: - **Attach to Private Network**: allows your databases to communicate in an isolated and secure network without requiring a public IP address. If you select this option, you must either: - Select and attach an existing Private Network and select the network from the drop-down list. diff --git a/pages/managed-mongodb-databases/how-to/delete-a-database-instance.mdx b/pages/managed-mongodb-databases/how-to/delete-a-database-instance.mdx index 8823f50750..4e2a62f686 100644 --- a/pages/managed-mongodb-databases/how-to/delete-a-database-instance.mdx +++ b/pages/managed-mongodb-databases/how-to/delete-a-database-instance.mdx @@ -13,10 +13,6 @@ categories: - managed-databases --- - -Managed MongoDB® is currently in public beta. Click [here](https://www.scaleway.com/en/managed-mongodb/) to join the waiting list. - - - A Scaleway account logged into the [console](https://console.scaleway.com) diff --git a/pages/managed-mongodb-databases/how-to/increase-volume.mdx b/pages/managed-mongodb-databases/how-to/increase-volume.mdx index 7039571823..19dbb7a216 100644 --- a/pages/managed-mongodb-databases/how-to/increase-volume.mdx +++ b/pages/managed-mongodb-databases/how-to/increase-volume.mdx @@ -13,10 +13,6 @@ categories: - managed-databases --- - -Managed MongoDB® is currently in public beta. Click [here](https://www.scaleway.com/en/managed-mongodb/) to join the waiting list. - - You can increase the Block Storage volume of your MongoDB® Database Instance in the Scaleway console anytime. diff --git a/pages/managed-mongodb-databases/how-to/manage-snapshots.mdx b/pages/managed-mongodb-databases/how-to/manage-snapshots.mdx index 8052071d9c..f1efdc5cfc 100644 --- a/pages/managed-mongodb-databases/how-to/manage-snapshots.mdx +++ b/pages/managed-mongodb-databases/how-to/manage-snapshots.mdx @@ -13,10 +13,6 @@ categories: - managed-databases --- - -Managed MongoDB® is currently in public beta. Click [here](https://www.scaleway.com/en/managed-mongodb/) to join the waiting list. - - [Snapshots](/managed-mongodb-databases/how-to/manage-snapshots/) allow you to restore data in a new Database Instance. You can have up to 100 snapshots per Instance and project (depending on quotas). diff --git a/pages/managed-mongodb-databases/how-to/manage-users.mdx b/pages/managed-mongodb-databases/how-to/manage-users.mdx index f5759c047e..020f5dd245 100644 --- a/pages/managed-mongodb-databases/how-to/manage-users.mdx +++ b/pages/managed-mongodb-databases/how-to/manage-users.mdx @@ -13,20 +13,13 @@ categories: - managed-databases --- - -Managed MongoDB® is currently in public beta. Click [here](https://www.scaleway.com/en/managed-mongodb/) to join the waiting list. - - Users can connect to a database and access its data. - - During the MongoDB® private beta, you can have only one user per Instance. The default user has admin rights on the Database Instance. The name and password of this default user can be set upon Database Instance creation. - - - A Scaleway account logged into the [console](https://console.scaleway.com) - [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization +- A valid [API key](/iam/how-to/create-api-keys/) - A [MongoDB® Database Instance](/managed-mongodb-databases/quickstart) ## How to change the password of your user @@ -37,3 +30,15 @@ Users can connect to a database and access its data. 4. Click **Change password** to do so. A pop-up appears. 5. Enter your new password and confirm. +## How to create a multi-users via the API + +When you create your MongoDB® Database Instance, the first user is created by default and has admin rights. + +You can create more users and grant them pre-set roles via the [Scaleway Managed MongoDB® API](https://www.scaleway.com/en/developers/api/managed-database-mongodb/). + + + All users you create have at first administrator roles, which can be changed after creation with the [Update a user on a Database Instance](https://www.scaleway.com/en/developers/api/managed-database-mongodb/#path-users-update-a-user-on-a-database-instance) call. + + + + diff --git a/pages/managed-mongodb-databases/index.mdx b/pages/managed-mongodb-databases/index.mdx index 3cf417c287..e21d456478 100644 --- a/pages/managed-mongodb-databases/index.mdx +++ b/pages/managed-mongodb-databases/index.mdx @@ -15,10 +15,6 @@ content: label="Managed MongoDB® Quickstart" /> - -Managed MongoDB® is currently in public beta. [Fill out the form](https://www.scaleway.com/en/managed-mongodb-form/) to be notified of the General Availability or if you want to get in touch with our team about Managed MongoDB®. - - ## Getting Started diff --git a/pages/managed-mongodb-databases/quickstart.mdx b/pages/managed-mongodb-databases/quickstart.mdx index 71e005ccc3..ac603229d5 100644 --- a/pages/managed-mongodb-databases/quickstart.mdx +++ b/pages/managed-mongodb-databases/quickstart.mdx @@ -13,10 +13,6 @@ categories: - managed-databases --- - -Managed MongoDB® is currently in public beta. [Fill out the form](https://www.scaleway.com/en/managed-mongodb/) to be notified of the General Availability or if you want to get in touch with our team about Managed MongoDB®. - - Managed MongoDB® provides fully-managed document Database Instances, with MongoDB® as a database engine. MongoDB® databases enable users to store and retrieve data in a document format, such as `json`. Compared to traditional relational databases where data is stored in a table-like format, document-type storage supports storing multiple nested keys and values in each document key. From c53846193a2485b377d72c361ae6079fd168175b Mon Sep 17 00:00:00 2001 From: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> Date: Mon, 19 May 2025 14:06:50 +0200 Subject: [PATCH 2/8] fix(mdb): fixes2 --- pages/managed-mongodb-databases/how-to/manage-users.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/managed-mongodb-databases/how-to/manage-users.mdx b/pages/managed-mongodb-databases/how-to/manage-users.mdx index 020f5dd245..3c9c864866 100644 --- a/pages/managed-mongodb-databases/how-to/manage-users.mdx +++ b/pages/managed-mongodb-databases/how-to/manage-users.mdx @@ -37,8 +37,9 @@ When you create your MongoDB® Database Instance, the first user is created by d You can create more users and grant them pre-set roles via the [Scaleway Managed MongoDB® API](https://www.scaleway.com/en/developers/api/managed-database-mongodb/). - All users you create have at first administrator roles, which can be changed after creation with the [Update a user on a Database Instance](https://www.scaleway.com/en/developers/api/managed-database-mongodb/#path-users-update-a-user-on-a-database-instance) call. + All users you create have at first administrator roles, which can be changed after creation with the [Apply user roles](https://www.scaleway.com/en/developers/api/managed-database-mongodb/#path-users-apply-user-roles) call. The default user's role cannot be changed. + From 7cd8398613ac39802c45fa74cfa1cbe24d2e0e30 Mon Sep 17 00:00:00 2001 From: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> Date: Mon, 19 May 2025 15:21:27 +0200 Subject: [PATCH 3/8] fix(mongodb): create user --- .../how-to/manage-users.mdx | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/pages/managed-mongodb-databases/how-to/manage-users.mdx b/pages/managed-mongodb-databases/how-to/manage-users.mdx index 3c9c864866..6a5c0f9c40 100644 --- a/pages/managed-mongodb-databases/how-to/manage-users.mdx +++ b/pages/managed-mongodb-databases/how-to/manage-users.mdx @@ -40,6 +40,38 @@ You can create more users and grant them pre-set roles via the [Scaleway Managed All users you create have at first administrator roles, which can be changed after creation with the [Apply user roles](https://www.scaleway.com/en/developers/api/managed-database-mongodb/#path-users-apply-user-roles) call. The default user's role cannot be changed. +### How to create a user +1. Edit the POST request payload you will use to create your user. Replace the values of each parameters with your values of choice following the parameter descriptions below. + ``` + { + "name": "", + "password": "", + } + ``` + + | Parameter | Description | + | :--------------- | :----------------------------------------------------------------- | + | `name` | Set a name for the database user. | + | `password` | Set a password for the database user.| + +2. Run the following command to create a user. Make sure you include the payload you edited in the previous step. + ``` + curl -X POST \ + -H "X-Auth-Token: $SCW_SECRET_KEY" \ + -H "Content-Type: application/json" \ + -d '{ + "name": "", + "password": "", + "roles": [ + { + "role": "string", + "database": "string", + "any_database": true + } + ] + }' \ + "https://api.scaleway.com/mongodb/v1alpha1/regions/fr-par/instances/{instance_id}/users" + ``` From 7bee026e0324e709fca6770a4d114e938a02781b Mon Sep 17 00:00:00 2001 From: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> Date: Mon, 19 May 2025 17:50:26 +0200 Subject: [PATCH 4/8] fix(mongodb): create user2 --- .../how-to/manage-users.mdx | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/pages/managed-mongodb-databases/how-to/manage-users.mdx b/pages/managed-mongodb-databases/how-to/manage-users.mdx index 6a5c0f9c40..b8b42c266e 100644 --- a/pages/managed-mongodb-databases/how-to/manage-users.mdx +++ b/pages/managed-mongodb-databases/how-to/manage-users.mdx @@ -63,15 +63,24 @@ You can create more users and grant them pre-set roles via the [Scaleway Managed -d '{ "name": "", "password": "", + }' \ + "https://api.scaleway.com/mongodb/v1alpha1/regions/fr-par/instances/{instance_id}/users" + ``` + + You should get a response like the following: + ``` + { + "name": "", + "password": "", "roles": [ { - "role": "string", - "database": "string", + "role": "", + "database": "", "any_database": true } ] - }' \ - "https://api.scaleway.com/mongodb/v1alpha1/regions/fr-par/instances/{instance_id}/users" + } ``` +### How to apply a role to a user From 6686421b5804bbe6c017526be4ec46bc8615968e Mon Sep 17 00:00:00 2001 From: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> Date: Tue, 20 May 2025 11:18:46 +0200 Subject: [PATCH 5/8] fix(mongodb): apply role --- .../how-to/manage-users.mdx | 77 ++++++++++++++++--- 1 file changed, 68 insertions(+), 9 deletions(-) diff --git a/pages/managed-mongodb-databases/how-to/manage-users.mdx b/pages/managed-mongodb-databases/how-to/manage-users.mdx index b8b42c266e..4f74eeb7b1 100644 --- a/pages/managed-mongodb-databases/how-to/manage-users.mdx +++ b/pages/managed-mongodb-databases/how-to/manage-users.mdx @@ -42,7 +42,7 @@ You can create more users and grant them pre-set roles via the [Scaleway Managed ### How to create a user -1. Edit the POST request payload you will use to create your user. Replace the values of each parameters with your values of choice following the parameter descriptions below. +1. Edit the POST request payload you will use to create your user. Replace the values of each parameter with your values of choice following the parameter descriptions below. ``` { "name": "", @@ -63,24 +63,83 @@ You can create more users and grant them pre-set roles via the [Scaleway Managed -d '{ "name": "", "password": "", - }' \ + }' \ "https://api.scaleway.com/mongodb/v1alpha1/regions/fr-par/instances/{instance_id}/users" ``` You should get a response like the following: ``` { - "name": "", - "password": "", + "name": "", + "password": "", "roles": [ - { - "role": "", - "database": "", - "any_database": true - } + { + "role": "read_write", + "any_database": true + }, + { + "role": "db_admin", + "any_database": true + }, + { + "role": "sync", + "any_database": true + } ] } ``` +All users you create will have the `read_write`, `db_admin` and `sync` roles by default. + +You can follow the steps below to update a user's role(s) to the one(s) of your choice. + ### How to apply a role to a user +1. Edit the POST request payload you will use to update the user role. Replace the values of each parameter with your values of choice following the parameter descriptions below. + + In this example, we define a single `read_write` role for the user. + + ``` + { + "name": "", + "roles": [ + { + "role": "read_write", + "any_database": true + } + ] + } + ``` + + | Role | Description | + | :--------------- | :----------------------------------------------------------------- | + | `read` | Read rights on the database | + | `read_write` | Read and write rights on the database| + | `db_admin` | | + | `sync` | | + +2. Run the following command to apply a new role to the user. Make sure you include the payload you edited in the previous step and that you replace the parameters in the call with your information. `{instance_id}` corresponds to the UUID of the Managed MongoDB®. + + ``` + curl -X PUT \ + -H "X-Auth-Token: $SCW_SECRET_KEY" \ + -H "Content-Type: application/json" \ + -d '{ + "name": "", + "roles": [ + { + "role": "read_write", + "any_database": true + } + ] + }' \ + "https://api.scaleway.com/mongodb/v1alpha1/regions/$SCW_REGION/instances/{instance_id}/roles" + ``` + + If the call was successful, you will get the payload with the new roles as a response. + + + Assigning roles upon user creation will be available shortly. Refer to the [Scaleway Changelog](/docs/changelog/?product=mongodb) to keep up with the latest Managed MongoDB® updates. + + + From e1108b1644cad7d9eadc46157d48a7d24dd4b052 Mon Sep 17 00:00:00 2001 From: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> Date: Tue, 20 May 2025 11:20:54 +0200 Subject: [PATCH 6/8] fix(mongodb): edit note --- pages/managed-mongodb-databases/how-to/manage-users.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/managed-mongodb-databases/how-to/manage-users.mdx b/pages/managed-mongodb-databases/how-to/manage-users.mdx index 4f74eeb7b1..ca66bc3009 100644 --- a/pages/managed-mongodb-databases/how-to/manage-users.mdx +++ b/pages/managed-mongodb-databases/how-to/manage-users.mdx @@ -139,7 +139,7 @@ You can follow the steps below to update a user's role(s) to the one(s) of your If the call was successful, you will get the payload with the new roles as a response. - Assigning roles upon user creation will be available shortly. Refer to the [Scaleway Changelog](/docs/changelog/?product=mongodb) to keep up with the latest Managed MongoDB® updates. + Assigning roles upon user creation will be possible by the second half of 2025. Refer to the [Scaleway Changelog](/docs/changelog/?product=mongodb) to keep up with the latest Managed MongoDB® updates. From 9201e09656ce5ae8da983050e604cae6873f6f1c Mon Sep 17 00:00:00 2001 From: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> Date: Tue, 20 May 2025 15:32:08 +0200 Subject: [PATCH 7/8] fix(mongodb): add xplantion --- .../how-to/manage-users.mdx | 31 ++++++++++++------- 1 file changed, 20 insertions(+), 11 deletions(-) diff --git a/pages/managed-mongodb-databases/how-to/manage-users.mdx b/pages/managed-mongodb-databases/how-to/manage-users.mdx index ca66bc3009..92ba1cc279 100644 --- a/pages/managed-mongodb-databases/how-to/manage-users.mdx +++ b/pages/managed-mongodb-databases/how-to/manage-users.mdx @@ -55,7 +55,7 @@ You can create more users and grant them pre-set roles via the [Scaleway Managed | `name` | Set a name for the database user. | | `password` | Set a password for the database user.| -2. Run the following command to create a user. Make sure you include the payload you edited in the previous step. +2. Run the following command to create a user. Make sure you include the payload you edited in the previous step. `{instance_id}` corresponds to the UUID of the Managed MongoDB®. ``` curl -X POST \ -H "X-Auth-Token: $SCW_SECRET_KEY" \ @@ -64,7 +64,7 @@ You can create more users and grant them pre-set roles via the [Scaleway Managed "name": "", "password": "", }' \ - "https://api.scaleway.com/mongodb/v1alpha1/regions/fr-par/instances/{instance_id}/users" + "https://api.scaleway.com/mongodb/v1alpha1/regions/$SCW_REGION/par/instances/{instance_id}/users" ``` You should get a response like the following: @@ -89,7 +89,7 @@ You can create more users and grant them pre-set roles via the [Scaleway Managed } ``` -All users you create will have the `read_write`, `db_admin` and `sync` roles by default. +All users you create will have the `read_write`, `db_admin` and `sync` roles on all databases by default. You can follow the steps below to update a user's role(s) to the one(s) of your choice. @@ -97,7 +97,11 @@ You can follow the steps below to update a user's role(s) to the one(s) of your 1. Edit the POST request payload you will use to update the user role. Replace the values of each parameter with your values of choice following the parameter descriptions below. - In this example, we define a single `read_write` role for the user. + In this example, we define a single `read_write` role for the user. This role applies only in the `example-db` database. + + + To grant the user this role in all databases, you can set `any_database` to true. + ``` { @@ -105,7 +109,8 @@ You can follow the steps below to update a user's role(s) to the one(s) of your "roles": [ { "role": "read_write", - "any_database": true + "database": "example-db", + "any_database": false } ] } @@ -113,10 +118,13 @@ You can follow the steps below to update a user's role(s) to the one(s) of your | Role | Description | | :--------------- | :----------------------------------------------------------------- | - | `read` | Read rights on the database | - | `read_write` | Read and write rights on the database| - | `db_admin` | | - | `sync` | | + | `read` | Read privileges on all non-system collections and the `system.js` collection. Refer to the [official MongoDB® documentation](https://www.mongodb.com/docs/manual/reference/built-in-roles/#mongodb-authrole-read) for an extensive list of the privileges granted to this role. | + | `read_write` | Read and write privileges on all non-system collections and the `system.js` collection. Refer to the [official MongoDB® documentation](https://www.mongodb.com/docs/manual/reference/built-in-roles/#mongodb-authrole-readWrite) for an extensive list of the privileges granted to this role. | + | `db_admin` | Privileges to perform administrative tasks on the database, such as schema-related tasks, indexing, and gathering statistics. This role does not grant privileges for user and role management. Refer to the [official MongoDB® documentation](https://www.mongodb.com/docs/manual/reference/built-in-roles/#mongodb-authrole-dbAdmin) for an extensive list of the privileges granted to this role. | + | `sync` | Role that aggregates three MongoDB roles: | + | | `clusterMonitor` - Read-only access to monitoring tools. Refer to the [official MongoDB® documentation](https://www.mongodb.com/docs/upcoming/reference/built-in-roles/#mongodb-authrole-clusterMonitor) for an extensive list of the privileges granted to this role. | + | | `backup` - Grants the minimal privileges needed to back up data. Refer to the [official MongoDB® documentation](https://www.mongodb.com/docs/upcoming/reference/built-in-roles/#mongodb-authrole-backup) for an extensive list of the privileges granted to this role. | + | | `restore` - Grants the privileges needed to restore data from backups. Refer to the [official MongoDB® documentation](https://www.mongodb.com/docs/upcoming/reference/built-in-roles/#mongodb-authrole-restore) for an extensive list of the privileges granted to this role. | 2. Run the following command to apply a new role to the user. Make sure you include the payload you edited in the previous step and that you replace the parameters in the call with your information. `{instance_id}` corresponds to the UUID of the Managed MongoDB®. @@ -129,14 +137,15 @@ You can follow the steps below to update a user's role(s) to the one(s) of your "roles": [ { "role": "read_write", - "any_database": true + "database": "" + "any_database": false } ] }' \ "https://api.scaleway.com/mongodb/v1alpha1/regions/$SCW_REGION/instances/{instance_id}/roles" ``` - If the call was successful, you will get the payload with the new roles as a response. + If the call was successful, you will get the payload with the new role(s) as a response. Assigning roles upon user creation will be possible by the second half of 2025. Refer to the [Scaleway Changelog](/docs/changelog/?product=mongodb) to keep up with the latest Managed MongoDB® updates. From cf91d8f3741f2a2a76800e8f8e17811a8bb5ba73 Mon Sep 17 00:00:00 2001 From: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> Date: Tue, 20 May 2025 17:34:31 +0200 Subject: [PATCH 8/8] fix(mdb): review bene --- pages/managed-mongodb-databases/how-to/manage-users.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/managed-mongodb-databases/how-to/manage-users.mdx b/pages/managed-mongodb-databases/how-to/manage-users.mdx index 92ba1cc279..c44f0c9971 100644 --- a/pages/managed-mongodb-databases/how-to/manage-users.mdx +++ b/pages/managed-mongodb-databases/how-to/manage-users.mdx @@ -30,7 +30,7 @@ Users can connect to a database and access its data. 4. Click **Change password** to do so. A pop-up appears. 5. Enter your new password and confirm. -## How to create a multi-users via the API +## How to create multi-users via the API When you create your MongoDB® Database Instance, the first user is created by default and has admin rights.