Skip to content

Commit 1b0532b

Browse files
authored
Update how-to-multiple-prefixes-subnet.md
added caution section regarding subnet properties "addressPrefixes" and "addressPrefix"
1 parent 5505c83 commit 1b0532b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/virtual-network/how-to-multiple-prefixes-subnet.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ The following limitations apply during the public preview:
3333

3434
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
3535

36+
> [!CAUTION]
37+
> Subnet properties "addressPrefixes" and "addressPrefix" are not to be used interchangeably. For best results, we recommend that customers use only "addressPrefixes" for both a single address prefix and for multiple address prefixes. If you are already using "addressPrefix" in your workflows, please stick with this.
38+
3639
# [PowerShell](#tab/powershell)
3740

3841
- Azure PowerShell installed locally or Azure Cloud Shell.

0 commit comments

Comments
 (0)