diff --git a/faq/vpc.mdx b/faq/vpc.mdx index 0508062b34..4d14285664 100644 --- a/faq/vpc.mdx +++ b/faq/vpc.mdx @@ -28,7 +28,11 @@ When VPC and regional Private Networks moved from Public Beta to General Availab Scaleway currently has three regions: Paris, Amsterdam and Warsaw. One default VPC is automatically created for each region, in each Scaleway [Project](/organizations-and-projects/concepts/#project). Any new Private Networks that you create will be added to the default VPC for their region, unless you override this by specifying a different VPC. -You cannot delete a default VPC, but you can rename it, and/or create other VPCs and use those rather than the default VPCs, if you prefer. Default VPCs do not prevent you from deleting an otherwise empty Project. +You cannot delete a default VPC, but you can rename it, and/or create other VPCs and use those rather than the default VPCs, if you prefer. + + +Default VPCs do not prevent you from deleting an otherwise empty Project. + ### How much does it cost to create a VPC, Private Network or reserved private IP addresses? diff --git a/pages/vpc/troubleshooting/vpc-pn-routing-connectivity-issues.mdx b/pages/vpc/troubleshooting/vpc-pn-routing-connectivity-issues.mdx index c7e1e2a7ad..6d7dcb94da 100644 --- a/pages/vpc/troubleshooting/vpc-pn-routing-connectivity-issues.mdx +++ b/pages/vpc/troubleshooting/vpc-pn-routing-connectivity-issues.mdx @@ -35,8 +35,6 @@ Currently, routing is only supported between Private Networks in a single VPC. W - Routing between two different VPCs - Routing between Private Networks in different Scaleway Projects, or different regions -Watch out for our VPC Peering solution, planned for the future, which will enable communication between different VPCs. - ## I am experiencing issues with Elastic Metal server connectivity to a Private Network Note that some manual configuration of the network interface is required when attaching Elastic Metal servers to Private Networks. Follow the steps in our [dedicated documentation](/elastic-metal/how-to/use-private-networks/#how-to-configure-the-network-interface-on-your-elastic-metal-server-for-private-networks).