We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3daba0a commit a019dc0Copy full SHA for a019dc0
azure-local/manage/create-logical-networks.md
@@ -5,7 +5,7 @@ author: alkohli
5
ms.author: alkohli
6
ms.topic: how-to
7
ms.service: azure-stack-hci
8
-ms.date: 10/22/2024
+ms.date: 01/06/2025
9
---
10
11
# Create logical networks for Azure Local
@@ -127,6 +127,12 @@ Create a static logical network when you want to create virtual machines with ne
127
128
> [!NOTE]
129
> DNS server and gateway must be specified if you're creating a static logical network.
130
+
131
132
+ > [!NOTE]
133
+ > Creating logical networks with overlapping IP pools on the same VLAN isn't permitted.
134
+ >
135
+ > In addition, if a VLAN ID isn't specified, the value defaults to 0.
136
137
1. Create a static logical network. Run the following cmdlet:
138
0 commit comments