Skip to content

Commit 3213ad4

Browse files
authored
Update concept-ip-address-management.md
1 parent ca6df7c commit 3213ad4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
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
@@ -40,7 +40,7 @@ The IPAM feature in Azure Virtual Network Manager works through the following ke
4040
- Delegating IP address management permissions
4141
- Simplifying resource creation
4242

43-
### Managing IP Address Pools
43+
### Manage IP address pools
4444

4545
IPAM allows network administrators to plan and organize IP address usage by creating pools with address spaces and respective sizes. These pools act as containers for groups of CIDRs, enabling logical grouping for specific networking purposes. You can create a structured hierarchy of pools, dividing a larger pool into smaller, more manageable pools, aiding in more granular control and organization of your network's IP address space.
4646

@@ -57,8 +57,8 @@ When it comes to allocation, you can assign Azure resources with CIDRs, such as
5757
With IPAM, you can delegate permission to other users to utilize the IPAM pools, ensuring controlled access and management while democratizing pool allocation. These permissions allow users to see the pools they have access to, aiding in choosing the right pool for their needs.
5858

5959
Delegating permissions also allows others to view usage statistics and lists of resources associated with the pool. Within your network manager, complete usage statistics are available including:
60-
- the total number of IPs in pool.
61-
- the percentage of allocated pool space.
60+
- The total number of IPs in pool.
61+
- The percentage of allocated pool space.
6262

6363
Additionally, it shows details for pools and resources associated with pools, giving a complete overview of the IP usages and aiding in better resource management and planning.
6464

0 commit comments

Comments
 (0)