You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: faq/vpc.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ In the future, VPC will allow you to interconnect your VPC with other networks,
24
24
25
25
When VPC and regional Private Networks moved from Public Beta to General Availability, all mono-AZ Private Networks were automatically migrated to be regional. [Read the documentation](/vpc/reference-content/vpc-migration/) to find out more about the migration process.
26
26
27
-
### What is a default VPC and why can't I delete it?
27
+
### What is a default VPC and why can I not delete it?
28
28
29
29
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.
30
30
@@ -38,7 +38,7 @@ The following resources and features are free of charge:
38
38
- Private Networks (except for [Elastic Metal servers](https://www.scaleway.com/en/pricing/elastic-metal/) and [Apple silicon](https://www.scaleway.com/en/pricing/apple-silicon/))
39
39
- Reserved private IP addresses on IPAM
40
40
41
-
### Why can't I delete my Private Network even though it's empty?
41
+
### Why can I not delete my Private Network even though it is empty?
42
42
43
43
You might have a reserved IP address that is blocking the deletion - check out our [troubleshooting page](/vpc/troubleshooting/cant-delete-vpc-pn/).
44
44
@@ -52,7 +52,7 @@ Yes, [VPC routing](/vpc/concepts#routing) allows you to automize the routing of
52
52
53
53
This is not currently possible. You may consider using a VPN tunnel to achieve this, for example [IPsec](https://en.wikipedia.org/wiki/IPsec) or [WireGuard](https://en.wikipedia.org/wiki/WireGuard). Scaleway also offers an [OpenVPN InstantApp](/tutorials/openvpn-instant-app/), making it easy to install a VPN directly on an Instance.
54
54
55
-
### Why can't I route traffic to my Managed Database on another Private Network?
55
+
### Why can I not route traffic to my Managed Database on another Private Network?
56
56
57
57
Managed Databases do not currently support VPC routing - see our [dedicated documentation](/vpc/reference-content/understanding-routing/#limitations)
0 commit comments