File tree Expand file tree Collapse file tree 1 file changed +14
-7
lines changed
src/ResourceManager/Network Expand file tree Collapse file tree 1 file changed +14
-7
lines changed Original file line number Diff line number Diff line change 1717 * Overview of change #1
1818 - Additional information about change #1
1919-->
20+
2021## Current Release
21- * Get-AzureRmVirtualNetworkGatewayConnection
22- - Added new param :- TunnelConnectionStatus in output Connection object to show per tunnel connection health status.
23- * Reset-AzureRmVirtualNetworkGateway
24- - Added optional input param:- gatewayVip to pass gateway vip for ResetGateway API in case of Active-Active feature enabled gateways.
25- - Gateway Vip can be retrieved from PublicIPs refered in VirtualNetworkGateway object.
26-
27- ## Version 3.2.0
22+ * Get-AzureRmVirtualNetworkGatewayConnection
23+ - Added new param :- TunnelConnectionStatus in output Connection object to show per tunnel connection health status.
24+ * Reset-AzureRmVirtualNetworkGateway
25+ - Added optional input param:- gatewayVip to pass gateway vip for ResetGateway API in case of Active-Active feature enabled gateways.
26+ - Gateway Vip can be retrieved from PublicIPs refered in VirtualNetworkGateway object.
27+
28+ ## Version 3.1.0
29+ * Add-AzureRmVirtualNetworkPeering
30+ - Parameter AlloowGatewayTransit renamed to AllowGatewayTransit (an alias for the old parameter was created)
31+ - Fixed issue where UseRemoteGateway property was not being populated in the request to the server
32+ * Get-AzureRmEffectiveNetworkSecurityGroup
33+ - Add warning if there is no response from GetEffectiveNSG
34+ * Add Source property to EffectiveRoute
You can’t perform that action at this time.
0 commit comments