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.Test/SessionRecords/Commands.Network.Test.ScenarioTests.NatGatewayTests/TestNatGatewayWithPIPsAndSourceVnet.json
Copy file name to clipboardExpand all lines: src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.NatGatewayTests/TestNatGatewayWithPrefixesAndSourceVnet.json
Copy file name to clipboardExpand all lines: src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.NatGatewayTests/TestNatGatewayWithSubnet.json
Copy file name to clipboardExpand all lines: src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.NatGatewayTests/TestVirtualNetworkSubnetConfigWithNatGateway.json
Copy file name to clipboardExpand all lines: src/Network/Network/ChangeLog.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,11 @@
19
19
--->
20
20
21
21
## Upcoming Release
22
+
* Added properties 'PublicIpAddressesV6', 'PublicIpPrefixesV6', and 'SourceVirtualNetwork' to NatGateway, as well as support for it for the following cmdlets:
23
+
- `New-AzNatGateway`
24
+
- `Set-AzNatGateway`
25
+
* Added property 'DefaultPublicNatGateway' to VirtualNetwork.
26
+
* Onboarded `Microsoft.FluidRelay/fluidRelayServers` to private link cmdlets
22
27
* Added cmdlet `Get-AzLoadBalancerRuleHealth` for Load Balancer Rule Health.
23
28
* Added property "EnableConnectionTracking" to Load Balancing Rule, as well as support for it for the following cmdlets:
0 commit comments