Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow specifying IP address range for virtual network #573

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

BlueBasher
Copy link
Contributor

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

  • Allow specifying IP address range for virtual network

Checklist

  • I have added a Label to the pull-request
  • I have added tests, and done manual regression tests
  • I have updated the documentation, if necessary

@BlueBasher BlueBasher added the Enhancement New feature or request label Sep 5, 2024
@BlueBasher BlueBasher self-assigned this Sep 5, 2024
@BlueBasher BlueBasher requested a review from a team as a code owner September 5, 2024 14:17
@BlueBasher BlueBasher merged commit 3a092e9 into main Sep 5, 2024
3 checks passed
@BlueBasher BlueBasher deleted the allow-multiple-virtual-networks branch September 5, 2024 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant