diff --git a/menu/navigation.json b/menu/navigation.json index 9adb842ca4..0994b32484 100644 --- a/menu/navigation.json +++ b/menu/navigation.json @@ -1171,6 +1171,10 @@ "label": "Activate an IPv6 block ", "slug": "activate-ipv6-block" }, + { + "label": "Configure IPv6", + "slug": "configure-ipv6-dedibox" + }, { "label": "Modify Dedibox options", "slug": "modify-server-options" @@ -1478,6 +1482,10 @@ "label": "Use placement groups", "slug": "use-placement-groups" }, + { + "label": "Create an image", + "slug": "create-a-backup" + }, { "label": "Create an image from a snapshot", "slug": "create-image-from-snapshot" @@ -4990,6 +4998,10 @@ "label": "Detach a volume", "slug": "detach-a-volume" }, + { + "label": "Unmount a volume", + "slug": "unmount-a-volume" + }, { "label": "Delete a snapshot", "slug": "delete-a-snapshot" diff --git a/pages/object-storage/api-cli/share-buckets-read-only.mdx b/pages/object-storage/api-cli/share-buckets-read-only.mdx index faae0ad743..50f5e83c60 100644 --- a/pages/object-storage/api-cli/share-buckets-read-only.mdx +++ b/pages/object-storage/api-cli/share-buckets-read-only.mdx @@ -1,6 +1,7 @@ --- title: Sharing Object Storage buckets in read-only mode description: Share Scaleway Object Storage buckets with read-only access using the AWS CLI. +noindex: true tags: object storage bucket read only read-only aws cli dates: validation: 2025-02-11 diff --git a/pages/public-gateways/how-to/move-to-routed-ip.mdx b/pages/public-gateways/how-to/move-to-routed-ip.mdx index f9e15d5e07..17b26082df 100644 --- a/pages/public-gateways/how-to/move-to-routed-ip.mdx +++ b/pages/public-gateways/how-to/move-to-routed-ip.mdx @@ -1,6 +1,7 @@ --- title: How to move your Public Gateway to a routed IP description: Find out how to move your Public Gateway from a legacy NAT IP addressing solution, to a routed IP solution, compatible with Scaleway's IP mobility project and features. +noindex: true tags: public-gateway public gateway nat-ip routed-ip ip-mobility dates: validation: 2025-04-15