Skip to content
Merged
Show file tree
Hide file tree
Changes from 7 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed faq/assets/scaleway-switch-organization.webp
Binary file not shown.
283 changes: 282 additions & 1 deletion faq/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,285 @@ meta:
content:
h1: Frequently Asked Questions
paragraph: Select from the following list of products and browse through the FAQ to find answers to commonly asked questions
---
---

## Account & Billing

<Grid>

<ProductCardIllustration
productLogo="accountExperience"
url="/account/faq/"
label="Account FAQ"
/>

<ProductCardIllustration
productLogo="accountBilling"
url="/billing/faq/"
label="Billing FAQ"
/>

</Grid>

## Security & Identity

<Grid>
<ProductCardIllustration
productLogo="auditTrail"
url="/audit-trail/faq/"
label="Audit Trail FAQ"
/>

<ProductCardIllustration
productLogo="iam"
url="/iam/faq/"
label="Identity & Access Management FAQ"
/>

<ProductCardIllustration
productLogo="kms"
url="/key-manager/faq/"
label="Key Manager FAQ"
/>

<ProductCardIllustration
productLogo="secretManager"
url="/secret-manager/faq//"
label="Secret Manager FAQ"
/>

<ProductCardIllustration
productLogo="cockpit"
url="/storage/troubleshooting/"
label="Cockpit"
/>
</Grid>

## Environmentatal Footprint

<Grid>
<ProductCardIllustration
productLogo="environmentalFootprintCalculator"
url="/environmental-footprint/faq/"
label="Environmental Footprint Calculator FAQ"
/>

</Grid>

## AI & Data

<Grid>

<ProductCardIllustration
productLogo="generativeApi"
url="/generative-apis/faq/"
label="Generative APIs FAQ"
/>

<ProductCardIllustration
productLogo="inference"
url="/billing/faq/"
label="Managed Inference FAQ"
/>

</Grid>

## Bare Metal

<Grid>

<ProductCardIllustration
productLogo="appleSilicon"
url="/apple-silicon/faq/"
label="Apple silcion FAQ"
/>

<ProductCardIllustration
productLogo="dedibox"
url="/dedibox-scaleway/faq/"
label="Dedibox in the Scaleway console FAQ"
/>

<ProductCardIllustration
productLogo="dedibox"
url="/dedibox/faq/"
label="Dedibox FAQ"
/>

<ProductCardIllustration
productLogo="elasticMetal"
url="/elastic-metal/faq/"
label="Elastic Metal FAQ"
/>

</Grid>

## Compute

<Grid>
<ProductCardIllustration
productLogo="instances"
url="/instances/faq/"
label="Instances FAQ"
/>

</Grid>

## Containers

<Grid>

<ProductCardIllustration
productLogo="containerRegistry"
url="/container-registry/faq/"
label="Container Registry FAQ"
/>

<ProductCardIllustration
productLogo="k8sKapsule"
url="/kubernetes/faq/"
label="Kubernetes FAQ"
/>

</Grid>

## Managed Databases

<Grid>

<ProductCardIllustration
productLogo="redis"
url="/managed-databases-for-redis/faq/"
label="Managed Database for Redis™ FAQ"
/>

<ProductCardIllustration
productLogo="managedDatabase"
url="/managed-databases-for-postgresql-and-mysql/faq/"
label="Managed Database for PostgreSQL and MySQL FAQ"
/>

</Grid>

## Managed Services

<Grid>

<ProductCardIllustration
productLogo="distributedDataLab"
url="/data-lab/faq/"
label="Distributed Data Lab FAQ"
/>

<ProductCardIllustration
productLogo="iotHub"
url="/iot-hub/faq/"
label="IoT Hub FAQ"
/>

<ProductCardIllustration
productLogo="transactionalEmail"
url="/transactional-email/faq/"
label="Transactional Email FAQ"
/>

</Grid>

## Network

<Grid>

<ProductCardIllustration
productLogo="edgeServices"
url="/edge-services/faq/"
label="Edge Services FAQ"
/>

<ProductCardIllustration
productLogo="domainsAndDns"
url="/domains-and-dns/faq/"
label="Domains and DNS FAQ"
/>

<ProductCardIllustration
productLogo="loadBalancers"
url="/load-balancer/faq/"
label="Load Balancer FAQ"
/>

<ProductCardIllustration
productLogo="ipam"
url="/ipam/faq/"
label="IPAM FAQ"
/>
<ProductCardIllustration
productLogo="publicGateway"
url="/public-gateways/faq/"
label="Public Gateways FAQ"
/>

<ProductCardIllustration
productLogo="vpc"
url="/vpc/faq/"
label="VPC FAQ"
/>

</Grid>

## Serverless

<Grid>

<ProductCardIllustration
productLogo="cockpit"
url="/messaging/faq/"
label="Messaging and Queuing FAQ"
/>

</Grid>

<Grid>

<ProductCardIllustration
productLogo="containers"
url="/serverless-containers/faq/"
label="Serverless Containers FAQ"
/>

<ProductCardIllustration
productLogo="serverlessJob"
url="/serverless-jobs/faq/"
label="Serverless Jobs FAQ"
/>

<ProductCardIllustration
productLogo="functions"
url="/serverless-functions/faq/"
label="Serverless Functopns FAQ"
/>

<ProductCardIllustration
productLogo="serverlessDB"
url="/serverless-sql-databases/faq/"
label="Serverless SQL Databases FAQ"
/>

</Grid>

## Storage

<Grid>

<ProductCardIllustration
productLogo="blockStorage"
url="/block-storage/faq/"
label="Block Storage FAQ"
/>

<ProductCardIllustration
productLogo="objectStorage"
url="/object-storage/faq/"
label="Object Storage FAQ"
/>

</Grid>
56 changes: 0 additions & 56 deletions faq/private-networks.mdx

This file was deleted.

Loading