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-manage-ip-addresses-network-manager.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,12 +39,12 @@ In this step, you create an IP address pool for your virtual network.
39
39
|**Description**| Enter a description for the IP address pool. |
40
40
|**Parent pool**| For creating a **root pool**, leave default of **None**. For creating a **child pool**, select the parent pool. |
41
41
42
-
:::image type="content" source="media/how-to-manage-ip-addresses/create-root-pool.png" alt-text="Screenshot of Create an ip address pool settings for a root pool" :::
42
+
:::image type="content" source="media/how-to-manage-ip-addresses/create-root-pool.png" alt-text="Screenshot of Create an ip address pool settings for a root pool." :::
43
43
44
44
6. Select **Next** or the **IP addresses** tab.
45
45
7. Under **Starting address**, enter the IP address range for the pool.
46
46
47
-
:::image type="content" source="media/how-to-manage-ip-addresses/set-pool-ip-range-thumb.png" alt-text="Screenshot of IP address range settings for a root pool" lightbox="media/how-to-manage-ip-addresses/set-pool-ip-range.png":::
47
+
:::image type="content" source="media/how-to-manage-ip-addresses/set-pool-ip-range-thumb.png" alt-text="Screenshot of IP address range settings for a root pool." lightbox="media/how-to-manage-ip-addresses/set-pool-ip-range.png":::
48
48
49
49
8. Select **Review + create** and then **Create** to create the IP address pool.
50
50
9. Repeat these steps for another root or child pool.
@@ -55,7 +55,7 @@ In this step, you associate an existing virtual network with an IP address pool
55
55
56
56
1. Browse to your network manager instance and select your IP address pool.
57
57
2. From the left menu, select **Allocations** under **Settings** or select **Allocate**.
58
-
3. In the **Allocations** window, select **+ Create**>**Associate resources**. The **Associate resources** option allocates a CIDR to an existing virtual network.
58
+
3. In the **Allocations** window, select **+ Create** > **Associate resources**. The **Associate resources** option allocates a CIDR to an existing virtual network.
59
59
60
60
:::image type="content" source="media/how-to-manage-ip-addresses/pool-allocation-settings-associate-resource-thumb.png" alt-text="Screenshot of allocations page for associating resources." lightbox="media/how-to-manage-ip-addresses/pool-allocation-settings-associate-resource.png":::
61
61
@@ -76,7 +76,7 @@ In this step, you create a static CIDR block for a pool. This is helpful for all
76
76
77
77
1. Browse to your IP address pool.
78
78
2. Select **Allocate** or **Allocations** under **Settings**.
79
-
3. In the **Allocations** window, select **+ Create**>**Allocate static CIDRs**.
79
+
3. In the **Allocations** window, select **+ Create** > **Allocate static CIDRs**.
80
80
4. In the **Allocate static CIDRs from pool** window, enter the following information:
81
81
82
82
| Field | Description |
@@ -88,7 +88,7 @@ In this step, you create a static CIDR block for a pool. This is helpful for all
88
88
:::image type="content" source="media/how-to-manage-ip-addresses/create-static-cidr-reservation.png" alt-text="Screenshot of Allocate static CIDR from pool window with address range for CIDR reservation.":::
89
89
90
90
5. Select **Allocate**.
91
-
6.
91
+
92
92
## Review allocation usage
93
93
94
94
In this step, you review the allocation usage of the IP address pool. This helps you understand how the CIDRs are being used in the pool, along with the percentage of the pool that is allocated and the compliance status of the pool.
@@ -121,7 +121,7 @@ In this step, you review the allocation usage of the IP address pool. This helps
121
121
122
122
## Delegating permissions for IP address management
123
123
124
-
In this step, you delegate permissions to other users to manage IP address pools in your network manager using A[zure role-based access control (RBAC)](../role-based-access-control/check-access.md). This allows you to control access to the IP address pools and ensure that only authorized users can manage the pools.
124
+
In this step, you delegate permissions to other users to manage IP address pools in your network manager using [Azure role-based access control (RBAC)](../role-based-access-control/check-access.md). This allows you to control access to the IP address pools and ensure that only authorized users can manage the pools.
125
125
126
126
1. Browse to your IP address pool.
127
127
2. In the left menu, select **Access control (IAM)**.
@@ -165,7 +165,6 @@ In this step, you create a virtual network with a nonoverlapping CIDR range by a
165
165
166
166
8. Optionally create subnets referring to the selected pool.
167
167
9. Select **Review + create** and then **Create** to create the virtual network.
0 commit comments