Skip to content

Commit

Permalink
fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
VeryEarly committed Nov 11, 2020
1 parent 808f984 commit d9df90e
Showing 1 changed file with 31 additions and 20 deletions.
51 changes: 31 additions & 20 deletions src/Network/Network/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,36 @@
--->

## Upcoming Release
* Updated planning to deprecate warnings for the following cmdlets
-`New-AzVirtualHubRoute`
-`New-AzVirtualHubRouteTable`
-`Add-AzVirtualHubRoute`
-`Add-AzVirtualHubRouteTable`
-`Get-AzVirtualHubRouteTable`
-`Remove-AzVirtualHubRouteTable`
* Added planning to deprecate warnings on the argument `RouteTable` for the following cmdlets
-`New-AzVirtualHub`
-`Set-AzVirtualHub`
-`Update-AzVirtualHub`
* Made arguments `-MinScaleUnits` and `-MaxScaleUnits` optional in `Set-AzExpressRouteGateway`
* Added new cmdlets to support Mutual Authentication and SSL Profiles on Application Gateway
- `Get-AzApplicationGatewayClientAuthConfiguration`
- `New-AzApplicationGatewayClientAuthConfiguration`
- `Remove-AzApplicationGatewayClientAuthConfiguration`
- `Set-AzApplicationGatewayClientAuthConfiguration`
- `Add-AzApplicationGatewayTrustedClientCertificate`
- `Get-AzApplicationGatewayTrustedClientCertificate`
- `New-AzApplicationGatewayTrustedClientCertificate`
- `Remove-AzApplicationGatewayTrustedClientCertificate`
- `Set-AzApplicationGatewayTrustedClientCertificate`
- `Add-AzApplicationGatewaySslProfile`
- `Get-AzApplicationGatewaySslProfile`
- `New-AzApplicationGatewaySslProfile`
- `Remove-AzApplicationGatewaySslProfile`
- `Set-AzApplicationGatewaySslProfile`
- `Get-AzApplicationGatewaySslProfilePolicy`
- `Remove-AzApplicationGatewaySslProfilePolicy`
- `Set-AzApplicationGatewaySslProfilePolicy`

## Version 4.2.0
* Added warning messages for upcoming breaking change for Virtual Router Peer Routes
Expand All @@ -45,26 +75,7 @@
- Added parameter `-Type`
- Added parameter `-CoverageLevel`
- Added parameter `-Scope`
* Updated `New-AzNetworkWatcherConnectionMonitorProtocolConfigurationObject` cmdlet with new parameter `-DestinationPortBehavior`
* Made arguments `-MinScaleUnits` and `-MaxScaleUnits` optional in `Set-AzExpressRouteGateway`
* Added new cmdlets to support Mutual Authentication and SSL Profiles on Application Gateway
- `Get-AzApplicationGatewayClientAuthConfiguration`
- `New-AzApplicationGatewayClientAuthConfiguration`
- `Remove-AzApplicationGatewayClientAuthConfiguration`
- `Set-AzApplicationGatewayClientAuthConfiguration`
- `Add-AzApplicationGatewayTrustedClientCertificate`
- `Get-AzApplicationGatewayTrustedClientCertificate`
- `New-AzApplicationGatewayTrustedClientCertificate`
- `Remove-AzApplicationGatewayTrustedClientCertificate`
- `Set-AzApplicationGatewayTrustedClientCertificate`
- `Add-AzApplicationGatewaySslProfile`
- `Get-AzApplicationGatewaySslProfile`
- `New-AzApplicationGatewaySslProfile`
- `Remove-AzApplicationGatewaySslProfile`
- `Set-AzApplicationGatewaySslProfile`
- `Get-AzApplicationGatewaySslProfilePolicy`
- `Remove-AzApplicationGatewaySslProfilePolicy`
- `Set-AzApplicationGatewaySslProfilePolicy`
* Updated `New-AzNetworkWatcherConnectionMonitorProtocolConfigurationObject` cmdlet with new parameter `-DestinationPortBehavior`

## Version 3.5.0
* Added Office365 Policy to VPNSite Resource
Expand Down

0 comments on commit d9df90e

Please sign in to comment.