Skip to content

Add support for 20240301 networking API (and 20240601 networking API for PrivateDNS) #4431

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

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

matthchr
Copy link
Member

@matthchr matthchr commented Nov 9, 2024

This closes #4224

  • this PR contains documentation
  • this PR contains tests
  • this PR contains YAML Samples

Updated the following resources API versions:

Updated to v1api20240301

* BastionHost
* NatGateway
* PublicIPPrefix
* PrivateEndpoint
* PrivateLinkService
* PrivateEndpoints_PrivateDnsZoneGroup
* LoadBalancers_InboundNatRule
* LoadBalancer
* NetworkInterface
* NetworkSecurityGroup
* NetworkSecurityGroups_SecurityRule
* PublicIPAddress
* RouteTable
* RouteTables_Route
* VirtualNetwork
* VirtualNetworkGateway
* VirtualNetworks_Subnet
* VirtualNetworks_VirtualNetworkPeering

Updated to v1api20240601

* PrivateDnsZone
* PrivateDnsZones_VirtualNetworkLink
* PrivateDnsZones_A
* PrivateDnsZones_AAAA
* PrivateDnsZones_CNAME
* PrivateDnsZones_MX
* PrivateDnsZones_SRV
* PrivateDnsZones_PTR
* PrivateDnsZones_TXT

This fixes Azure#4224.
@matthchr matthchr force-pushed the feature/networking-update branch from 7cd09e7 to 712db0e Compare November 12, 2024 00:40
@matthchr
Copy link
Member Author

/ok-to-test sha=712db0e

@matthchr matthchr added this pull request to the merge queue Nov 12, 2024
Merged via the queue into Azure:main with commit 04024b0 Nov 12, 2024
8 checks passed
@matthchr matthchr deleted the feature/networking-update branch November 12, 2024 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Support Address space update on peered VNET - Update VirtualNetwork from v1api20201101
2 participants