Skip to content

Commit 6521a86

Browse files
committed
tweaked note
1 parent 5a031f1 commit 6521a86

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

azure-local/manage/create-logical-networks.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@ Complete the following steps to create a logical network using Azure CLI.
8686
You can use the `az stack-hci-vm network lnet create` cmdlet to create a logical network on the VM switch for a DHCP or a static IP configuration. The parameters used to create a DHCP and a static logical network are different.
8787
8888
> [!NOTE]
89-
> Creating logical networks with overlapping IP pools on the same VLAN isn't permitted.
90-
>
91-
> If a VLAN ID isn't specified, the value defaults to 0.
89+
> For both dynamic and static networks, the following apply:
90+
> - Creating logical networks with overlapping IP pools on the same VLAN isn't permitted.
91+
> - If a VLAN ID isn't specified, the value defaults to 0.
9292
9393
#### Create a static logical network via CLI
9494

0 commit comments

Comments
 (0)