Skip to content

Commit 8ae6f7c

Browse files
Apply suggestions from code review
1 parent a2925c0 commit 8ae6f7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-apps/networking.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ There are two architectures in Container Apps: the Consumption only architecture
2727

2828
| Architecture Type | Description |
2929
|-----------|-------------|
30-
| Workload profiles architecture (preview) | Supports user defined routes (UDR) and egress through NAT Gateway when using a custom VNet. The minimum required subnet size is /27. |
30+
| Workload profiles architecture (preview) | Supports user defined routes (UDR) and egress through NAT Gateway when using a custom virtual network. The minimum required subnet size is /27. |
3131
| Consumption only architecture | Doesn't support user defined routes (UDR) and egress through NAT Gateway. The minimum required subnet size is /23. |
3232

3333
## Accessibility Levels
@@ -53,7 +53,7 @@ As you create a custom VNet, keep in mind the following situations:
5353
- You can restrict inbound requests to the environment exclusively to the VNet by deploying the environment as [internal](vnet-custom-internal.md).
5454

5555
> [!NOTE]
56-
> When you provide your own VNet, additional [managed resources](networking.md#managed-resources) are created which incur billing.
56+
> When you provide your own virtual network, additional [managed resources](networking.md#managed-resources) are created, which incur billing.
5757
5858
As you begin to design the network around your container app, refer to [Plan virtual networks](../virtual-network/virtual-network-vnet-plan-design-arm.md) for important concerns surrounding running virtual networks on Azure.
5959

0 commit comments

Comments
 (0)