Skip to content

Commit e35a5f0

Browse files
committed
Ensure that the release notes are under 10,000 characters for push to gallery
1 parent 8e1b78a commit e35a5f0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

tools/AzureRM/AzureRM.psd1

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -211,14 +211,14 @@ PrivateData = @{
211211
- Start-AzureRmNetworkWatcherResourceTroubleshooting
212212
- Test-AzureRmNetworkWatcherIPFlow
213213
* Add-AzureRmExpressRouteCircuitPeeringConfig
214-
- Added new param :-RouteFilter to associate the BGP with route filter to filter out BGP communities via Microsoft peering. This parameter is set by resource
215-
- Added new param :-RouteFilterId to associate the BGP with route filter to filter out BGP communities via Microsoft peering. This parameter is set by resource id
214+
- Added new param :-RouteFilter
215+
- Added new param :-RouteFilterId
216216
* New-AzureRmExpressRouteCircuitPeeringConfig
217-
- Added new param :-RouteFilter to associate the BGP with route filter to filter out BGP communities via Microsoft peering. This parameter is set by resource
218-
- Added new param :-RouteFilterId to associate the BGP with route filter to filter out BGP communities via Microsoft peering. This parameter is set by resource id
217+
- Added new param :-RouteFilter
218+
- Added new param :-RouteFilterId
219219
* Set-AzureRmExpressRouteCircuitPeeringConfig
220-
- Added new param :-RouteFilter to associate the BGP with route filter to filter out BGP communities via Microsoft peering. This parameter is set by resource
221-
- Added new param :-RouteFilterId to associate the BGP with route filter to filter out BGP communities via Microsoft peering. This parameter is set by resource id
220+
- Added new param :-RouteFilter
221+
- Added new param :-RouteFilterId
222222
* New cmdlets for selective service feature
223223
- Get-AzureRmRouteFilter
224224
- New-AzureRmRouteFilter
@@ -262,7 +262,7 @@ PrivateData = @{
262262
* Add File Encryption features support to resource mode storage account cmdlets
263263
- New-AzureRmStorageAccount
264264
- Set-AzureRmStorageAccount
265-
'
265+
'
266266

267267
# External dependent modules of this module
268268
# ExternalModuleDependencies = ''

0 commit comments

Comments
 (0)