Skip to content

Commit 07b0e39

Browse files
authored
Update ChangeLog.md
1 parent a97265c commit 07b0e39

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/ResourceManager/Network/ChangeLog.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@
1818
- Additional information about change #1
1919
-->
2020
## 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
2124

2225
## Version 4.1.0
2326
* Get-AzureRmNetworkUsage: New cmdlet to show network usage and capacity details
2427
* Added new GatewaySku options for VirtualNetworkGateways
2528
- VpnGw1, VpnGw2, VpnGw3 are the new Skus added for Vpn gateways
2629
* Set-AzureRmNetworkWatcherConfigFlowLog
2730
* 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
3131

3232
## Version 4.0.1
3333

@@ -118,4 +118,4 @@
118118
    - Fixed issue where UseRemoteGateway property was not being populated in the request to the server
119119
* Get-AzureRmEffectiveNetworkSecurityGroup
120120
    - Add warning if there is no response from GetEffectiveNSG
121-
* Add Source property to EffectiveRoute
121+
* Add Source property to EffectiveRoute

0 commit comments

Comments
 (0)