Skip to content

Commit 7f5466d

Browse files
author
Michael Bender
committed
Acrolinx
1 parent eca7923 commit 7f5466d

6 files changed

+27
-14
lines changed

articles/virtual-network-manager/concept-ip-address-management.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 09/26/2024
1111

1212
# What is IP address management (IPAM) in Azure Virtual Network Manager?
1313

14-
In this article, you learn about the IP address management (IPAM) feature in Azure Virtual Network Manager and how it can help you manage IP addresses in your virtual networks. With Azure Virtual Network Manager's IP Address Management (IPAM), you can create pools for IP address planning, automatically assign non-overlapping classless inter-domain routing (CIDR) addresses to Azure resources, and prevent address space conflicts across on-premises and multicloud environments.
14+
In this article, you learn about the IP address management (IPAM) feature in Azure Virtual Network Manager and how it can help you manage IP addresses in your virtual networks. With Azure Virtual Network Manager's IP Address Management (IPAM), you can create pools for IP address planning, automatically assign nonoverlapping classless inter-domain routing (CIDR) addresses to Azure resources, and prevent address space conflicts across on-premises and multicloud environments.
1515

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

@@ -21,7 +21,7 @@ In Azure Virtual Network Manager, IP address management (IPAM) helps you central
2121

2222
- Create pools for IP address planning.
2323

24-
- Automatically assign non-overlapped CIDRs to Azure resources.
24+
- Automatically assign nonoverlapped CIDRs to Azure resources.
2525

2626
- Reserve IPs for specific needs.
2727

@@ -45,7 +45,7 @@ IPAM allows network administrators to plan and organize IP address usage by crea
4545

4646
There are two types of pools in IPAM:
4747
- Root pool: The first pool created in your instance is the root pool. This represents your entire IP address range.
48-
- Child pool: A child pool is a subset of the root pool or another child pool. You can create multiple child pools within a root pool or another child pool. You can have up to 7 layers of pools
48+
- Child pool: A child pool is a subset of the root pool or another child pool. You can create multiple child pools within a root pool or another child pool. You can have up to seven layers of pools
4949

5050
### Allocating IP addresses to Azure resources
5151

articles/virtual-network-manager/how-to-manage-ip-addresses-network-manager.md

Lines changed: 24 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ In this step, you associate an existing virtual network with an IP address pool
6262

6363
:::image type="content" source="media/how-to-manage-ip-addresses/associate-virtual-network-resources-thumb.png" alt-text="Screenshot of associate resources page with virtual networks selected." lightbox="media/how-to-manage-ip-addresses/associate-virtual-network-resources.png":::
6464

65-
5. Verify the virtual network are listed.
65+
5. Verify the virtual network is listed.
6666

6767
:::image type="content" source="media/how-to-manage-ip-addresses/ip-address-pool-allocation-statistics.png" alt-text="Screenshot of IP address pool allocations and statistics.":::
6868

@@ -71,7 +71,7 @@ In this step, you associate an existing virtual network with an IP address pool
7171
7272
## Create static CIDR blocks for a pool
7373

74-
In this step, you create a static CIDR block for a pool. This is helpful for allocating a space that is outside of Azure or Azure resources that aren't supported by IPAM. For example, you can allocate a CIDR in the pool to the address space in your on-premises environment. Likewise, you can also use this for a space that is used by a Virtual WAN hub or Azure VMware Private Cloud.
74+
In this step, you create a static CIDR block for a pool. This is helpful for allocating a space that is outside of Azure or Azure resources not supported by IPAM. For example, you can allocate a CIDR in the pool to the address space in your on-premises environment. Likewise, you can also use this for a space that is used by a Virtual WAN hub or Azure VMware Private Cloud.
7575

7676
1. Browse to your IP address pool.
7777
2. Select **Allocate** or **Allocations** under **Settings**.
@@ -104,7 +104,7 @@ In this step, you review the allocation usage of the IP address pool. This helps
104104
| **Available address count** | The number of addresses that are allocated to the pool. |
105105
| **IP allocation** | The set of IP addresses that are allocated from the pool for potential use. |
106106

107-
:::image type="content" source="media/how-to-manage-ip-addresses/review-ip-address-pool-allocations.png" alt-text="Screenshot of an ip address pool allocations and statistics for the pool.":::
107+
:::image type="content" source="media/how-to-manage-ip-addresses/review-ip-address-pool-allocations.png" alt-text="Screenshot of an IP address pool's allocations and statistics for the pool.":::
108108

109109
4. For each allocation, you can review the following:
110110

@@ -130,7 +130,7 @@ In this step, you delegate permissions to other users to manage IP address pools
130130

131131
:::image type="content" source="media/how-to-manage-ip-addresses/delegate-ip-address-pool-permissions.png" alt-text="Screenshot of the Add role assignment window with IPAM Pool User selected.":::
132132

133-
6. Choose **+ Select members** and then **Select** the user, group,service principal, or managed identity that you want to assign the role to.
133+
6. Choose **+ Select members** and then **Select** the user, group, service principal, or managed identity that you want to assign the role to.
134134
7. Select **Review + assign** and then **Assign** to delegate permissions to the user.
135135

136136

@@ -144,17 +144,30 @@ In this step, you create a virtual network with a nonoverlapping CIDR range by a
144144

145145
| Field | Description |
146146
| --- | --- |
147-
| **Subscription** | Select your subscription. |
147+
| **Subscription** | Select the subscription managed by a Network Manager management scope. |
148148
| **Resource group** | Select the resource group for the virtual network. |
149149
| **Name** | Enter a name for the virtual network. |
150-
| **Region** | Select the region for the virtual network. |
151-
150+
| **Region** | Select the region for the virtual network. IP address pools must be in the same region as your virtual network in order to be associated.|
151+
152152
4. Select the **IP addresses** tab or **Next** > **Next**.
153-
5. On the **IP addresses** tab, select **Allocate using IPAM.*
154-
6. In the **Select an IPAM pool** window, select the IP address pool that you want to associate with the virtual network and then choose **Select**.
153+
5. On the **IP addresses** tab, select **Allocate using IP address pools** checkbox.
154+
155+
:::image type="content" source="media/how-to-manage-ip-addresses/create-virtual-network-ip-address-pool.png" alt-text="Screenshot of create virtual network window with Allocate using IP address setting.":::
156+
157+
6. In the **Select an IP address pool** window, select the IP address pool that you want to associate with the virtual network and then choose **Save**. You can select at most one IPv4 pool and one IPv6 pool for association to a single virtual network.
158+
159+
:::image type="content" source="media/how-to-manage-ip-addresses/virtual-network-create-select-ip-address-pool-thumb.png" alt-text="Screenshot of Select an IP address pool with IP address pool selected." lightbox="media/how-to-manage-ip-addresses/virtual-network-create-select-ip-address-pool.png":::
160+
155161
7. From the dropdown menu next to your IP address pool, select the size for the virtual network.
156-
8. Select **Review + create** and then **Create** to create the virtual network.
157-
9. Once the virtual network is created, you can view the IP address pool that is associated with the virtual network under **Allocations** in the IP address pool.
162+
163+
:::image type="content" source="media/how-to-manage-ip-addresses/virtual-network-create-select-address-space-size.png" alt-text="Screenshot of Create virtual network window with IP address size selection.":::
164+
165+
8. Optionally create subnets referring to the selected pool.
166+
9. Select **Review + create** and then **Create** to create the virtual network.
167+
10. Once the virtual network is created, you can
158168

159169
## Next steps
160170

171+
> [!div class="nextstepaction"]
172+
> [What is IP address management in Azure Virtual Network Manager](./concept-ip-address-management.md)
173+
57.6 KB
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)