Skip to content

Commit 4f56eb4

Browse files
author
Michael Bender
committed
added how-to items and acrolinx
:
1 parent e7895cc commit 4f56eb4

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

articles/virtual-network-manager/how-to-ip-address-management.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,28 @@ ms.date: 07/17/2024
1111

1212
# Manage IP addresses with Azure Virtual Network Manager
1313

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.
1515

1616
[!INCLUDE [virtual-network-manager-ipam](../../includes/virtual-network-manager-ipam.md)]
1717

1818
## Prerequisites
1919

2020
- 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. |
37+
38+
6. Select **Next** or the **IP addresses** tab.

0 commit comments

Comments
 (0)