Skip to content

Commit

Permalink
changeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
Khushboo Baheti committed Apr 5, 2021
1 parent 6f04587 commit 8dbb8a2
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion src/Network/Network/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,18 @@
* Updated cmdlets to enable setting of PrivateRange on AzureFirewallPolicy.
- `New-AzFirewallPolicy`
- `Set-AzFirewallPolicy`

* Updated cmdlets to add NatRules in VirtualNetworkGateway and BgpRouteTranslationForNat.
- `New-AzVirtualNetworkGateway`
- `Set-AzVirtualNetworkGateway`
* Updated cmdlets to add EngressNatRules and EgressNatRules in VirtualNetworkGateway Connection.
- `New-AzVirtualNetworkGatewayConnection`
- `Set-AzVirtualNetworkGatewayConnection`
* Added cmdlets for Get/Create/Update/Delete VirtualNetworkGatewayNatRules.
- `New-AzVirtualNetworkGatewayNatRule`
- `Update-AzVirtualNetworkGatewayNatRule`
- `Get-AzVirtualNetworkGatewayNatRule`
- `Remove-AzVirtualNetworkGatewayNatRule`

## Version 4.7.0
* Added new cmdlets to replace old product name `virtual router` with new name `route server` in the future.
- `Get-AzRouteServerPeerAdvertisedRoute`
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit 8dbb8a2

Please sign in to comment.