ipam

Type: decision

Decision

When a new landing zone is requested, the GitHub workflow queries Azure Resource Graph and finds the next free VNet address space. The address space is written to a landing zone parameter file.

Why

Without an on-demand query, IPAM would need a dedicated registry to keep track of allocated addresses.

Links

← Back to all decisions