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
> Network address prefixes requires a CDIR range of 23.
27
+
> Network address prefixes requires a CDIR range of `/23`.
28
28
29
29
7. Select the **Networking** tab to create a VNET.
30
30
8. Select **Yes** next to *Use your own virtual network*.
@@ -81,7 +81,7 @@ $VNET_NAME="my-custom-vnet"
81
81
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.
82
82
83
83
> [!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.
0 commit comments