|
19 | 19 | --->
|
20 | 20 |
|
21 | 21 | ## 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` |
22 | 52 |
|
23 | 53 | ## Version 4.2.0
|
24 | 54 | * Added warning messages for upcoming breaking change for Virtual Router Peer Routes
|
|
45 | 75 | - Added parameter `-Type`
|
46 | 76 | - Added parameter `-CoverageLevel`
|
47 | 77 | - 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` |
68 | 79 |
|
69 | 80 | ## Version 3.5.0
|
70 | 81 | * Added Office365 Policy to VPNSite Resource
|
|
0 commit comments