From e8d30e1d929e44daa7b5bf6c211c27000fe26af0 Mon Sep 17 00:00:00 2001 From: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> Date: Tue, 1 Jul 2025 16:59:26 +0200 Subject: [PATCH 01/11] fix(gen): content updates --- blocks/highlights.json | 38 --- blocks/mainLinks.json | 50 ---- changelog/index.mdx | 8 - macros/audit-trail/iam-endpoints.mdx | 4 +- macros/audit-trail/key-manager-endpoints.mdx | 4 +- macros/audit-trail/kubernetes-endpoints.mdx | 4 +- .../audit-trail/secret-manager-endpoints.mdx | 4 +- .../key-manager/plaintext-vs-ciphertext.mdx | 4 +- menu/changelogs.json | 16 +- menu/filters.json | 18 +- menu/navigation.json | 18 +- .../how-to/access-remote-desktop-mac-mini.mdx | 20 +- pages/cockpit/faq.mdx | 6 +- .../cockpit-supported-endpoints.mdx | 40 +-- pages/components/docs.mdx | 20 +- pages/faq/index.mdx | 254 ------------------ pages/iam/videos.mdx | 2 - pages/index.mdx | 4 - .../manual-configuration-private-ips.mdx | 27 +- .../configuring-sql-storage-backend-helm.mdx | 4 +- .../reference-content/supported-models.mdx | 10 +- .../reference-content/dmarc-configuration.mdx | 4 - tutorials/index.mdx | 8 - 23 files changed, 95 insertions(+), 472 deletions(-) delete mode 100644 blocks/highlights.json delete mode 100644 blocks/mainLinks.json delete mode 100644 changelog/index.mdx delete mode 100644 pages/faq/index.mdx delete mode 100644 tutorials/index.mdx diff --git a/blocks/highlights.json b/blocks/highlights.json deleted file mode 100644 index 2043fb9a6e..0000000000 --- a/blocks/highlights.json +++ /dev/null @@ -1,38 +0,0 @@ -[ - { - "display": true, - "image": "../tutorials/plausible-analytics-ubuntu/assets/scaleway-plausible-tutorial-time.webp", - "title": "", - "link": { - "to": "/tutorials/plausible-analytics-ubuntu", - "label": "Running web analytics with Plausible on Ubuntu Linux" - } - }, - { - "display": true, - "image": "../tutorials/sentry-error-tracking/assets/scaleway-sentry-tutorial-time.webp", - "title": "", - "link": { - "to": "/tutorials/sentry-error-tracking", - "label": "Configuring Sentry error tracking" - } - }, - { - "display": true, - "image": "../tutorials/focalboard-project-management/assets/scaleway-focalboard-tutorial-time.webp", - "title": "", - "link": { - "to": "/tutorials/focalboard-project-management", - "label": "Project management for technical teams with Focalboard on Ubuntu Instances" - } - }, - { - "display": true, - "image": "../tutorials/wordpress-lemp-stack-ubuntu-jammy-jellyfish-22-04/assets/scaleway_wordpress_lemp.webp", - "title": "", - "link": { - "to": "/tutorials/wordpress-lemp-stack-ubuntu-jammy-jellyfish-22-04", - "label": "Deploying WordPress on Ubuntu Jammy Jellyfish (22.04 LTS) using LEMP" - } - } -] diff --git a/blocks/mainLinks.json b/blocks/mainLinks.json deleted file mode 100644 index f0c64d30f8..0000000000 --- a/blocks/mainLinks.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "foremost": [ - { - "icon": "devtools", - "label": "API Documentation", - "package": "developers", - "to": "/" - }, - { - "icon": "usecase", - "label": "Tutorials", - "package": "docs", - "to": "/tutorials/" - }, - { - "icon": "billing", - "label": "Troubleshooting Hub", - "package": "docs", - "to": "/troubleshooting/" - }, - { - "icon": "billing", - "label": "Interactive Demos", - "package": "docs", - "to": "/demos/" - }, - { - "icon": "documentation", - "label": "FAQs", - "package": "docs", - "to": "/faq/" - }, - { - "icon": "tools_services", - "label": "Changelog", - "package": "docs", - "to": "/changelog/" - } - ], - "external": [ - { - "to": "https://www.scaleway.com/en/scaleway-learning/", - "label": "Scaleway Learning" - }, - { - "to": "https://github.com/scaleway/docs-content", - "label": "Docs Github" - } - ] -} diff --git a/changelog/index.mdx b/changelog/index.mdx deleted file mode 100644 index 2398893687..0000000000 --- a/changelog/index.mdx +++ /dev/null @@ -1,8 +0,0 @@ ---- -meta: - title: Changelog - description: Keep up to date with Scaleway’s latest products and features! -content: - h1: Changelog -tags: changelog ---- diff --git a/macros/audit-trail/iam-endpoints.mdx b/macros/audit-trail/iam-endpoints.mdx index 9d2e3036a8..d5736d9c5c 100644 --- a/macros/audit-trail/iam-endpoints.mdx +++ b/macros/audit-trail/iam-endpoints.mdx @@ -2,7 +2,7 @@ macro: adt-iam-endpoints --- - + ## IAM ### IAM supported endpoints @@ -40,4 +40,4 @@ macro: adt-iam-endpoints - DeletePolicy (`DELETE /iam/v1alpha1/policies/{policy_id}`) - ClonePolicy (`POST /iam/v1alpha1/policies/{policy_id}/clone`) - SetRules (`PUT /iam/v1alpha1/rules`) - \ No newline at end of file + \ No newline at end of file diff --git a/macros/audit-trail/key-manager-endpoints.mdx b/macros/audit-trail/key-manager-endpoints.mdx index ed5d07c508..176d5a7f5d 100644 --- a/macros/audit-trail/key-manager-endpoints.mdx +++ b/macros/audit-trail/key-manager-endpoints.mdx @@ -2,7 +2,7 @@ macro: adt-key-manager-endpoints --- - + ## Key Manager ### Key Manager supported endpoints @@ -19,4 +19,4 @@ macro: adt-key-manager-endpoints - EnableKey (`POST /key-manager/v1alpha1/regions/{region}/keys/{key_id}/enable`) - ImportKeyMaterial (`POST /key-manager/v1alpha1/regions/{region}/keys/{key_id}/import-key-material`) - DeleteKeyMaterial (`POST /key-manager/v1alpha1/regions/{region}/keys/{key_id}/delete-key-material`) - \ No newline at end of file + \ No newline at end of file diff --git a/macros/audit-trail/kubernetes-endpoints.mdx b/macros/audit-trail/kubernetes-endpoints.mdx index 6b284c5412..ea06aa4d4f 100644 --- a/macros/audit-trail/kubernetes-endpoints.mdx +++ b/macros/audit-trail/kubernetes-endpoints.mdx @@ -2,7 +2,7 @@ macro: adt-kubernetes-endpoints --- - + ## Kubernetes ### Kubernetes supported endpoints @@ -30,4 +30,4 @@ macro: adt-kubernetes-endpoints ### Additional information IP addresses are not logged in Audit Trail for Kubernetes events due to security considerations. - \ No newline at end of file + \ No newline at end of file diff --git a/macros/audit-trail/secret-manager-endpoints.mdx b/macros/audit-trail/secret-manager-endpoints.mdx index a3bdce1463..977ba1718a 100644 --- a/macros/audit-trail/secret-manager-endpoints.mdx +++ b/macros/audit-trail/secret-manager-endpoints.mdx @@ -2,7 +2,7 @@ macro: adt-secret-manager-endpoints --- - + ## Secret Manager ### Secret Manager supported endpoints @@ -20,4 +20,4 @@ macro: adt-secret-manager-endpoints - Delete a version (`DELETE /secret-manager/v1beta1/regions/{region}/secrets/{secret_id}/versions/{revision}`) - Disable a version (`POST /secret-manager/v1beta1/regions/{region}/secrets/{secret_id}/versions/{revision}/disable`) - Enable a version (`POST /secret-manager/v1beta1/regions/{region}/secrets/{secret_id}/versions/{revision}/enable`) - + diff --git a/macros/key-manager/plaintext-vs-ciphertext.mdx b/macros/key-manager/plaintext-vs-ciphertext.mdx index 5104b775ff..927a2618bf 100644 --- a/macros/key-manager/plaintext-vs-ciphertext.mdx +++ b/macros/key-manager/plaintext-vs-ciphertext.mdx @@ -2,12 +2,12 @@ macro: key-manager-plaintext-vs-ciphertext --- - + ## What is the difference between ciphertext and plaintext? **Ciphertext** refers to data that has been encrypted using a cryptographic algorithm and a key. Ciphertext can be encrypted on the client side as long as the encryption key used for encryption is safely stored (in a Key Manager, for example). Unlike plaintext, ciphertext is not human-readable and cannot be understood or used without first decrypting it with the appropriate decryption key. **Plaintext** refers to unencrypted, readable data. In the context of key management, plaintext often refers to cryptographic keys or sensitive data that are stored or transmitted in an unencrypted form. This term is often used in contrast to ciphertext, which is data that has been encrypted and is not readable without decryption. - + diff --git a/menu/changelogs.json b/menu/changelogs.json index fb117febd1..a96088a89c 100644 --- a/menu/changelogs.json +++ b/menu/changelogs.json @@ -39,7 +39,7 @@ ], "category": "console", "label": "Account", - "icon": "ConsoleCategoryIcon" + "icon": "OrganizationDashboardCategoryIcon" }, { "items": [ @@ -58,7 +58,7 @@ ], "category": "billing", "label": "Cost & Impact Management", - "icon": "EnvironmentalFootprintCategoryIcon" + "icon": "CostAndImpactManagementCategoryIcon" }, { "items": [ @@ -156,7 +156,7 @@ ], "category": "data-and-analytics", "label": "Data & Analytics", - "icon": "ManagedServicesCategoryIcon" + "icon": "DataAndAnalyticsCategoryIcon" }, { "items": [ @@ -222,7 +222,7 @@ ], "category": "domains-and-webhosting", "label": "Domains & Web Hosting", - "icon": "IotCategoryIcon" + "icon": "DomainsAndWebHostingCategoryIcon" }, { "items": [ @@ -241,7 +241,7 @@ ], "category": "integration-services", "label": "Integration Services", - "icon": "ApplicationIntegrationCategoryIcon" + "icon": "IntegrationServicesCategoryIcon" }, { "items": [ @@ -256,7 +256,7 @@ ], "category": "monitoring", "label": "Monitoring", - "icon": "ObservabilityCategoryIcon" + "icon": "MonitoringCategoryIcon" }, { "items": [ @@ -314,7 +314,7 @@ ], "category": "serverless", "label": "Serverless", - "icon": "ServerlessCategoryIcon" + "icon": "ServerlessComputeCategoryIcon" }, { "items": [ @@ -342,4 +342,4 @@ "label": "Partners", "icon": "PartnersCategoryIcon" } -] +] \ No newline at end of file diff --git a/menu/filters.json b/menu/filters.json index 3a469e4ae7..ac4485194a 100644 --- a/menu/filters.json +++ b/menu/filters.json @@ -8,7 +8,7 @@ ], "category": "console", "label": "Account", - "icon": "ConsoleCategoryIcon" + "icon": "OrganizationDashboardCategoryIcon" }, { "items": [ @@ -18,7 +18,7 @@ }, { "category": "environmental-footprint", - "label": "Environmental Footprint" + "label": "Environmental Footprisnt" }, { "category": "product-catalog", @@ -27,7 +27,7 @@ ], "category": "billing", "label": "Cost & Impact Management", - "icon": "EnvironmentalFootprintCategoryIcon" + "icon": "CostAndImpactManagementCategoryIcon" }, { "items": [ @@ -125,7 +125,7 @@ ], "category": "data-and-analytics", "label": "Data & Analytics", - "icon": "ManagedServicesCategoryIcon" + "icon": "DataAndAnalyticsCategoryIcon" }, { "items": [ @@ -186,7 +186,7 @@ ], "category": "domains-and-webhosting", "label": "Domains & Web Hosting", - "icon": "IotCategoryIcon" + "icon": "DomainsAndWebHostingCategoryIcon" }, { "items": [ @@ -205,7 +205,7 @@ ], "category": "integration-services", "label": "Integration Services", - "icon": "ApplicationIntegrationCategoryIcon" + "icon": "IntegrationServicesCategoryIcon" }, { "items": [ @@ -220,7 +220,7 @@ ], "category": "monitoring", "label": "Monitoring", - "icon": "ObservabilityCategoryIcon" + "icon": "MonitoringCategoryIcon" }, { "items": [ @@ -278,7 +278,7 @@ ], "category": "serverless", "label": "Serverless", - "icon": "ServerlessCategoryIcon" + "icon": "ServerlessComputeCategoryIcon" }, { "items": [ @@ -306,4 +306,4 @@ "label": "Partners", "icon": "PartnersCategoryIcon" } -] +] \ No newline at end of file diff --git a/menu/navigation.json b/menu/navigation.json index 61e22ff300..b9446f4707 100644 --- a/menu/navigation.json +++ b/menu/navigation.json @@ -2,7 +2,7 @@ { "items": [ { - "icon": "ConsoleCategoryIcon", + "icon": "OrganizationDashboardCategoryIcon", "items": [ { "items": [ @@ -153,7 +153,7 @@ "category": "console" }, { - "icon": "EnvironmentalFootprintCategoryIcon", + "icon": "CostAndImpactManagementCategoryIcon", "items": [ { "items": [ @@ -2567,7 +2567,7 @@ "category": "databases" }, { - "icon": "ManagedServicesCategoryIcon", + "icon": "DataAndAnalyticsCategoryIcon", "items": [ { "items": [ @@ -2863,7 +2863,7 @@ "category": "developer-tools" }, { - "icon": "IotCategoryIcon", + "icon": "DomainsAndWebHostingCategoryIcon", "items": [ { "items": [ @@ -3226,7 +3226,7 @@ "category": "domains-and-web-hosting" }, { - "icon": "ApplicationIntegrationCategoryIcon", + "icon": "IntegrationServicesCategoryIcon", "items": [ { "items": [ @@ -3585,7 +3585,7 @@ "category": "integration-services" }, { - "icon": "ObservabilityCategoryIcon", + "icon": "MonitoringCategoryIcon", "items": [ { "items": [ @@ -4361,7 +4361,7 @@ "category": "network" }, { - "icon": "ServerlessCategoryIcon", + "icon": "ServerlessComputeCategoryIcon", "items": [ { "items": [ @@ -5192,7 +5192,7 @@ { "items": [ { - "icon": "ConsoleCategoryIcon", + "icon": "OrganizationDashboardCategoryIcon", "items": [ { "items": [ @@ -6145,4 +6145,4 @@ ], "label": "Additional Services" } -] +] \ No newline at end of file diff --git a/pages/apple-silicon/how-to/access-remote-desktop-mac-mini.mdx b/pages/apple-silicon/how-to/access-remote-desktop-mac-mini.mdx index 83a09d4ed6..ccd0f46cec 100644 --- a/pages/apple-silicon/how-to/access-remote-desktop-mac-mini.mdx +++ b/pages/apple-silicon/how-to/access-remote-desktop-mac-mini.mdx @@ -32,7 +32,7 @@ The VNC protocol is platform-independent, supporting Linux, Windows, and macOS, For manual connections, ensure that the port from the **Overview** section is correctly entered in your VNC client settings, as this is necessary for a successful connection. - + ## Accessing the remote desktop from a macOS client @@ -52,13 +52,13 @@ The VNC protocol is platform-independent, supporting Linux, Windows, and macOS, You are now logged in and can use your Mac mini as if you were physically present. - + - + ## Accessing the remote desktop from a Windows client - If your local machine runs Windows, you will need to install a remote desktop client to access the remote desktop of the Mac mini. + If your local machine runs Windows, you will need to install a remote desktop client to access the remote desktop of the Mac mini. 1. Click **Apple silicon** in the **Bare Metal** section of the side menu. A list of your Mac minis displays. 2. Click the Mac mini you want to connect to. The **Overview** page of your Mac mini displays. @@ -85,13 +85,13 @@ The VNC protocol is platform-independent, supporting Linux, Windows, and macOS, - Open the remote desktop with the username and password (found in the console) - + - + ## Accessing the remote desktop from a Linux client - If your local machine runs Linux, you will need to install a remote desktop client to access the remote desktop of the Mac mini. + If your local machine runs Linux, you will need to install a remote desktop client to access the remote desktop of the Mac mini. 1. Click **Apple silicon** in the **Bare Metal** section of the side menu. A list of your Mac minis displays. 2. Click the Mac mini you want to connect to. The **Overview** page of your Mac mini displays. @@ -123,9 +123,9 @@ The VNC protocol is platform-independent, supporting Linux, Windows, and macOS, - Enter the Mac mini's IP address in the **Host** field. Then, specify the port in the **Port** field, along with your username and password (located in the console). - Open the session - + - + ## Comparison matrix of remote desktop clients @@ -140,7 +140,7 @@ Below is a matrix comparing features of the free versions of various remote desk * These remote desktop clients do not support audio streaming. If you need audio streaming, we recommend using [Reemo](/tutorials/access-mac-mini-with-reemo/). To configure the connection with Reemo, use a VNC connection. We suggest setting up another VNC connection with this remote desktop client before configuring Reemo. - + If you encounter issues connecting to the remote desktop of your Mac mini, refer to our documentation on [Troubleshooting remote desktop connections to Mac mini servers](/apple-silicon/troubleshooting/cant-connect-using-vnc/). diff --git a/pages/cockpit/faq.mdx b/pages/cockpit/faq.mdx index cb2f5981f8..8ec847a17d 100644 --- a/pages/cockpit/faq.mdx +++ b/pages/cockpit/faq.mdx @@ -14,7 +14,7 @@ productIcon: CockpitProductIcon ## What is Cockpit? -Cockpit is a monitoring and alerting solution natively integrated with Scaleway's ecosystem. Cockpit allows you to collect, store, and analyze metrics, logs, and traces from your infrastructure and applications, giving you insights into your system's performance and behavior. +Cockpit is a monitoring and alerting solution natively integrated with Scaleway's ecosystem. Cockpit allows you to collect, store, and analyze metrics, logs, and traces from your infrastructure and applications, giving you insights into your system's performance and behavior. Cockpits are scoped per [Project](/organizations-and-projects/concepts/#project) and are automatically activated when you are using [Scaleway resources that are integrated into Cockpit](/cockpit/reference-content/cockpit-limitations/#product-integration-into-cockpit). @@ -103,7 +103,7 @@ All ingested data, whether from Scaleway or custom sources, is retained for free If you delete your data source or reduce its retention period below the default value, data will be deleted and you will no longer be charged for extended retention. - + ## See custom retention pricing examples ### For 10 days of retention If you ingest an average of **2GB of logs daily** and increase retention to **10 days**. Retention is free for the first **7 days**, so you are only charged for the extra **3 days**: @@ -115,7 +115,7 @@ If you delete your data source or reduce its retention period below the default If you extend retention to **90 days**, you are charged for the extra **83 days** beyond the free period: **Monthly estimated cost:** `retention_cost` = 2 GB x (90 - 7) x 0.002€ x 30 days = 9.96€/month - + ## How do I send my own data to my Cockpit? diff --git a/pages/cockpit/reference-content/cockpit-supported-endpoints.mdx b/pages/cockpit/reference-content/cockpit-supported-endpoints.mdx index 0af56b2488..8ef49cc3bd 100644 --- a/pages/cockpit/reference-content/cockpit-supported-endpoints.mdx +++ b/pages/cockpit/reference-content/cockpit-supported-endpoints.mdx @@ -39,16 +39,16 @@ The base URL pattern for metrics is the following: `https://.met Refer to the [official Mimir documentation](https://grafana.com/docs/mimir/latest/references/http-api/) for more details about the endpoints below. - + ## Mimir write endpoints Method: `POST`. - Path: `/api/v1/push` - Path: `/otlp/v1/metrics` - + - + ## Mimir query endpoints Methods: `GET` and `POST`. @@ -62,15 +62,15 @@ Refer to the [official Mimir documentation](https://grafana.com/docs/mimir/lates - Path: `/prometheus/api/v1/metadata` - Path: `/prometheus/api/v1/read` - Path: `/prometheus/api/v1/status/buildinfo` - + - + ## Additional endpoints Methods: `GET` - Path: `/federate` - + The `/federate` endpoint aims to replicate the behavior of the classic Prometheus `/federate` endpoint, but it is not an official Mimir endpoint. @@ -81,7 +81,7 @@ Refer to the [official Mimir documentation](https://grafana.com/docs/mimir/lates Refer to the [How to federate metrics](/cockpit/how-to/federate-scaleway-metrics) documentation page for more information. - + ## Mimir rules endpoints Methods: `GET`, `POST`, and `DELETE`. @@ -90,7 +90,7 @@ Refer to the [official Mimir documentation](https://grafana.com/docs/mimir/lates - Path: `/prometheus/api/v1/alerts` - Path: `/prometheus/config/v1/rules` - Path: `/prometheus/config/v1/rules/*` - + ## Loki supported endpoints (logs) @@ -99,16 +99,16 @@ The base URL pattern for logs is the following: `https://.logs.c Refer to the [official Loki documentation](https://grafana.com/docs/loki/latest/reference/loki-http-api/) for more details about the endpoints below. - + ## Loki write endpoints Method: `POST`. - Path: `/loki/api/v1/push` - Path: `/otlp/v1/logs` - + - + ## Loki query endpoints Methods: `GET` and `POST`. @@ -120,9 +120,9 @@ Refer to the [official Loki documentation](https://grafana.com/docs/loki/latest/ - Path: `/loki/api/v1/label/*` - Path: `/loki/api/v1/tail` - Path: `/loki/api/v1/series` - + - + ## Loki rules endpoints Methods: `GET`, `POST`, and `DELETE`. @@ -133,7 +133,7 @@ Refer to the [official Loki documentation](https://grafana.com/docs/loki/latest/ - Path: `/api/prom/rules/*` - Path: `/prometheus/api/v1/rules` - Path: `/prometheus/api/v1/alerts` - + ## Tempo supported endpoints (traces) @@ -141,7 +141,7 @@ The base URL pattern for traces is the following: `https://.trac Refer to the [official Tempo documentation](https://grafana.com/docs/tempo/latest/api_docs/) for more details about the endpoints below. - + ## Tempo write endpoints Method: `POST`. @@ -150,9 +150,9 @@ Refer to the [official Tempo documentation](https://grafana.com/docs/tempo/lates - Path: `/opentelemetry.proto.collector.trace.v1.TraceService/Export` - Path: `/jaeger` - Path: `/zipkin` - + - + ## Tempo query endpoints Method: `GET`. @@ -164,7 +164,7 @@ Refer to the [official Tempo documentation](https://grafana.com/docs/tempo/lates - Path: `/api/v2/search/tags` - Path: `/api/search/tag/*/values` - Path: `/api/v2/search/tag/*/values` - + ## Prometheus alert manager supported endpoints @@ -176,11 +176,11 @@ Refer to the [official Prometheus alert manager documentation](https://prometheu You must use the [Cockpit API](https://www.scaleway.com/en/developers/api/cockpit/regional-api/#path-alert-manager-get-the-alert-manager) to retrieve the ID of the alert manager. - + ## Alert manager endpoints Methods: `GET`, `POST`, and `DELETE`. - Path: `/alertmanager/*` - Path: `/api/v1/alerts` - \ No newline at end of file + \ No newline at end of file diff --git a/pages/components/docs.mdx b/pages/components/docs.mdx index 6b8e516cc7..82b06e5c64 100644 --- a/pages/components/docs.mdx +++ b/pages/components/docs.mdx @@ -88,15 +88,15 @@ server { The first child has to be an `h2` - + ## Concept with string Content string - + **Component example #2** - + ## Concept with MDX ``` @@ -116,17 +116,17 @@ The first child has to be an `h2` Lorem ipsum dolor sit amet, **consectetur adipisicing** elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, - + **Code example** ```jsx - + ## The first child has to be an `h2` You can use simple text and even MDX components here like Message, Lightbox, Code, etc - + ``` --- @@ -377,10 +377,6 @@ Props: `size="[small|medium|large]"` 🧩  This component uses a **Native Markdown** OR a **Tag** style. - Internal - - `` Tag component: Tutorials - ```jsx - Tutorials - ``` - `[]()` Native syntax: [Tutorials](/tutorials/) ```md [Tutorials](/tutorials) @@ -391,10 +387,6 @@ Props: `size="[small|medium|large]"` [Latest changes of the week](new-changes.pdf) ``` - External - - `` Tag component: Console Scaleway - ```jsx - Console Scaleway - ``` - `[]()` Native syntax: [Tutorials](https://console.scaleway.com) ```md [Tutorials](https://console.scaleway.com) diff --git a/pages/faq/index.mdx b/pages/faq/index.mdx deleted file mode 100644 index 3b5e2dc8e1..0000000000 --- a/pages/faq/index.mdx +++ /dev/null @@ -1,254 +0,0 @@ ---- -meta: - title: Frequently Asked Questions - description: Select from the following list of products and browse through the FAQ to find answers to commonly asked questions. -content: - paragraph: Select from the following list of products and browse through the FAQ to find answers to commonly asked questions. ---- - - - -## Browse FAQ pages by product - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/pages/iam/videos.mdx b/pages/iam/videos.mdx index 9fcfe49ccc..78e4dd00b2 100644 --- a/pages/iam/videos.mdx +++ b/pages/iam/videos.mdx @@ -14,6 +14,4 @@ dates: This video provides a quick overview of Scaleway's Identity and Access Management (IAM) feature. We present the functionalities you have access to in the Scaleway console via your IAM dashboard. - -