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 17
17
* Overview of change #1
18
18
- Additional information about change #1
19
19
-->
20
+
20
21
## 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