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

Changes to support SDN virtualnetwork #273

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Conversation

nijosmsft
Copy link
Contributor

@nijosmsft nijosmsft commented Oct 2, 2024

  • Added NetworkVirtualizationEnabled flag to LogicalNetwork. This flag denotes if the logical network can be used as an overlay for a virtual network.
  • Added handling to treat networkinterface.ipconfig.subnet as a fully qualified subnet reference instead of string. This is done to enable multi-subnet support
  • Added handling for Addresspace/Cidr in vnet
  • Added GetWithVersion/CreateOrUpdateWithVersion/DeleteWithVersion APIs that take ApiVersion
  • Added new ApiVersion 2.0 for VNET. 1.0 and nil are treated as same old api version.

@nijosmsft
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

sbgms
sbgms previously approved these changes Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants