You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Network/Network/ChangeLog.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,10 @@
23
23
* Added Packet Capture example for capture all inner and outer packets in Start-AzVirtualNetworkGatewayConnectionPacketCapture.md and Start-AzVirtualnetworkGatewayPacketCapture.md.
24
24
* Support Azure Firewall Policy on VNet Firewalls
25
25
- No new cmdlets are added. Relaxing the restriction for firewall policy on VNet firewalls
26
+
* Added support to disconnect vpn connection in virtual network gateway and p2s vpn gateway
27
+
- New cmdlets added:
28
+
- Disconnect-AzVirtualNetworkGatewayVpnConnection
29
+
- Disconnect-AzP2sVpnGatewayVpnConnection
26
30
27
31
## Version 2.3.0
28
32
* New example added to Set-AzNetworkWatcherConfigFlowLog.md to demonstrate Traffic Analytics disable scenario.
0 commit comments