|
| 1 | +--- |
| 2 | +title: Manage IP addresses with Azure Virtual Network Manager |
| 3 | +description: Learn how to manage IP addresses with Azure Virtual Network Manager by creating and assigning IP address pools to your virtual networks. |
| 4 | +author: mbender-ms |
| 5 | +ms.author: mbender |
| 6 | +ms.service: virtual-network-manager |
| 7 | +ms.topic: how-to |
| 8 | +ms.date: 07/17/2024 |
| 9 | +#customer intent: As a network administrator, I want to learn how to manage IP addresses with Azure Virtual Network Manager so that I can create and assign IP address pools to my virtual networks. |
| 10 | +--- |
| 11 | + |
| 12 | +# Manage IP addresses with Azure Virtual Network Manager |
| 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 with Azure Virtual Network Manager in the Azure portal. |
| 15 | + |
| 16 | +[!INCLUDE [virtual-network-manager-ipam](../../includes/virtual-network-manager-ipam.md)] |
| 17 | + |
| 18 | +## Prerequisites |
| 19 | + |
| 20 | +- An Azure subscription. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/) before you begin. |
| 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