Skip to content

Commit 8dbb8a2

Browse files
author
Khushboo Baheti
committed
changeLog
1 parent 6f04587 commit 8dbb8a2

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

src/Network/Network/ChangeLog.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,18 @@
2222
* Updated cmdlets to enable setting of PrivateRange on AzureFirewallPolicy.
2323
- `New-AzFirewallPolicy`
2424
- `Set-AzFirewallPolicy`
25-
25+
* Updated cmdlets to add NatRules in VirtualNetworkGateway and BgpRouteTranslationForNat.
26+
- `New-AzVirtualNetworkGateway`
27+
- `Set-AzVirtualNetworkGateway`
28+
* Updated cmdlets to add EngressNatRules and EgressNatRules in VirtualNetworkGateway Connection.
29+
- `New-AzVirtualNetworkGatewayConnection`
30+
- `Set-AzVirtualNetworkGatewayConnection`
31+
* Added cmdlets for Get/Create/Update/Delete VirtualNetworkGatewayNatRules.
32+
- `New-AzVirtualNetworkGatewayNatRule`
33+
- `Update-AzVirtualNetworkGatewayNatRule`
34+
- `Get-AzVirtualNetworkGatewayNatRule`
35+
- `Remove-AzVirtualNetworkGatewayNatRule`
36+
2637
## Version 4.7.0
2738
* Added new cmdlets to replace old product name `virtual router` with new name `route server` in the future.
2839
- `Get-AzRouteServerPeerAdvertisedRoute`
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)