Skip to content

Commit 85ddb6b

Browse files
update portal to infrastructure subnet
1 parent 202f62f commit 85ddb6b

File tree

3 files changed

+21
-31
lines changed

3 files changed

+21
-31
lines changed

articles/container-apps/vnet-custom-internal.md

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: container-apps
55
author: craigshoemaker
66
ms.service: container-apps
77
ms.topic: how-to
8-
ms.date: 2/18/2022
8+
ms.date: 5/13/2022
99
ms.author: cshoe
1010
zone_pivot_groups: azure-cli-or-portal
1111
---
@@ -27,25 +27,16 @@ The following example shows you how to create a Container Apps environment in an
2727
9. Next to the *Virtual network* box, select the **Create new** link.
2828
10. Enter **my-custom-vnet** in the name box.
2929
11. Select the **OK** button.
30-
12. Next to the *Control plane subnet* box, select the **Create new** link and enter the following values:
30+
12. Next to the *Infrastructure subnet* box, select the **Create new** link and enter the following values:
3131

3232
| Setting | Value |
3333
|---|---|
34-
| Subnet name | Enter **my-control-plane-vnet**. |
34+
| Subnet Name | Enter **my-vnet-subnet**. |
3535
| Virtual Network Address Block | Keep the default values. |
3636
| Subnet Address Block | Keep the default values. |
3737

38-
13. Select the **OK** button.
39-
14. Next to the *Control plane subnet* box, select the **Create new** link and enter the following values:
40-
41-
| Setting | Value |
42-
|---|---|
43-
| Subnet name | Enter **my-apps-vnet**. |
44-
| Virtual Network Address Block | Keep the default values. |
45-
| Subnet Address Block | Keep the default values. |
46-
47-
15. Under *Virtual IP*, select **Internal**.
48-
16. Select **Create**.
38+
13. Under *Virtual IP*, select **Internal**.
39+
14. Select **Create**.
4940

5041
<!-- Deploy -->
5142
[!INCLUDE [container-apps-create-portal-deploy.md](../../includes/container-apps-create-portal-deploy.md)]

articles/container-apps/vnet-custom.md

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: container-apps
55
author: craigshoemaker
66
ms.service: container-apps
77
ms.topic: how-to
8-
ms.date: 2/18/2022
8+
ms.date: 05/13/2022
99
ms.author: cshoe
1010
zone_pivot_groups: azure-cli-or-portal
1111
---
@@ -27,25 +27,17 @@ The following example shows you how to create a Container Apps environment in an
2727
9. Next to the *Virtual network* box, select the **Create new** link.
2828
10. Enter **my-custom-vnet** in the name box.
2929
11. Select the **OK** button.
30-
12. Next to the *Control plane subnet* box, select the **Create new** link and enter the following values:
30+
12. Next to the *Infrastructure subnet* box, select the **Create new** link and enter the following values:
3131

3232
| Setting | Value |
3333
|---|---|
34-
| Subnet name | Enter **my-control-plane-vnet**. |
34+
| Subnet Name | Enter **my-vnet-subnet**. |
3535
| Virtual Network Address Block | Keep the default values. |
3636
| Subnet Address Block | Keep the default values. |
3737

3838
13. Select the **OK** button.
39-
14. Next to the *Control plane subnet* box, select the **Create new** link and enter the following values:
40-
41-
| Setting | Value |
42-
|---|---|
43-
| Subnet name | Enter **my-apps-vnet**. |
44-
| Virtual Network Address Block | Keep the default values. |
45-
| Subnet Address Block | Keep the default values. |
46-
47-
15. Under *Virtual IP*, select **External**.
48-
16. Select **Create**.
39+
14. Under *Virtual IP*, select **External**.
40+
15. Select **Create**.
4941

5042
<!-- Deploy -->
5143
[!INCLUDE [container-apps-create-portal-deploy.md](../../includes/container-apps-create-portal-deploy.md)]

includes/container-apps-create-portal-steps.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,22 @@ In the *Basics* tab, do the following actions.
3030

3131
#### Create an environment
3232

33-
1. In the *Create Container App environment* field, select **Create new**.
34-
1. In the *Create Container App Environment* page on the *Basics* tab, enter the following values:
33+
1. Select the appropriate region.
3534

3635
| Setting | Value |
37-
|---|---|
36+
|--|--|
37+
| Region | Select **Canada Central**. |
38+
39+
1. In the *Create Container Apps environment* field, select the **Create new** link.
40+
1. In the *Create Container Apps Environment* page on the *Basics* tab, enter the following values:
41+
42+
| Setting | Value |
43+
|--|--|
3844
| Environment name | Enter **my-environment**. |
45+
| Zone redundancy | Select **Disabled** |
3946

4047
1. Select the **Monitoring** tab to create a Log Analytics workspace.
41-
1. Select **Create new** in the *Log Analytics workspace* field.
48+
1. Select the **Create new** link in the *Log Analytics workspace* field.
4249
1. Enter **my-container-apps-logs** in the *Name* field of the *Create new Log Analytics Workspace* dialog.
4350

4451
The *Location* field is pre-filled with *Canada Central* for you.

0 commit comments

Comments
 (0)