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
Copy file name to clipboardExpand all lines: articles/virtual-network-manager/how-to-ip-address-management.md
+19-2Lines changed: 19 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,11 +11,28 @@ ms.date: 07/17/2024
11
11
12
12
# Manage IP addresses with Azure Virtual Network Manager
13
13
14
-
Azure Virtual Network Manager allows you to manage IP addresses by creating and assigning IP address pools to your virtual networks. This article shows you how to create and assign IP address pools to your virtual networks.
14
+
Azure Virtual Network Manager allows you to manage IP addresses by creating and assigning IP address pools to your virtual networks. This article shows you how to create and assign IP address pools to your virtual networks with Azure Virtual Network Manager in the Azure portal.
- An Azure subscription. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/) before you begin.
21
-
-
21
+
- An existing network manager instance. If you don't have a network manager instance, see [Create a network manager instance](create-virtual-network-manager-portal.md).
22
+
23
+
## Create an IP address pool
24
+
25
+
In this step, you'll create an IP address pool for your virtual network.
26
+
27
+
1. In the Azure portal, search for and select **Network managers**.
28
+
2. Select your network manager instance.
29
+
3. In the left menu, select **IP address pools** under **IP address management**.
30
+
4. Select **+ Create** or **Create** to create a new IP address pool.
31
+
5. In the **Create an IP address pool** window, enter the following information:
32
+
| Field | Description |
33
+
| --- | --- |
34
+
|**Name**| Enter a name for the IP address pool. |
35
+
|**Description**| Enter a description for the IP address pool. |
36
+
|**Parent pool**| For creating a **root pool**, leave default of . For creating a **child pool**, select the parent pool. |
0 commit comments