We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb7af0b + 84fc960 commit 1fb14a0Copy full SHA for 1fb14a0
ChangeLog.md
@@ -35,7 +35,6 @@
35
#### Az.Network
36
* Added 'RoutingPreference' to public ip tags
37
* Improve examples for 'Get-AzNetworkServiceTag' reference documentation
38
-* Add ConnectionProtocolType (Ikev1/Ikev2) as a configurable parameter for New-AzVirtualNetworkGatewayConnection
39
40
#### Az.PolicyInsights
41
* Fix null reference issue in Get-AzPolicyState
src/Network/Network/ChangeLog.md
@@ -23,6 +23,7 @@
23
- Add-AzNetworkSecurityRuleConfig
24
- New-AzNetworkSecurityRuleConfig
25
- Set-AzNetworkSecurityRuleConfig
26
+* Add ConnectionProtocolType (Ikev1/Ikev2) as a configurable parameter for New-AzVirtualNetworkGatewayConnection
27
28
## Version 1.11.0
29
* Added `RoutingPreference` to public ip tags
0 commit comments