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.
1 parent 980bde2 commit a97265cCopy full SHA for a97265c
src/ResourceManager/Network/ChangeLog.md
@@ -25,7 +25,10 @@
25
- VpnGw1, VpnGw2, VpnGw3 are the new Skus added for Vpn gateways
26
* Set-AzureRmNetworkWatcherConfigFlowLog
27
* Fixed help examples
28
-
+* New-AzureRmIpsecPolicy: SALifeTimeSeconds and SADataSizeKilobytes are no longer mandatory parameters
29
+ - SALifeTimeSeconds defaults to 27000 seconds
30
+ - SADataSizeKilobytes defaults to 102400000 KB
31
+
32
## Version 4.0.1
33
34
## Version 4.0.0
0 commit comments