Skip to content

Commit d9df90e

Browse files
committed
fix changelog
1 parent 808f984 commit d9df90e

File tree

1 file changed

+31
-20
lines changed

1 file changed

+31
-20
lines changed

src/Network/Network/ChangeLog.md

Lines changed: 31 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,36 @@
1919
--->
2020

2121
## Upcoming Release
22+
* Updated planning to deprecate warnings for the following cmdlets
23+
-`New-AzVirtualHubRoute`
24+
-`New-AzVirtualHubRouteTable`
25+
-`Add-AzVirtualHubRoute`
26+
-`Add-AzVirtualHubRouteTable`
27+
-`Get-AzVirtualHubRouteTable`
28+
-`Remove-AzVirtualHubRouteTable`
29+
* Added planning to deprecate warnings on the argument `RouteTable` for the following cmdlets
30+
-`New-AzVirtualHub`
31+
-`Set-AzVirtualHub`
32+
-`Update-AzVirtualHub`
33+
* Made arguments `-MinScaleUnits` and `-MaxScaleUnits` optional in `Set-AzExpressRouteGateway`
34+
* Added new cmdlets to support Mutual Authentication and SSL Profiles on Application Gateway
35+
- `Get-AzApplicationGatewayClientAuthConfiguration`
36+
- `New-AzApplicationGatewayClientAuthConfiguration`
37+
- `Remove-AzApplicationGatewayClientAuthConfiguration`
38+
- `Set-AzApplicationGatewayClientAuthConfiguration`
39+
- `Add-AzApplicationGatewayTrustedClientCertificate`
40+
- `Get-AzApplicationGatewayTrustedClientCertificate`
41+
- `New-AzApplicationGatewayTrustedClientCertificate`
42+
- `Remove-AzApplicationGatewayTrustedClientCertificate`
43+
- `Set-AzApplicationGatewayTrustedClientCertificate`
44+
- `Add-AzApplicationGatewaySslProfile`
45+
- `Get-AzApplicationGatewaySslProfile`
46+
- `New-AzApplicationGatewaySslProfile`
47+
- `Remove-AzApplicationGatewaySslProfile`
48+
- `Set-AzApplicationGatewaySslProfile`
49+
- `Get-AzApplicationGatewaySslProfilePolicy`
50+
- `Remove-AzApplicationGatewaySslProfilePolicy`
51+
- `Set-AzApplicationGatewaySslProfilePolicy`
2252

2353
## Version 4.2.0
2454
* Added warning messages for upcoming breaking change for Virtual Router Peer Routes
@@ -45,26 +75,7 @@
4575
- Added parameter `-Type`
4676
- Added parameter `-CoverageLevel`
4777
- Added parameter `-Scope`
48-
* Updated `New-AzNetworkWatcherConnectionMonitorProtocolConfigurationObject` cmdlet with new parameter `-DestinationPortBehavior`
49-
* Made arguments `-MinScaleUnits` and `-MaxScaleUnits` optional in `Set-AzExpressRouteGateway`
50-
* Added new cmdlets to support Mutual Authentication and SSL Profiles on Application Gateway
51-
- `Get-AzApplicationGatewayClientAuthConfiguration`
52-
- `New-AzApplicationGatewayClientAuthConfiguration`
53-
- `Remove-AzApplicationGatewayClientAuthConfiguration`
54-
- `Set-AzApplicationGatewayClientAuthConfiguration`
55-
- `Add-AzApplicationGatewayTrustedClientCertificate`
56-
- `Get-AzApplicationGatewayTrustedClientCertificate`
57-
- `New-AzApplicationGatewayTrustedClientCertificate`
58-
- `Remove-AzApplicationGatewayTrustedClientCertificate`
59-
- `Set-AzApplicationGatewayTrustedClientCertificate`
60-
- `Add-AzApplicationGatewaySslProfile`
61-
- `Get-AzApplicationGatewaySslProfile`
62-
- `New-AzApplicationGatewaySslProfile`
63-
- `Remove-AzApplicationGatewaySslProfile`
64-
- `Set-AzApplicationGatewaySslProfile`
65-
- `Get-AzApplicationGatewaySslProfilePolicy`
66-
- `Remove-AzApplicationGatewaySslProfilePolicy`
67-
- `Set-AzApplicationGatewaySslProfilePolicy`
78+
* Updated `New-AzNetworkWatcherConnectionMonitorProtocolConfigurationObject` cmdlet with new parameter `-DestinationPortBehavior`
6879

6980
## Version 3.5.0
7081
* Added Office365 Policy to VPNSite Resource

0 commit comments

Comments
 (0)