|
33 | 33 | * Modified the warning message for `New-AzLoadBalancerFrontendIpConfig`, `New-AzPublicIpAddress` and `New-AzPublicIpPrefix`.
|
34 | 34 | * Added VpnGatewayIpConfigurations to `Get-AzVpnGateway` output
|
35 | 35 | * Bug fix for Set-AzApplicationGatewaySslCertificate (https://github.com/Azure/azure-powershell/issues/9488)
|
| 36 | +* Added `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] |
36 | 44 |
|
37 | 45 | ## Version 3.3.0
|
38 | 46 | * Added support for AddressPrefixType parameter to `Remove-AzExpressRouteCircuitConnectionConfig`
|
|
62 | 70 | - `Stop-AzVpnConnectionPacketCapture`
|
63 | 71 | * Onboard Application Gateway to Private Link Common Cmdlets
|
64 | 72 | * 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 |
68 | 73 | * 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] |
76 | 74 |
|
77 | 75 | ## Version 3.1.0
|
78 | 76 | * Added support for AddressPrefixType parameter to `Remove-AzExpressRouteCircuitConnectionConfig`
|
|
0 commit comments