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
Copy file name to clipboardExpand all lines: src/Network/Network/ChangeLog.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,11 @@
24
24
- New-AzNetworkSecurityRuleConfig
25
25
- Set-AzNetworkSecurityRuleConfig
26
26
* Add ConnectionProtocolType (Ikev1/Ikev2) as a configurable parameter for New-AzVirtualNetworkGatewayConnection
27
+
* Add PrivateIpAddressVersion in LoadBalancerFrontendIpConfiguration
28
+
- Updated cmdlet:
29
+
- New-AzLoadBalancerFrontendIpConfig
30
+
- Add-AzLoadBalancerFrontendIpConfig
31
+
- Set-AzLoadBalancerFrontendIpConfig
27
32
28
33
## Version 1.11.0
29
34
* Added `RoutingPreference` to public ip tags
@@ -72,11 +77,6 @@
72
77
- Updated New-AzVirtualNetworkGateway: Added optional parameters AadTenantUri,AadAudienceId,AadIssuerUri to set VpnClient AAD authentication options on Gateway.
73
78
- Updated Set-AzVirtualNetworkGateway: Added optional parameter AadTenantUri,AadAudienceId,AadIssuerUri to set VpnClient AAD authentication options on Gateway.
74
79
- Updated Set-AzVirtualNetworkGateway: Added optional switch parameter RemoveAadAuthentication to remove VpnClient AAD authentication options from Gateway.
75
-
* Add PrivateIpAddressVersion in LoadBalancerFrontendIpConfiguration
76
-
- Updated cmdlet:
77
-
- New-AzLoadBalancerFrontendIpConfig
78
-
- Add-AzLoadBalancerFrontendIpConfig
79
-
- Set-AzLoadBalancerFrontendIpConfig
80
80
81
81
## Version 1.9.0
82
82
* Update ResourceId and InputObject for Nat Gateway
0 commit comments