Alpha state. A platform designed for building enterprise-grade, multi-tenant products using Azure, .NET, React, TypeScript, Infrastructure as Code, etc.
Enable the specification of IP address ranges within the Bicep module file for a virtual network. This change allows the module to be used multiple times with different IP ranges. Without this enhancement, multiple virtual networks using the same IP range cannot be connected via peering.
Atomic Changes
Allow specifying IP address range for virtual network
Checklist
[x] I have added a Label to the pull-request
[x] I have added tests, and done manual regression tests
[x] I have updated the documentation, if necessary
Summary & Motivation
Enable the specification of IP address ranges within the Bicep module file for a virtual network. This change allows the module to be used multiple times with different IP ranges. Without this enhancement, multiple virtual networks using the same IP range cannot be connected via peering.
Atomic Changes
Checklist