Skip to content

Commit bbedd54

Browse files
author
Michael Bender
committed
updated limitations
1 parent 689f02e commit bbedd54

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,16 @@ When creating CIDR-supporting resources like virtual networks, CIDRs are automat
6868

6969
## Permission requirements for IPAM in Azure Virtual Network Manager
7070

71-
You need to have the Network Contributor role for the scope of the network manager instance you want to create and manage.
71+
When using IP address management, the **IPAM Pool User** role alone is sufficient for delegation. During the public preview, you also need to grant **Network Manager Read** access to ensure full discoverability of IP address pools and virtual networks across the Network Manager's scope. Without this role, users with only the **IPAM Pool User** role won't be able to see available pools and virtual networks.
72+
73+
Learn more about [Azure role-based access control (Azure RBAC)](../role-based-access-control/overview.md).
7274

7375
## Known issues
7476

75-
- When using IP address management, the **IPAM Pool User** role alone is sufficient for delegation. During the public preview, you also need to grant "Network Manager Read" access to ensure full discoverability of IP address pools and virtual networks across the Network Manager's scope. Without this role, users with only the **IPAM Pool User** role won't be able to see available pools and virtual networks.
7677
- When virtual networks are associated with an IPAM pool, peering sync may show as out of sync, even though peering is functioning correctly.
7778
- When a VNet is moved to a different subscription, the references in IPAM are not updated, leading to inconsistent management status.
7879
- When multiple requests for the same VNet are made, it can result in duplicate allocations entries.
80+
7981
## Next steps
8082

8183
> [!div class="nextstepaction"]

0 commit comments

Comments
 (0)