Skip to content

Commit d404a70

Browse files
committed
Fix ChangeLog.md
1 parent 3f7f5f2 commit d404a70

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

src/Network/Network/ChangeLog.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,29 @@
2020

2121
## Upcoming Release
2222
* Fix incorrect parameter description in `New-AzApplicationGatewaySku` reference documentation
23+
* New cmdlets to support the azure firewall policy
24+
* Add support for child resource RouteTables of VirtualHub
25+
- New cmdlets added:
26+
- Add-AzVirtualHubRoute
27+
- Add-AzVirtualHubRouteTable
28+
- Get-AzVirtualHubRouteTable
29+
- Remove-AzVirtualHubRouteTable
30+
- Set-AzVirtualHub
31+
* Add support for new properties Sku of VirtualHub and VirtualWANType of VirtualWan
32+
- Cmdlets updated with optional parameters:
33+
- New-AzVirtualHub : added parameter Sku
34+
- Update-AzVirtualHub : added parameter Sku
35+
- New-AzVirtualWan : added parameter VirtualWANType
36+
- Update-AzVirtualWan : added parameter VirtualWANType
37+
* Add support for EnableInternetSecurity property for HubVnetConnection, VpnConnection and ExpressRouteConnection
38+
- New cmdlets added:
39+
- Update-AzureRmVirtualHubVnetConnection
40+
- Cmdlets updated with optional parameters:
41+
- New-AzureRmVirtualHubVnetConnection : added parameter EnableInternetSecurity
42+
- New-AzureRmVpnConnection : added parameter EnableInternetSecurity
43+
- Update-AzureRmVpnConnection : added parameter EnableInternetSecurity
44+
- New-AzureRmExpressRouteConnection : added parameter EnableInternetSecurity
45+
- Set-AzureRmExpressRouteConnection : added parameter EnableInternetSecurity
2346

2447
## Version 1.15.0
2548
* Add new cmdlet Get-AzAvailableServiceAlias which can be called to get the aliases that can be used for Service Endpoint Policies.
@@ -38,29 +61,6 @@
3861
* New Generations and SKUs for VirtualNetworkGateways
3962
- Introduce new Generations for VirtualNetworkGateways.
4063
- Introduce new high throughput SKUs for VirtualNetworkGateways.
41-
* New cmdlets to support the azure firewall policy
42-
* Add support for child resource RouteTables of VirtualHub
43-
- New cmdlets added:
44-
- Add-AzVirtualHubRoute
45-
- Add-AzVirtualHubRouteTable
46-
- Get-AzVirtualHubRouteTable
47-
- Remove-AzVirtualHubRouteTable
48-
- Set-AzVirtualHub
49-
* Add support for new properties Sku of VirtualHub and VirtualWANType of VirtualWan
50-
- Cmdlets updated with optional parameters:
51-
- New-AzVirtualHub : added parameter Sku
52-
- Update-AzVirtualHub : added parameter Sku
53-
- New-AzVirtualWan : added parameter VirtualWANType
54-
- Update-AzVirtualWan : added parameter VirtualWANType
55-
* Add support for EnableInternetSecurity property for HubVnetConnection, VpnConnection and ExpressRouteConnection
56-
- New cmdlets added:
57-
- Update-AzureRmVirtualHubVnetConnection
58-
- Cmdlets updated with optional parameters:
59-
- New-AzureRmVirtualHubVnetConnection : added parameter EnableInternetSecurity
60-
- New-AzureRmVpnConnection : added parameter EnableInternetSecurity
61-
- Update-AzureRmVpnConnection : added parameter EnableInternetSecurity
62-
- New-AzureRmExpressRouteConnection : added parameter EnableInternetSecurity
63-
- Set-AzureRmExpressRouteConnection : added parameter EnableInternetSecurity
6464

6565
## Version 1.14.0
6666
* Fix incorrect example in `New-AzApplicationGateway` reference documentation

0 commit comments

Comments
 (0)