diff --git a/pages/account/reference-content/scaleway-network-information.mdx b/pages/account/reference-content/scaleway-network-information.mdx
index 3c79ca6647..cfae29ee6d 100644
--- a/pages/account/reference-content/scaleway-network-information.mdx
+++ b/pages/account/reference-content/scaleway-network-information.mdx
@@ -5,15 +5,15 @@ meta:
content:
h1: Scaleway network information
paragraph: Access detailed network information for Scaleway services.
-tags: scaleway ip-range ntp rpn vpn dns
+tags: scaleway ip-range ntp rpn vpn dns
dates:
- validation: 2024-10-22
+ validation: 2025-05-02
posted: 2021-08-20
categories:
- console
---
-This page serves as a resourceful hub for information related to the Scaleway network infrastructure.
+This page serves as a resourceful hub for information related to the Scaleway network infrastructure.
It provides a detailed overview of the IP ranges used by Scaleway, details about the DNS resolver IPs in each data center, and further information regarding various other network-associated services.
## IP ranges used by Scaleway
diff --git a/pages/iam/reference-content/permission-sets.mdx b/pages/iam/reference-content/permission-sets.mdx
index 699ad1182d..5a72c3c350 100644
--- a/pages/iam/reference-content/permission-sets.mdx
+++ b/pages/iam/reference-content/permission-sets.mdx
@@ -6,7 +6,7 @@ content:
h1: Permission sets
paragraph: Explore how to define and manage permission sets for user access control.
dates:
- validation: 2024-10-23
+ validation: 2025-05-02
---
Permissions sets and their scope make up [IAM rules](/iam/concepts/#rule), which define the access rights that a principal (user, group or application) should have. They consist of sets of one or multiple [permissions](/iam/concepts/#permission).
diff --git a/pages/managed-databases-for-postgresql-and-mysql/api-cli/verify-ca-postgresql.mdx b/pages/managed-databases-for-postgresql-and-mysql/api-cli/verify-ca-postgresql.mdx
index 86a2e44569..52ab8d0a3f 100644
--- a/pages/managed-databases-for-postgresql-and-mysql/api-cli/verify-ca-postgresql.mdx
+++ b/pages/managed-databases-for-postgresql-and-mysql/api-cli/verify-ca-postgresql.mdx
@@ -7,7 +7,7 @@ content:
paragraph: Learn to verify the CA certificate for PostgreSQL using API/CLI.
tags: verify-ca verify certificate authority postgresql
dates:
- validation: 2024-10-23
+ validation: 2025-05-02
posted: 2023-04-01
categories:
- managed-databases
diff --git a/pages/managed-databases-for-postgresql-and-mysql/how-to/apply-maintenance.mdx b/pages/managed-databases-for-postgresql-and-mysql/how-to/apply-maintenance.mdx
index a65801e1ed..0375b2bb23 100644
--- a/pages/managed-databases-for-postgresql-and-mysql/how-to/apply-maintenance.mdx
+++ b/pages/managed-databases-for-postgresql-and-mysql/how-to/apply-maintenance.mdx
@@ -7,7 +7,7 @@ content:
paragraph: This page explains how to apply maintenance to a Database Instance
tags: managed-database postgresql mysql database-instance maintenance
dates:
- validation: 2024-10-23
+ validation: 2025-05-02
posted: 2024-04-19
categories:
- managed-databases
@@ -36,6 +36,7 @@ These maintenance operations are set up, run, and scheduled by Scaleway, but you
4. Click **Apply maintenance now** to apply the maintenance immediately. You are redirected to a screen that shows you the status of the maintenance. If you want a more detailed maintenance status, you can [use the API](https://www.scaleway.com/en/developers/api/managed-database-postgre-mysql/#path-database-instances-apply-database-instance-maintenance).
+
Your Database Instance will be unavailable during the maintenance. This might take a few minutes.
diff --git a/pages/managed-databases-for-postgresql-and-mysql/quickstart.mdx b/pages/managed-databases-for-postgresql-and-mysql/quickstart.mdx
index 227caedd74..6c95f1916b 100644
--- a/pages/managed-databases-for-postgresql-and-mysql/quickstart.mdx
+++ b/pages/managed-databases-for-postgresql-and-mysql/quickstart.mdx
@@ -48,11 +48,13 @@ Compared to traditional database management, which requires customers to provide
- Select the snapshot configuration. You can either leave the default **Automatic** option to enable [autobackups](/managed-databases-for-postgresql-and-mysql/how-to/enable-autobackup/) or select [Manual snapshots](/managed-databases-for-postgresql-and-mysql/how-to/manage-snapshots/).
- Add a name and set a password for your user.
- Your username must adhere to specific criteria.
- - Length must be between 1 and 63 characters
- - First character must be an alphabetic character (**a-Za-Z**)
- - It can not start with **_rdb**
- - Only **a-zA-Z0-9_$-** characters are accepted
+ Your username and password must adhere to specific criteria:
+ - Your username can contain up to 63 characters and must start with a letter. Only alphanumeric characters are accepted.
+ - Your password must have a minimum of 12 characters, and at least:
+ - one uppercase character, and
+ - one lowercase character, and
+ - one special character, and
+ - one number
- Enter a name for your Instance.
4. Click **Create Database Instance** to confirm your choices and launch creation.
diff --git a/pages/managed-databases-for-redis/api-cli/using-pub-sub-feature.mdx b/pages/managed-databases-for-redis/api-cli/using-pub-sub-feature.mdx
index 810314a308..8a1f465ec7 100644
--- a/pages/managed-databases-for-redis/api-cli/using-pub-sub-feature.mdx
+++ b/pages/managed-databases-for-redis/api-cli/using-pub-sub-feature.mdx
@@ -7,7 +7,7 @@ content:
paragraph: Guide to using the Pub/Sub feature in Redis™ with API/CLI.
tags: databases redis pub/sub messaging broker
dates:
- validation: 2024-10-23
+ validation: 2025-05-02
categories:
- managed-databases
- redis
diff --git a/pages/managed-databases-for-redis/concepts.mdx b/pages/managed-databases-for-redis/concepts.mdx
index eee41289af..5ca96adfd1 100644
--- a/pages/managed-databases-for-redis/concepts.mdx
+++ b/pages/managed-databases-for-redis/concepts.mdx
@@ -7,7 +7,7 @@ content:
paragraph: This page explains all the concepts related to Managed Database for Redis™.
tags: endpoint redis allowed-ip cluster cluster-mode availability horizontal-scaling tcp tls vertical-scaling
dates:
- validation: 2024-10-23
+ validation: 2025-05-02
categories:
- managed-databases
- redis
diff --git a/pages/managed-databases-for-redis/how-to/create-a-database-for-redis.mdx b/pages/managed-databases-for-redis/how-to/create-a-database-for-redis.mdx
index 0faa216dad..1082684d95 100644
--- a/pages/managed-databases-for-redis/how-to/create-a-database-for-redis.mdx
+++ b/pages/managed-databases-for-redis/how-to/create-a-database-for-redis.mdx
@@ -53,10 +53,14 @@ Managed Database for Redis™* is a low-latency caching solution base
- Create credentials: add a name and set a password for your user.
Your username must adhere to specific criteria. It must:
- - contain only letters, numbers, hyphens, dollars, and underscores
- - be between 1 and 63 characters long
+ - Start with a letter.
+ - Contain only alphanumeric characters (letters, numbers, hyphens, dollars, and underscores).
+ - Have a minimum of 12 and up to 63 characters. With at least:
+ - one uppercase character, and
+ - one lowercase character, and
+ - one special character, and
+ - one number
- not start with `_rkv`
- - start with a letter
- not be `scalewayadmin` or `metrics`
- Enter a name and optional tags for the database.
diff --git a/pages/managed-databases-for-redis/quickstart.mdx b/pages/managed-databases-for-redis/quickstart.mdx
index ad61c72c64..90529eb089 100644
--- a/pages/managed-databases-for-redis/quickstart.mdx
+++ b/pages/managed-databases-for-redis/quickstart.mdx
@@ -57,10 +57,14 @@ Managed Database for Redis™ is a low-latency caching solution based on in-memo
- Create credentials: add a name and set a password for your user.
Your username must adhere to specific criteria. It must:
- - contain only letters, numbers, hyphens, dollars, and underscores
- - be between 1 and 63 characters long
+ - Start with a letter.
+ - Contain only alphanumeric characters (letters, numbers, hyphens, dollars, and underscores).
+ - Have a minimum of 12 and up to 63 characters. With at least:
+ - one uppercase character, and
+ - one lowercase character, and
+ - one special character, and
+ - one number
- not start with `_rkv`
- - start with a letter
- not be `scalewayadmin` or `metrics`
- Enter a name and optional tags for the database.
diff --git a/pages/managed-databases-for-redis/reference-content/default-user-permissions.mdx b/pages/managed-databases-for-redis/reference-content/default-user-permissions.mdx
index 4c3cc09ccb..a1e9863bc4 100644
--- a/pages/managed-databases-for-redis/reference-content/default-user-permissions.mdx
+++ b/pages/managed-databases-for-redis/reference-content/default-user-permissions.mdx
@@ -7,7 +7,7 @@ content:
paragraph: Reference guide to default user permissions for Redis™ databases.
tags: databases user redis username password
dates:
- validation: 2024-10-23
+ validation: 2025-05-02
categories:
- managed-databases
- redis
diff --git a/pages/managed-databases-for-redis/reference-content/ensuring-data-persistence.mdx b/pages/managed-databases-for-redis/reference-content/ensuring-data-persistence.mdx
index 52ba8aaafc..e11d71c8bf 100644
--- a/pages/managed-databases-for-redis/reference-content/ensuring-data-persistence.mdx
+++ b/pages/managed-databases-for-redis/reference-content/ensuring-data-persistence.mdx
@@ -7,7 +7,7 @@ content:
paragraph: Learn how to ensure data persistence in your Scaleway Redis™ database.
tags: databases user redis username password
dates:
- validation: 2024-10-23
+ validation: 2025-05-02
categories:
- managed-databases
- redis
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 277d309a9b..3ded80e6e3 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
@@ -56,11 +56,14 @@ Document databases enable users to store and retrieve data in a document format,
5. Complete the remaining steps in the creation wizard:
- Create credentials: add a name and set a password for your user.
- Your username must adhere to specific criteria.
- - Length must be between 1 and 63 characters
- - First character must be an alphabetic character (**a-Za-Z**)
- - It cannot start with **_rdb**
- - Only **a-zA-Z0-9_$-** characters are accepted
+ Your username must adhere to specific criteria. It must:
+ - Start with a letter.
+ - Contain only alphanumeric characters (letters, numbers, hyphens, dollars, and underscores).
+ - Have a minimum of 12 and up to 63 characters. With at least:
+ - one uppercase character, and
+ - one lowercase character, and
+ - one special character, and
+ - one number
- Enter a name for your Database Instance.
- Review the estimated cost.
diff --git a/pages/managed-mongodb-databases/quickstart.mdx b/pages/managed-mongodb-databases/quickstart.mdx
index 86b1adc4f1..aa14cf4160 100644
--- a/pages/managed-mongodb-databases/quickstart.mdx
+++ b/pages/managed-mongodb-databases/quickstart.mdx
@@ -41,11 +41,14 @@ MongoDB® databases enable users to store and retrieve data in a document format
- Define the size of your Block Storage volume. You can increase your storage space without changing your node type, with no downtime. You can increase your volume to up to 10 TB.
- Add a name and set a password for your user.
- Your username must adhere to specific criteria.
- - Length must be between 1 and 63 characters
- - First character must be an alphabetic character (**a-Za-Z**)
- - It can not start with **_rdb**
- - Only **a-zA-Z0-9_$-** characters are accepted
+ Your username must adhere to specific criteria. It must:
+ - Start with a letter.
+ - Contain only alphanumeric characters (letters, numbers, hyphens, dollars, and underscores).
+ - Have a minimum of 12 and up to 63 characters. With at least:
+ - one uppercase character, and
+ - one lowercase character, and
+ - one special character, and
+ - one number
- Enter a name for your Database Instance.
4. Click **Create a Database Instance** to confirm your choices and launch creation.
diff --git a/pages/transactional-email/api-cli/use-webhooks-with-sns-topics.mdx b/pages/transactional-email/api-cli/use-webhooks-with-sns-topics.mdx
index 3818beb1a6..20527bf145 100644
--- a/pages/transactional-email/api-cli/use-webhooks-with-sns-topics.mdx
+++ b/pages/transactional-email/api-cli/use-webhooks-with-sns-topics.mdx
@@ -7,7 +7,7 @@ content:
paragraph: Learn to monitor and manage email activity in Scaleway Transactional Email.
tags: transactional webhooks sns managed-services
dates:
- validation: 2024-10-21
+ validation: 2025-05-02
posted: 2024-07-18
categories:
- managed-services
diff --git a/pages/transactional-email/how-to/create-webhooks.mdx b/pages/transactional-email/how-to/create-webhooks.mdx
index 6348719232..4b358dcb22 100644
--- a/pages/transactional-email/how-to/create-webhooks.mdx
+++ b/pages/transactional-email/how-to/create-webhooks.mdx
@@ -7,7 +7,7 @@ content:
paragraph: Learn to monitor and manage email activity in Scaleway Transactional Email.
tags: transactional webhooks sns managed-services
dates:
- validation: 2024-10-21
+ validation: 2025-05-02
posted: 2024-08-07
categories:
- managed-services