File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/ResourceManager/Network Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 18
18
- Additional information about change #1
19
19
-->
20
20
## Current Release
21
+ * New-AzureRmIpsecPolicy: SALifeTimeSeconds and SADataSizeKilobytes are no longer mandatory parameters
22
+ - SALifeTimeSeconds defaults to 27000 seconds
23
+ - SADataSizeKilobytes defaults to 102400000 KB
21
24
22
25
## Version 4.1.0
23
26
* Get-AzureRmNetworkUsage: New cmdlet to show network usage and capacity details
24
27
* Added new GatewaySku options for VirtualNetworkGateways
25
28
- VpnGw1, VpnGw2, VpnGw3 are the new Skus added for Vpn gateways
26
29
* Set-AzureRmNetworkWatcherConfigFlowLog
27
30
* 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
31
32
32
## Version 4.0.1
33
33
118
118
- Fixed issue where UseRemoteGateway property was not being populated in the request to the server
119
119
* Get-AzureRmEffectiveNetworkSecurityGroup
120
120
- Add warning if there is no response from GetEffectiveNSG
121
- * Add Source property to EffectiveRoute
121
+ * Add Source property to EffectiveRoute
You can’t perform that action at this time.
0 commit comments