Skip to content

Commit 3d5728a

Browse files
Apply suggestions from code review
1 parent 8143958 commit 3d5728a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-apps/vnet-custom.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The following example shows you how to create a Container Apps environment in an
2424
[!INCLUDE [container-apps-create-portal-steps.md](../../includes/container-apps-create-portal-steps.md)]
2525

2626
> [!NOTE]
27-
> Network address prefixes requires a CDIR range of 23.
27+
> Network address prefixes requires a CDIR range of `/23`.
2828
2929
7. Select the **Networking** tab to create a VNET.
3030
8. Select **Yes** next to *Use your own virtual network*.
@@ -81,7 +81,7 @@ $VNET_NAME="my-custom-vnet"
8181
Now create an Azure virtual network to associate with the Container Apps environment. The virtual network must have a subnet available for the environment deployment.
8282

8383
> [!NOTE]
84-
> You can use an existing virtual network, but a dedicated subnet with a CDIR range of 23 is required for use with Container Apps.
84+
> You can use an existing virtual network, but a dedicated subnet with a CDIR range of `/23` is required for use with Container Apps.
8585
8686
# [Bash](#tab/bash)
8787

0 commit comments

Comments
 (0)