Skip to content

Commit 7196afa

Browse files
author
msJinLei
committed
Fix Network ChangeLog merging error
1 parent fad8443 commit 7196afa

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

src/Network/Network/ChangeLog.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,14 @@
3333
* Modified the warning message for `New-AzLoadBalancerFrontendIpConfig`, `New-AzPublicIpAddress` and `New-AzPublicIpPrefix`.
3434
* Added VpnGatewayIpConfigurations to `Get-AzVpnGateway` output
3535
* Bug fix for Set-AzApplicationGatewaySslCertificate (https://github.com/Azure/azure-powershell/issues/9488)
36+
* Add `AllowActiveFTP` parameter to `AzureFirewall`
37+
* Updated below commands for feature: Enable internet security set/remove on VirtualWan P2SVpnGateway.
38+
- Updated `New-AzP2sVpnGateway`: Added optional switch parameter `EnableInternetSecurityFlag` for customers to set true to enable internet security on P2SVpnGateway, which will be applied for Point to site clients.
39+
- Updated `Update-AzP2sVpnGateway`: Added optional switch parameters `EnableInternetSecurityFlag` or `DisableInternetSecurityFlag` for customers to set true/false to enable/disable internet security on P2SVpnGateway, which will be applied for Point to site clients.
40+
* Added new cmdlet `Reset-AzP2sVpnGateway` for customers to reset/reboot their VirtualWan P2SVpnGateway for troubleshooting.
41+
* Added new cmdlet `Reset-AzVpnGateway` for customers to reset/reboot their VirtualWan VpnGateway for troubleshooting.
42+
* Updated `Set-AzVirtualNetworkSubnetConfig`
43+
- Set NSG and Route Table properties of subnet to null if explicitly set in parameters[#1548][#9718]
3644

3745
## Version 3.3.0
3846
* Added support for AddressPrefixType parameter to `Remove-AzExpressRouteCircuitConnectionConfig`
@@ -62,17 +70,7 @@
6270
- `Stop-AzVpnConnectionPacketCapture`
6371
* Onboard Application Gateway to Private Link Common Cmdlets
6472
* Onboard StorageSync to Private Link Common Cmdlets
65-
* Add `AllowActiveFTP` parameter to `AzureFirewall`
66-
* Onboarded Application Gateway to Private Link Common Cmdlets
67-
* Onboarded StorageSync to Private Link Common Cmdlets
6873
* Onboarded SignalR to Private Link Common Cmdlets
69-
* Updated below commands for feature: Enable internet security set/remove on VirtualWan P2SVpnGateway.
70-
- Updated `New-AzP2sVpnGateway`: Added optional switch parameter `EnableInternetSecurityFlag` for customers to set true to enable internet security on P2SVpnGateway, which will be applied for Point to site clients.
71-
- Updated `Update-AzP2sVpnGateway`: Added optional switch parameters `EnableInternetSecurityFlag` or `DisableInternetSecurityFlag` for customers to set true/false to enable/disable internet security on P2SVpnGateway, which will be applied for Point to site clients.
72-
* Added new cmdlet `Reset-AzP2sVpnGateway` for customers to reset/reboot their VirtualWan P2SVpnGateway for troubleshooting.
73-
* Added new cmdlet `Reset-AzVpnGateway` for customers to reset/reboot their VirtualWan VpnGateway for troubleshooting.
74-
* Updated `Set-AzVirtualNetworkSubnetConfig`
75-
- Set NSG and Route Table properties of subnet to null if explicitly set in parameters[#1548][#9718]
7674

7775
## Version 3.1.0
7876
* Added support for AddressPrefixType parameter to `Remove-AzExpressRouteCircuitConnectionConfig`

0 commit comments

Comments
 (0)