Skip to content

Commit 7c72496

Browse files
update section name
1 parent 05f507b commit 7c72496

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

pages/serverless-containers/how-to/use-private-networks.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ For full information about Scaleway Private Networks and VPC, see our [dedicated
2222

2323
## How to create a Private Network
2424

25-
This action must be carried out from the VPC section of the console. Follow the procedure detailed in our [dedicated VPC documentation](/vpc/how-to/create-private-network/).
25+
This action must be carried out from the Private Networks section of the console. Follow the procedure detailed in our [dedicated Private Networks documentation](/vpc/how-to/create-private-network/).
2626

2727
## How to attach a Serverless Container to a Private Network
2828

@@ -32,7 +32,7 @@ This action must be carried out from the VPC section of the console. Follow the
3232
2. Click the relevant containers namespace.
3333
3. Click the name of the container you want to manage.
3434
4. Open the **Settings** tab, then scroll to the **Advanced options** section.
35-
5. In the **VPC** tab, select a Private Network from the dropdown menu.
35+
5. In the **Private Networks** tab, select a Private Network from the dropdown menu.
3636
6. Click **Save container settings**.
3737

3838
Your container is redeployed, and is now attached to the selected Private Network.
@@ -42,7 +42,7 @@ This action must be carried out from the VPC section of the console. Follow the
4242
2. Click the **containers namespace** in which you want to create your container.
4343
3. Click **+ Create container**. The container creation wizard displays.
4444
4. Scroll to the **Advanced options** section.
45-
5. In the **VPC** tab, select a Private Network from the dropdown menu.
45+
5. In the **Private Networks** tab, select a Private Network from the dropdown menu.
4646
6. Configure the other parameters of your container, then click **Create container**. Refer to the [How to create a container](/serverless-containers/how-to/build-push-container-image/) for more information.
4747

4848
Your new container is deployed, and is attached to the selected Private Network.
@@ -55,7 +55,7 @@ This action must be carried out from the VPC section of the console. Follow the
5555
2. Click the relevant containers namespace.
5656
3. Click the name of the container you want to manage.
5757
4. Open the **Settings** tab, then scroll to the **Advanced options** section.
58-
5. In the **VPC** tab, click the <Icon name="unlink" /> icon next to the Private Network attached to your container.
58+
5. In the **Private Networks** tab, click the <Icon name="unlink" /> icon next to the Private Network attached to your container.
5959
6. Click **Save container settings**.
6060

6161
Your container is redeployed and is now detached from the Private Network.
@@ -66,7 +66,7 @@ Your container is redeployed and is now detached from the Private Network.
6666
Before deleting a Private Network, you must [detach](/vpc/how-to/attach-resources-to-pn/#how-to-detach-a-resource-from-a-private-network) all resources attached to it.
6767
</Message>
6868

69-
This must be carried out from the VPC section of the console. Follow the procedure detailed in our [dedicated VPC documentation](/vpc/how-to/delete-private-network/).
69+
This must be carried out from the Private Networks section of the console. Follow the procedure detailed in our [dedicated Private Networks documentation](/vpc/how-to/delete-private-network/).
7070

7171
## Private Networks and containers limitations
7272

pages/serverless-functions/how-to/use-private-networks.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ For full information about Scaleway Private Networks and VPC, see our [dedicated
2020

2121
## How to create a Private Network
2222

23-
This action must be carried out from the VPC section of the console. Follow the procedure detailed in our [dedicated VPC documentation](/vpc/how-to/create-private-network/).
23+
This action must be carried out from the Private Networks section of the console. Follow the procedure detailed in our [dedicated Private Networks documentation](/vpc/how-to/create-private-network/).
2424

2525
## How to attach a Serverless Function to a Private Network
2626

@@ -30,7 +30,7 @@ This action must be carried out from the VPC section of the console. Follow the
3030
2. Click the relevant functions namespace.
3131
3. Click the name of the function you want to manage.
3232
4. Open the **Settings** tab, then scroll to the **Advanced options** section.
33-
5. In the **VPC** tab, select a Private Network from the dropdown menu.
33+
5. In the **Private Networks** tab, select a Private Network from the dropdown menu.
3434
6. Click **Save function settings**.
3535

3636
Your function is redeployed, and is now attached to the selected Private Network.
@@ -40,7 +40,7 @@ This action must be carried out from the VPC section of the console. Follow the
4040
2. Click the **functions namespace** in which you want to create your function.
4141
3. Click **+ Create function**. The function creation wizard displays.
4242
4. Scroll to the **Advanced options** section.
43-
5. In the **VPC** tab, select a Private Network from the dropdown menu.
43+
5. In the **Private Networks** tab, select a Private Network from the dropdown menu.
4444
6. Configure the other parameters of your function, then click **Create function**. Refer to the [How to create a function](/serverless-functions/how-to/create-a-function/) for more information.
4545

4646
Your new function is deployed, and is attached to the selected Private Network.
@@ -53,7 +53,7 @@ This action must be carried out from the VPC section of the console. Follow the
5353
2. Click the relevant functions namespace.
5454
3. Click the name of the function you want to manage.
5555
4. Open the **Settings** tab, then scroll to the **Advanced options** section.
56-
5. In the **VPC** tab, click the <Icon name="unlink" /> icon next to the Private Network attached to your function.
56+
5. In the **Private Networks** tab, click the <Icon name="unlink" /> icon next to the Private Network attached to your function.
5757
6. Click **Save function settings**.
5858

5959
Your function is redeployed and is now detached from the Private Network.
@@ -64,7 +64,7 @@ Your function is redeployed and is now detached from the Private Network.
6464
Before deleting a Private Network, you must [detach](/vpc/how-to/attach-resources-to-pn/#how-to-detach-a-resource-from-a-private-network) all resources attached to it.
6565
</Message>
6666

67-
This must be carried out from the VPC section of the console. Follow the procedure detailed in our [dedicated VPC documentation](/vpc/how-to/delete-private-network/).
67+
This must be carried out from the Private Networks section of the console. Follow the procedure detailed in our [dedicated Private Networks documentation](/vpc/how-to/delete-private-network/).
6868

6969
## Private Networks and functions limitations
7070

0 commit comments

Comments
 (0)