From b543ddc46df37f77a4e910b0a636e3b9f41ecf7b Mon Sep 17 00:00:00 2001 From: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> Date: Wed, 17 Sep 2025 15:40:39 +0200 Subject: [PATCH] fix(gen): reviews 15/09 --- docs/TROUBLESHOOTING_TEMPLATE.mdx | 2 +- pages/account/how-to/change-password.mdx | 2 +- pages/billing/how-to/add-billing-contact.mdx | 2 +- pages/billing/how-to/download-an-invoice.mdx | 2 +- pages/block-storage/api-cli/increasing-volume-size.mdx | 4 ++-- pages/block-storage/faq.mdx | 4 ++-- .../reference-content/advantages-migrating-to-sbs.mdx | 2 +- .../differences-between-5kiops-volumes.mdx | 4 ++-- pages/data-lab/how-to/connect-to-data-lab.mdx | 2 +- pages/data-lab/troubleshooting/index.mdx | 2 +- .../reference-content/understanding-policy-conditions.mdx | 4 ++-- .../reference-content/postgresql-extensions.mdx | 2 +- .../how-to/connect-database-instance.mdx | 2 +- pages/object-storage/troubleshooting/index.mdx | 2 +- .../serverless-containers/api-cli/deploy-container-api.mdx | 4 ++-- pages/serverless-containers/how-to/delete-a-container.mdx | 2 +- .../how-to/modify-container-privacy.mdx | 2 +- .../reference-content/containers-limitations.mdx | 2 +- pages/serverless-containers/troubleshooting/index.mdx | 2 +- pages/serverless-functions/api-cli/deploy-function-api.mdx | 7 +++---- pages/serverless-functions/api-cli/deploy-function-cli.mdx | 2 +- pages/serverless-functions/troubleshooting/index.mdx | 2 +- .../migrate-external-image-to-scaleway-registry.mdx | 2 +- pages/serverless-jobs/how-to/manage-job-schedule.mdx | 2 +- pages/serverless-jobs/troubleshooting/index.mdx | 2 +- pages/serverless-sql-databases/how-to/add-users.mdx | 2 +- .../how-to/configure-autoscaling.mdx | 2 +- .../serverless-sql-databases/how-to/delete-a-database.mdx | 2 +- .../serverless-sql-databases/how-to/manage-permissions.mdx | 2 +- .../troubleshooting/failing-backup-restore.mdx | 4 ++-- pages/serverless-sql-databases/troubleshooting/index.mdx | 2 +- .../how-to/monitor-transactional-email-cockpit.mdx | 2 +- 32 files changed, 40 insertions(+), 41 deletions(-) diff --git a/docs/TROUBLESHOOTING_TEMPLATE.mdx b/docs/TROUBLESHOOTING_TEMPLATE.mdx index a0966918a6..1ae67e112b 100644 --- a/docs/TROUBLESHOOTING_TEMPLATE.mdx +++ b/docs/TROUBLESHOOTING_TEMPLATE.mdx @@ -3,7 +3,7 @@ title: Title describing the PROBLEM (I cannot..., I am experiencing..., My resou description: Description for SEO and referencing purposes that complements the title tags: fail error troubleshooting help unable cannot dates: - validation: 2025-03-10 + validation: 2025-09-17 posted: 2025-03-10 categories: - XXXXX diff --git a/pages/account/how-to/change-password.mdx b/pages/account/how-to/change-password.mdx index 789081a43e..ea40df8a60 100644 --- a/pages/account/how-to/change-password.mdx +++ b/pages/account/how-to/change-password.mdx @@ -3,7 +3,7 @@ title: How to change a password description: This page shows you how to change the password of your Scaleway account. tags: account password recovery login dates: - validation: 2025-03-10 + validation: 2025-09-17 posted: 2025-03-10 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/billing/how-to/add-billing-contact.mdx b/pages/billing/how-to/add-billing-contact.mdx index f9c1cb5426..64df675a90 100644 --- a/pages/billing/how-to/add-billing-contact.mdx +++ b/pages/billing/how-to/add-billing-contact.mdx @@ -3,7 +3,7 @@ title: How to set up billing notifications description: Learn how to set up a billing notifications for users in your Organization. They will receive your Organization's monthly invoices, budget alerts and be informed if your payment method expires, for example. tags: billing payment contact dates: - validation: 2025-03-03 + validation: 2025-09-17 posted: 2024-02-16 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/billing/how-to/download-an-invoice.mdx b/pages/billing/how-to/download-an-invoice.mdx index 17d2f6d18d..1e86e1bf58 100644 --- a/pages/billing/how-to/download-an-invoice.mdx +++ b/pages/billing/how-to/download-an-invoice.mdx @@ -3,7 +3,7 @@ title: How to download an invoice description: Guide to downloading invoices from the Scaleway console. tags: billing payment invoice download dates: - validation: 2025-03-03 + validation: 2025-09-17 posted: 2024-02-23 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/block-storage/api-cli/increasing-volume-size.mdx b/pages/block-storage/api-cli/increasing-volume-size.mdx index 7d10edcc50..6e0261add2 100644 --- a/pages/block-storage/api-cli/increasing-volume-size.mdx +++ b/pages/block-storage/api-cli/increasing-volume-size.mdx @@ -3,13 +3,13 @@ title: Increasing the size of Block Storage volumes via the Scaleway API description: This page explains how to increase the size of a Block Storage volume using the Scaleway API. tags: increase expand increment raise storage volume block dates: - validation: 2025-03-04 + validation: 2025-09-17 posted: 2025-03-04 --- import Requirements from '@macros/iam/requirements.mdx' -The Block storage API allows you to interact with Block Storage volumes programmatically through API calls. Refer to the [Developers reference website](https://www.scaleway.com/en/developers/api/block/) for more information on how to use the Block Storage API. +The Block storage API allows you to interact with Block Storage volumes programmatically through API calls. Refer to the [Developers reference website](https://www.scaleway.com/en/developers/api/block/) for more information on how to use the Block Storage API. diff --git a/pages/block-storage/faq.mdx b/pages/block-storage/faq.mdx index 03bcd5d783..2847117eab 100644 --- a/pages/block-storage/faq.mdx +++ b/pages/block-storage/faq.mdx @@ -2,7 +2,7 @@ title: Block Storage FAQ description: Explore Scaleway Block Storage with our comprehensive FAQ covering performance, persistence, and more. Learn how Block Storage compares to Local Storage and its compatibility with Scaleway resources. dates: - validation: 2025-03-03 + validation: 2025-09-17 productIcon: BlockStorageProductIcon --- @@ -47,7 +47,7 @@ However, this is subject to fluctuation during peak load periods. A block volume is persistent which means that it can live without being attached to an Instance. Nevertheless, when an Instance is deleted, the following can be expected: - When the Instance is deleted via the Scaleway console, you will be asked if you want the distant block volumes to be deleted as well or not. -- When deleting an Instance via the `API`, all the attached volumes (local and Block Storage) are deleted. So if you want to keep your local volumes, you must use the archive action instead of the terminate action. +- When deleting an Instance via the `API`, all the attached volumes (local and Block Storage) are deleted. If you want to keep your local volumes, you must use the archive action instead of the terminate action. - If you want to keep Block Storage volumes, you must detach them before you issue the terminate call. ## Quotas and limitations diff --git a/pages/block-storage/reference-content/advantages-migrating-to-sbs.mdx b/pages/block-storage/reference-content/advantages-migrating-to-sbs.mdx index f4dc1bc2e9..d170f8faa6 100644 --- a/pages/block-storage/reference-content/advantages-migrating-to-sbs.mdx +++ b/pages/block-storage/reference-content/advantages-migrating-to-sbs.mdx @@ -3,7 +3,7 @@ title: Advantages of migrating from the Instance API to the Block Storage API fo description: Learn the key advantages of migrating to the Block Storage API for managing your Block Storage volumes and snapshots. tags: volumes block-storage 5kiops 10kiops sbs low-latency migration dates: - validation: 2025-03-03 + validation: 2025-09-17 posted: 2025-01-14 --- import BlockStorageNoMigrationForK8s from '@macros/storage/block-storage-no-migration-for-k8s.mdx' diff --git a/pages/block-storage/reference-content/differences-between-5kiops-volumes.mdx b/pages/block-storage/reference-content/differences-between-5kiops-volumes.mdx index 4dc63c662b..156c12e86a 100644 --- a/pages/block-storage/reference-content/differences-between-5kiops-volumes.mdx +++ b/pages/block-storage/reference-content/differences-between-5kiops-volumes.mdx @@ -3,7 +3,7 @@ title: Understand the difference between Block Storage volumes and Block Storage description: Learn the key differences between Block Storage and Block Storage Low Latency 5K IOPS volumes to choose the optimal storage solution for your needs. tags: differences-5kiops volumes block-storage 5kiops dates: - validation: 2025-03-13 + validation: 2025-09-17 posted: 2024-09-05 --- @@ -15,7 +15,7 @@ This page provides information about the differences between Block Storage and B Refer to the [dedicated documentation](/instances/concepts/#volumes) to learn about the differences between Block Storage and Local Storage volumes. -## Overview +## Overview diff --git a/pages/data-lab/how-to/connect-to-data-lab.mdx b/pages/data-lab/how-to/connect-to-data-lab.mdx index c9bf3c8999..8a941f17a1 100644 --- a/pages/data-lab/how-to/connect-to-data-lab.mdx +++ b/pages/data-lab/how-to/connect-to-data-lab.mdx @@ -3,7 +3,7 @@ title: How to connect to a Data Lab for Apache Spark™ description: Step-by-step guide to connecting to a Data Lab for Apache Spark™ with the Scaleway console. tags: data lab for apache spark create process dates: - validation: 2025-02-24 + validation: 2025-09-17 posted: 2024-07-31 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/data-lab/troubleshooting/index.mdx b/pages/data-lab/troubleshooting/index.mdx index 29b44db892..26ed61a93f 100644 --- a/pages/data-lab/troubleshooting/index.mdx +++ b/pages/data-lab/troubleshooting/index.mdx @@ -3,7 +3,7 @@ title: Data Lab for Apache Spark™ Troubleshooting description: Troubleshoot common issues with Scaleway Data Lab for Apache Spark™. dates: posted: 2025-03-13 - validation: 2025-03-13 + validation: 2025-09-17 productIcon: DistributedDataLabProductIcon --- diff --git a/pages/iam/reference-content/understanding-policy-conditions.mdx b/pages/iam/reference-content/understanding-policy-conditions.mdx index 948c1d5523..7c19f858a4 100644 --- a/pages/iam/reference-content/understanding-policy-conditions.mdx +++ b/pages/iam/reference-content/understanding-policy-conditions.mdx @@ -3,7 +3,7 @@ title: Understanding policy conditions description: Detailed information on policy conditions within Scaleway IAM. tags: iam dates: - validation: 2025-03-03 + validation: 2025-09-17 --- A condition is an additional layer of restrictions for your rule. You can configure conditions in IAM policies to allow access to specific user agents, IP addresses and on a given date or time. @@ -89,7 +89,7 @@ All standard CEL functions are supported, as well as the following custom Scalew ### Multiple policies If multiple policies with different conditions apply to the same principal, the presence of a single policy with met conditions (or no conditions) will override any denying rules from other policies, allowing the action to be taken. -For example, if you set up a policy that grants access to a resource only on Monday while another policy grants access only on Tuesday, the action will still be allowed on Monday. The access will be granted on both days. +For example, if you set up a policy that grants access to a resource only on Monday while another policy grants access only on Tuesday, the action will still be allowed on Monday. The access will be granted on both days. ### Timezones diff --git a/pages/managed-databases-for-postgresql-and-mysql/reference-content/postgresql-extensions.mdx b/pages/managed-databases-for-postgresql-and-mysql/reference-content/postgresql-extensions.mdx index 4ea4ca68a9..c5bed3bc6d 100644 --- a/pages/managed-databases-for-postgresql-and-mysql/reference-content/postgresql-extensions.mdx +++ b/pages/managed-databases-for-postgresql-and-mysql/reference-content/postgresql-extensions.mdx @@ -3,7 +3,7 @@ title: PostgreSQL extensions reference description: Learn more about the PostgreSQL extensions available at Scaleway and explore best configuration practices tags: databases postgresql extensions pgaudit pgrestore dates: - validation: 2025-03-11 + validation: 2025-09-17 --- The following `pg_extensions` are available with Scaleway Managed Databases for PostgreSQL: 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 85adf83ebb..2d17bf5bc9 100644 --- a/pages/managed-mongodb-databases/how-to/connect-database-instance.mdx +++ b/pages/managed-mongodb-databases/how-to/connect-database-instance.mdx @@ -3,7 +3,7 @@ title: How to connect to a Managed MongoDB® Database Instance description: This page explains how to connect to a MongoDB® Database Instance tags: mongodb mongodb document database-instance managed-database database dates: - validation: 2025-03-11 + validation: 2025-09-17 posted: 2024-09-18 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/object-storage/troubleshooting/index.mdx b/pages/object-storage/troubleshooting/index.mdx index 866e5ec1c8..14d1ae7ea2 100644 --- a/pages/object-storage/troubleshooting/index.mdx +++ b/pages/object-storage/troubleshooting/index.mdx @@ -2,7 +2,7 @@ title: Object Storage description: Resolve common issues with Scaleway Object Storage. dates: - posted: 2025-03-12 + posted: 2025-09-17 validation: 2025-03-12 productIcon: ObjectStorageProductIcon --- diff --git a/pages/serverless-containers/api-cli/deploy-container-api.mdx b/pages/serverless-containers/api-cli/deploy-container-api.mdx index 88b93d1035..3634851841 100644 --- a/pages/serverless-containers/api-cli/deploy-container-api.mdx +++ b/pages/serverless-containers/api-cli/deploy-container-api.mdx @@ -3,7 +3,7 @@ title: How to create and deploy a container with the Scaleway API description: Deploy containers using the Scaleway API. tags: containers api deploy dates: - validation: 2025-03-15 + validation: 2025-09-17 posted: 2021-08-18 --- import Requirements from '@macros/iam/requirements.mdx' @@ -37,7 +37,7 @@ Refer to the [Scaleway Developers website](https://www.scaleway.com/en/developer An output similar to the following displays: ```json - {"id":"example-fb93-43e3-a036-7be69f1af7a1", "name":"your-namespace-name", "environment_variables":{}, "organization_id":"example-776f-4f65-a41e-6c5fc58b4076", "project_id":"example-c162-43f7-bb3e-1182e6f12342", "status":"pending", "registry_namespace_id":"", "error_message":null, "registry_endpoint":"", "description":"", "secret_environment_variables":[], "region":"fr-par"}% + {"id":"example-fb93-43e3-a036-7be69f1af7a1", "name":"your-namespace-name", "environment_variables":{}, "organization_id":"example-776f-4f65-a41e-6c5fc58b4076", "project_id":"example-c162-43f7-bb3e-1182e6f12342", "status":"pending", "registry_namespace_id":"", "error_message":null, "registry_endpoint":"", "description":"", "secret_environment_variables":[], "region":"fr-par"}% ``` 2. Run the following command to create a container: diff --git a/pages/serverless-containers/how-to/delete-a-container.mdx b/pages/serverless-containers/how-to/delete-a-container.mdx index d2474179f6..d367f9ce53 100644 --- a/pages/serverless-containers/how-to/delete-a-container.mdx +++ b/pages/serverless-containers/how-to/delete-a-container.mdx @@ -3,7 +3,7 @@ title: How to delete a container description: How to delete a container in Scaleway. tags: delete container containers dates: - validation: 2025-03-13 + validation: 2025-09-17 posted: 2021-05-26 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/serverless-containers/how-to/modify-container-privacy.mdx b/pages/serverless-containers/how-to/modify-container-privacy.mdx index a8f0d35d1f..ba8be2ee7b 100644 --- a/pages/serverless-containers/how-to/modify-container-privacy.mdx +++ b/pages/serverless-containers/how-to/modify-container-privacy.mdx @@ -3,7 +3,7 @@ title: How to modify a container's privacy policy description: Modify the privacy settings of Scaleway Serverless Containers. tags: container privacy-policy dates: - validation: 2025-03-15 + validation: 2025-09-17 posted: 2021-05-26 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/serverless-containers/reference-content/containers-limitations.mdx b/pages/serverless-containers/reference-content/containers-limitations.mdx index f20d8ccb60..cd97dcccd9 100644 --- a/pages/serverless-containers/reference-content/containers-limitations.mdx +++ b/pages/serverless-containers/reference-content/containers-limitations.mdx @@ -3,7 +3,7 @@ title: Containers limitations description: Learn about the limitations of Scaleway Serverless Containers. tags: containers limitations serverless dates: - validation: 2025-03-13 + validation: 2025-09-17 posted: 2021-10-12 --- diff --git a/pages/serverless-containers/troubleshooting/index.mdx b/pages/serverless-containers/troubleshooting/index.mdx index b9add516cf..01b2a013d8 100644 --- a/pages/serverless-containers/troubleshooting/index.mdx +++ b/pages/serverless-containers/troubleshooting/index.mdx @@ -2,7 +2,7 @@ title: Containers description: Troubleshooting guide for Scaleway Serverless Containers. dates: - posted: 2025-03-13 + posted: 2025-09-17 validation: 2025-03-13 productIcon: ContainersProductIcon --- diff --git a/pages/serverless-functions/api-cli/deploy-function-api.mdx b/pages/serverless-functions/api-cli/deploy-function-api.mdx index c199128a22..5bc178a6ba 100644 --- a/pages/serverless-functions/api-cli/deploy-function-api.mdx +++ b/pages/serverless-functions/api-cli/deploy-function-api.mdx @@ -3,7 +3,7 @@ title: How to create and deploy a function with the Scaleway API description: Deploy Serverless Functions via the Scaleway API following this instructional guide. tags: functions api deploy dates: - validation: 2025-03-13 + validation: 2025-09-17 posted: 2021-08-18 --- import Requirements from '@macros/iam/requirements.mdx' @@ -38,7 +38,7 @@ Refer to the [Scaleway Developers website](https://www.scaleway.com/en/developer An output similar to the following displays: ```json - {"id":"example-fb93-43e3-a036-7be69f1af7a1", "name":"your-namespace-name", "environment_variables":{}, "organization_id":"example-776f-4f65-a41e-6c5fc58b4076", "project_id":"example-c162-43f7-bb3e-1182e6f12342", "status":"pending", "registry_namespace_id":"", "error_message":null, "registry_endpoint":"", "description":"", "secret_environment_variables":[], "region":"fr-par"}% + {"id":"example-fb93-43e3-a036-7be69f1af7a1", "name":"your-namespace-name", "environment_variables":{}, "organization_id":"example-776f-4f65-a41e-6c5fc58b4076", "project_id":"example-c162-43f7-bb3e-1182e6f12342", "status":"pending", "registry_namespace_id":"", "error_message":null, "registry_endpoint":"", "description":"", "secret_environment_variables":[], "region":"fr-par"}% ``` 2. Run the following command to create a function: @@ -58,7 +58,7 @@ Refer to the [Scaleway Developers website](https://www.scaleway.com/en/developer An output similar to the following displays: ```json - {"id":"ef777a64-1f4e-4d43-8227-26927c7de057", "name":"your-function-name", "namespace_id":"example-fb93-43e3-a036-7be69f1af7a1", "status":"created", "environment_variables":{}, "min_scale":0, "max_scale":5, "runtime":"python310", "memory_limit":256, "cpu_limit":140, "timeout":"300s", "handler":"handler.handle", "error_message":null, "privacy":"public", "description":"", "domain_name":"namespaceg04rnwx-function-example.functions.fnc.fr-par.scw.cloud", "secret_environment_variables":[], "http_option":"enabled", "runtime_message":"", "build_message":null, "region":"fr-par"}% + {"id":"ef777a64-1f4e-4d43-8227-26927c7de057", "name":"your-function-name", "namespace_id":"example-fb93-43e3-a036-7be69f1af7a1", "status":"created", "environment_variables":{}, "min_scale":0, "max_scale":5, "runtime":"python310", "memory_limit":256, "cpu_limit":140, "timeout":"300s", "handler":"handler.handle", "error_message":null, "privacy":"public", "description":"", "domain_name":"namespaceg04rnwx-function-example.functions.fnc.fr-par.scw.cloud", "secret_environment_variables":[], "http_option":"enabled", "runtime_message":"", "build_message":null, "region":"fr-par"}% ``` 3. Create a zip file containing your function's code by following [this procedure](/serverless-functions/how-to/package-function-dependencies-in-zip/). @@ -106,4 +106,3 @@ Refer to the [Scaleway Developers website](https://www.scaleway.com/en/developer ``` curl ``` - \ No newline at end of file diff --git a/pages/serverless-functions/api-cli/deploy-function-cli.mdx b/pages/serverless-functions/api-cli/deploy-function-cli.mdx index 726ab91878..21a355a368 100644 --- a/pages/serverless-functions/api-cli/deploy-function-cli.mdx +++ b/pages/serverless-functions/api-cli/deploy-function-cli.mdx @@ -3,7 +3,7 @@ title: How to create and deploy a function with the Scaleway CLI description: Deploy Serverless Functions using Scaleway's CLI with this detailed guide. tags: functions cli deploy dates: - validation: 2025-03-13 + validation: 2025-09-17 posted: 2021-08-18 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/serverless-functions/troubleshooting/index.mdx b/pages/serverless-functions/troubleshooting/index.mdx index 3dc7d31c39..07c22666cf 100644 --- a/pages/serverless-functions/troubleshooting/index.mdx +++ b/pages/serverless-functions/troubleshooting/index.mdx @@ -2,7 +2,7 @@ title: Functions description: Troubleshooting guide for Scaleway Serverless Functions. dates: - posted: 2025-03-13 + posted: 2025-09-17 validation: 2025-03-13 productIcon: FunctionsProductIcon --- diff --git a/pages/serverless-jobs/api-cli/migrate-external-image-to-scaleway-registry.mdx b/pages/serverless-jobs/api-cli/migrate-external-image-to-scaleway-registry.mdx index 0419802499..56e4c8ecc2 100644 --- a/pages/serverless-jobs/api-cli/migrate-external-image-to-scaleway-registry.mdx +++ b/pages/serverless-jobs/api-cli/migrate-external-image-to-scaleway-registry.mdx @@ -46,7 +46,7 @@ This page explains how to migrate images from public external container registri 2. Run the command below to log in to the Scaleway Container Registry. Make sure to specify the desired region: - ``` + ``` skopeo login rg.fr-par.scw.cloud -u nologin -p $SCW_SECRET_KEY ``` diff --git a/pages/serverless-jobs/how-to/manage-job-schedule.mdx b/pages/serverless-jobs/how-to/manage-job-schedule.mdx index 0c43cea352..a96839ad00 100644 --- a/pages/serverless-jobs/how-to/manage-job-schedule.mdx +++ b/pages/serverless-jobs/how-to/manage-job-schedule.mdx @@ -2,7 +2,7 @@ title: How to manage the scheduling of a Serverless Job description: Manage job schedules efficiently in Scaleway Serverless. dates: - validation: 2025-03-13 + validation: 2025-09-17 posted: 2024-02-27 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/serverless-jobs/troubleshooting/index.mdx b/pages/serverless-jobs/troubleshooting/index.mdx index 9237cdb180..d5694a6349 100644 --- a/pages/serverless-jobs/troubleshooting/index.mdx +++ b/pages/serverless-jobs/troubleshooting/index.mdx @@ -2,7 +2,7 @@ title: Jobs description: Troubleshooting guide for Scaleway Serverless Jobs. dates: - posted: 2025-03-13 + posted: 2025-09-17 validation: 2025-03-13 productIcon: ServerlessJobsProductIcon --- diff --git a/pages/serverless-sql-databases/how-to/add-users.mdx b/pages/serverless-sql-databases/how-to/add-users.mdx index cc1ce44957..77c9ae8960 100644 --- a/pages/serverless-sql-databases/how-to/add-users.mdx +++ b/pages/serverless-sql-databases/how-to/add-users.mdx @@ -3,7 +3,7 @@ title: How to add users to a Serverless SQL Database description: Learn how to add users to your Scaleway serverless SQL database. tags: sql-databases serverless database iam postgresql dates: - validation: 2025-03-13 + validation: 2025-09-17 posted: 2023-08-11 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/serverless-sql-databases/how-to/configure-autoscaling.mdx b/pages/serverless-sql-databases/how-to/configure-autoscaling.mdx index 65047afc9d..1c122f6e2e 100644 --- a/pages/serverless-sql-databases/how-to/configure-autoscaling.mdx +++ b/pages/serverless-sql-databases/how-to/configure-autoscaling.mdx @@ -3,7 +3,7 @@ title: How to edit a Serverless SQL Database's autoscaling description: Guide to configure autoscaling for Scaleway serverless SQL databases. tags: database serverless-sql-database serverless-db serverless-database postgresql dates: - validation: 2025-03-13 + validation: 2025-09-17 posted: 2023-08-11 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/serverless-sql-databases/how-to/delete-a-database.mdx b/pages/serverless-sql-databases/how-to/delete-a-database.mdx index 2080a35cd5..d1e206e1e7 100644 --- a/pages/serverless-sql-databases/how-to/delete-a-database.mdx +++ b/pages/serverless-sql-databases/how-to/delete-a-database.mdx @@ -3,7 +3,7 @@ title: How to delete a database description: Step-by-step instructions to delete a Scaleway Serverless SQL Database. tags: database delete drop db suppress stop dates: - validation: 2025-03-13 + validation: 2025-09-17 posted: 2023-08-11 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/serverless-sql-databases/how-to/manage-permissions.mdx b/pages/serverless-sql-databases/how-to/manage-permissions.mdx index 5c44256d02..f02c387d43 100644 --- a/pages/serverless-sql-databases/how-to/manage-permissions.mdx +++ b/pages/serverless-sql-databases/how-to/manage-permissions.mdx @@ -3,7 +3,7 @@ title: How to manage user permissions for Serverless SQL Databases description: Guide to manage permissions in Scaleway serverless SQL databases. tags: sql-databases serverless database iam serverless-db serverless-database postgresql dates: - validation: 2025-03-13 + validation: 2025-09-17 posted: 2023-08-11 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/serverless-sql-databases/troubleshooting/failing-backup-restore.mdx b/pages/serverless-sql-databases/troubleshooting/failing-backup-restore.mdx index b6fce39314..850d0407d2 100644 --- a/pages/serverless-sql-databases/troubleshooting/failing-backup-restore.mdx +++ b/pages/serverless-sql-databases/troubleshooting/failing-backup-restore.mdx @@ -28,7 +28,7 @@ To solve these issues, upgrade your `pg_dump` and/or `pg_restore` modules: ### Problem -When performing long-running queries (lasting several hours or days), backup operations might not be performed successfully. Backup status will then appear as `error` or `unknown_status`. +When performing long-running queries (lasting several hours or days), backup operations might not be performed successfully. Backup status will then appear as `error` or `unknown_status`. ### Cause @@ -48,4 +48,4 @@ To solve these issues, stop these queries: ``` Where `{pid}` is the process id from the long-running query causing the issue (`pid` column of the previous step). -Alternatively, you can also stop long-running queries using a graphical PostgreSQL client such as [pgAdmin](https://www.pgadmin.org/) or [DBeaver](https://dbeaver.io/). +Alternatively, you can also stop long-running queries using a graphical PostgreSQL client such as [pgAdmin](https://www.pgadmin.org/) or [DBeaver](https://dbeaver.io/). diff --git a/pages/serverless-sql-databases/troubleshooting/index.mdx b/pages/serverless-sql-databases/troubleshooting/index.mdx index d79eb59f9d..4e361b22e7 100644 --- a/pages/serverless-sql-databases/troubleshooting/index.mdx +++ b/pages/serverless-sql-databases/troubleshooting/index.mdx @@ -3,7 +3,7 @@ title: Serverless SQL Databases description: Comprehensive guides to troubleshooting Scaleway Serverless SQL Databases. dates: posted: 2025-03-13 - validation: 2025-03-13 + validation: 2025-09-17 productIcon: ServerlessDbProductIcon --- diff --git a/pages/transactional-email/how-to/monitor-transactional-email-cockpit.mdx b/pages/transactional-email/how-to/monitor-transactional-email-cockpit.mdx index e08fd8c4d5..054a6cae54 100644 --- a/pages/transactional-email/how-to/monitor-transactional-email-cockpit.mdx +++ b/pages/transactional-email/how-to/monitor-transactional-email-cockpit.mdx @@ -3,7 +3,7 @@ title: How to monitor your Transactional Emails with Scaleway Cockpit description: Learn how to effectively monitor your Transactional Email using Scaleway Cockpit for optimal deliverability and performance. tags: transactional-email email-deliverability cockpit observability dashboard metrics logs alerts dates: - validation: 2025-09-11 + validation: 2025-09-17 posted: 2025-03-05 --- import Requirements from '@macros/iam/requirements.mdx'