Skip to content

Commit 0a6d635

Browse files
committed
Updating Network and ASM cmdlet changelogs for release changes
1 parent c29396f commit 0a6d635

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

src/ResourceManager/Network/ChangeLog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@
2727
- Updated New-AzureRmApplicationGatewayBackendHttpSettings: Added optional parameter -ConnectionDraining
2828
- Updated Set-AzureRmApplicationGatewayBackendHttpSettings: Added optional parameter -ConnectionDraining
2929

30+
* Remapped unused 'Name' parameter in ExpressRoute cmdlets to 'ExpressRouteCircuitName'
31+
- Get-AzureRmExpressRouteCircuitARPTable
32+
- Get-AzureRmExpressRouteCircuitRouteTable
33+
- Get-AzureRmExpressRouteCircuitRouteTableSummary
34+
- Get-AzureRmExpressRouteCircuitStats
35+
3036
## Version 3.5.0
3137
* Added support for network Watcher APIs
3238
- New-AzureRmNetworkWatcher

src/ServiceManagement/Services/Commands.Utilities/ChangeLog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,19 @@
2222
- ValidationMessages contain "Information" and "Warning" messages in addition to "Error" messages.
2323
- Result output is changed according to ValidationMessages.
2424

25+
* Removed ManagedCache cmdlets. These cmdlets were non-functional and have been deeprecated for more than a year
26+
- Get-AzureManagedCacheLocation
27+
- Get-AzureManagedCache
28+
- Get-AzureManagedCacheAccessKey
29+
- Get-AzureManagedCacheNamedCache
30+
- New-AzureManagedCache
31+
- New-AzureManagedCacheAccessKey
32+
- New-AzureManagedCacheNamedCache
33+
- Remove-AzureManagedCache
34+
- Remove-AzureManagedCacheNamedCache
35+
- Set-AzureManagedCache
36+
- Set-AzureManagedCacheNamedCache
37+
2538
## Version 3.5.0
2639
* Updated Set-AzureVMDscExtension cmdlet WmfVersion parameter to support "5.1"
2740

0 commit comments

Comments
 (0)