You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ReleaseNotes='* Onboarded ''Microsoft.FluidRelay/fluidRelayServers'' to private link cmdlets'
799
+
ReleaseNotes='* Added properties ''PublicIpAddressesV6'', ''PublicIpPrefixesV6'', and ''SourceVirtualNetwork'' to NatGateway, as well as support for it for the following cmdlets:
800
+
- ''New-AzNatGateway''
801
+
- ''Set-AzNatGateway''
802
+
* Added property ''DefaultPublicNatGateway'' to VirtualNetwork.
803
+
* Onboarded ''Microsoft.FluidRelay/fluidRelayServers'' to private link cmdlets
804
+
* Added cmdlet ''Get-AzLoadBalancerRuleHealth'' for Load Balancer Rule Health.
805
+
* Added property ''EnableConnectionTracking'' to Load Balancing Rule, as well as support for it for the following cmdlets:
806
+
- ''Add-AzLoadBalancerRuleConfig''
807
+
- ''New-AzLoadBalancerRuleConfig''
808
+
- ''Set-AzLoadBalancerRuleConfig''
809
+
* Added cmdlet for migration of basic IP based deployment to Standard IP based VMSS deployments for VirtualNetworkGateways
Copy file name to clipboardExpand all lines: src/Network/Network/ChangeLog.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,8 @@
19
19
--->
20
20
21
21
## Upcoming Release
22
+
23
+
## Version 7.17.0
22
24
* Added properties 'PublicIpAddressesV6', 'PublicIpPrefixesV6', and 'SourceVirtualNetwork' to NatGateway, as well as support for it for the following cmdlets:
0 commit comments