From 073a1d12c0615ccba88863314db822b56210ac60 Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Mon, 24 Feb 2025 16:19:18 +0000 Subject: [PATCH 1/2] feat(changelog): add new entry --- ...odb-added-vpc-x-managed-mongodbr-integration.mdx | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 changelog/february2025/2025-02-24-mongodb-added-vpc-x-managed-mongodbr-integration.mdx diff --git a/changelog/february2025/2025-02-24-mongodb-added-vpc-x-managed-mongodbr-integration.mdx b/changelog/february2025/2025-02-24-mongodb-added-vpc-x-managed-mongodbr-integration.mdx new file mode 100644 index 0000000000..12ebccc973 --- /dev/null +++ b/changelog/february2025/2025-02-24-mongodb-added-vpc-x-managed-mongodbr-integration.mdx @@ -0,0 +1,13 @@ +--- +title: VPC x Managed MongoDB® integration +status: added +author: + fullname: 'Join the #managed-mongodb-public-beta channel on Slack.' + url: 'https://slack.scaleway.com' +date: 2025-02-24 +category: databases +product: mongodb +--- + +VPC is now integrated with Managed MongoDB, allowing to attach a database instance to a private network. Refer to [this documentation](https://www.scaleway.com/en/docs/managed-mongodb-databases/how-to/connect-database-private-network/) to set it up. + From e8b8cea1b3e18cc87052a612fabaa7fc01d4d258 Mon Sep 17 00:00:00 2001 From: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> Date: Tue, 25 Feb 2025 09:11:52 +0100 Subject: [PATCH 2/2] fix(changelog): review neda MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Néda <87707325+nerda-codes@users.noreply.github.com> --- ...02-24-mongodb-added-vpc-x-managed-mongodbr-integration.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/february2025/2025-02-24-mongodb-added-vpc-x-managed-mongodbr-integration.mdx b/changelog/february2025/2025-02-24-mongodb-added-vpc-x-managed-mongodbr-integration.mdx index 12ebccc973..6fb2174d86 100644 --- a/changelog/february2025/2025-02-24-mongodb-added-vpc-x-managed-mongodbr-integration.mdx +++ b/changelog/february2025/2025-02-24-mongodb-added-vpc-x-managed-mongodbr-integration.mdx @@ -1,5 +1,5 @@ --- -title: VPC x Managed MongoDB® integration +title: VPC and Managed MongoDB® integration status: added author: fullname: 'Join the #managed-mongodb-public-beta channel on Slack.' @@ -9,5 +9,5 @@ category: databases product: mongodb --- -VPC is now integrated with Managed MongoDB, allowing to attach a database instance to a private network. Refer to [this documentation](https://www.scaleway.com/en/docs/managed-mongodb-databases/how-to/connect-database-private-network/) to set it up. +VPC is now integrated with Managed MongoDB®, allowing you to attach a database instance to a Private Network. Refer to [the dedicated documentation](/managed-mongodb-databases/how-to/connect-database-private-network/) to learn how to set it up.