Skip to content

Commit d4e3542

Browse files
committed
add note to vnet-custom-internal
1 parent a894327 commit d4e3542

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,9 @@ $vnet = New-AzVirtualNetwork @VnetArgs
118118

119119
---
120120

121+
> [!NOTE]
122+
> Network subnet address prefix requires a CIDR range of `/23`.
123+
121124
With the VNET established, you can now query for the infrastructure subnet ID.
122125

123126
# [Bash](#tab/bash)

0 commit comments

Comments
 (0)