Skip to content

Commit a2e5ea2

Browse files
committed
Updated changeLog as per comments
1 parent 086d249 commit a2e5ea2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/ResourceManager/Network/ChangeLog.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21-
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+
2227
## Version 3.2.0
23-
*Get-AzureRmVirtualNetworkGatewayConnection
24-
- Added new param :- TunnelConnectionStatus in output Connection object to show per tunnel connection health status.
25-
*Reset-AzureRmVirtualNetworkGateway
26-
- Added optional input param:- gatewayVip to pass gateway vip for ResetGateway API in case of Active-Active feature enabled gateways.
27-
- Gateway Vip can be retrieved from PublicIPs refered in VirtualNetworkGateway object.

0 commit comments

Comments
 (0)