Skip to content

Commit d8018d6

Browse files
committed
Fix review comments
1 parent a4d0193 commit d8018d6

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

src/ResourceManager/Network/Commands.Network/ChangeLog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,13 @@
1818
- Additional information about change #1
1919
--->
2020
## Current Release
21+
* Changed PeeringType to be a mandatory parameter for the following cmdlets:-
22+
- Get-AzureRmExpressRouteCircuitRouteTable
23+
- Get-AzureRmExpressRouteCircuitARPTable
24+
- Get-AzureRmExpressRouteCircuitRouteTableSummary
25+
- Get-AzureRMExpressRouteCrossConnectionArpTable
26+
- Get-AzureRMExpressRouteCrossConnectionRouteTable
27+
- Get-AzureRMExpressRouteCrossConnectionRouteTableSummary
2128

2229
## Version 6.9.1
2330
* Update cmdlet Test-AzureRmNetworkWatcherConnectivity, pass the protocol value to backend.

tools/StaticAnalysis/Exceptions/AzureRM.Network/BreakingChangeIssues.csv

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,15 @@
5858
"Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.NewAzureApplicationGatewaySkuCommand","New-AzureRmApplicationGatewaySku","0","3000","The type of property 'Capacity' of type 'Microsoft.Azure.Commands.Network.Models.PSApplicationGatewaySku' has changed from 'System.Int32' to 'System.Nullable`1[System.Int32]'.","Change the type of property 'Capacity' back to 'System.Int32'."
5959
"Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.NewAzureApplicationGatewaySkuCommand","New-AzureRmApplicationGatewaySku","0","2020","The cmdlet 'New-AzureRmApplicationGatewaySku' no longer supports the type 'System.Int32' for parameter 'Capacity'.","Change the type for parameter 'Capacity' back to 'System.Int32'."
6060
"Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.SetAzureApplicationGatewaySkuCommand","Set-AzureRmApplicationGatewaySku","0","2020","The cmdlet 'Set-AzureRmApplicationGatewaySku' no longer supports the type 'System.Int32' for parameter 'Capacity'.","Change the type for parameter 'Capacity' back to 'System.Int32'."
61+
"Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.GetAzureExpressRouteCircuitARPTableCommand","Get-AzureRmExpressRouteCircuitARPTable","0","1050","The parameter set '__AllParameterSets' for cmdlet 'Get-AzureRmExpressRouteCircuitARPTable' has been removed.","Add parameter set '__AllParameterSets' back to cmdlet 'Get-AzureRmExpressRouteCircuitARPTable'."
62+
"Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.GetAzureRmExpressRouteCircuitRouteTable","Get-AzureRmExpressRouteCircuitRouteTable","0","1050","The parameter set '__AllParameterSets' for cmdlet 'Get-AzureRmExpressRouteCircuitRouteTable' has been removed.","Add parameter set '__AllParameterSets' back to cmdlet 'Get-AzureRmExpressRouteCircuitRouteTable'."
63+
"Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.GetAzureRmExpressRouteCircuitRouteTableSummaryCommand","Get-AzureRmExpressRouteCircuitRouteTableSummary","0","1050","The parameter set '__AllParameterSets' for cmdlet 'Get-AzureRmExpressRouteCircuitRouteTableSummary' has been removed.","Add parameter set '__AllParameterSets' back to cmdlet 'Get-AzureRmExpressRouteCircuitRouteTableSummary'."
64+
"Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.GetAzureRMExpressRouteCrossConnectionArpTableCommand","Get-AzureRmExpressRouteCrossConnectionArpTable","0","1050","The parameter set 'SpecifyByParameterValues' for cmdlet 'Get-AzureRmExpressRouteCrossConnectionArpTable' has been removed.","Add parameter set 'SpecifyByParameterValues' back to cmdlet 'Get-AzureRmExpressRouteCrossConnectionArpTable'."
65+
"Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.GetAzureRMExpressRouteCrossConnectionArpTableCommand","Get-AzureRmExpressRouteCrossConnectionArpTable","0","1050","The parameter set 'SpecifyByReference' for cmdlet 'Get-AzureRmExpressRouteCrossConnectionArpTable' has been removed.","Add parameter set 'SpecifyByReference' back to cmdlet 'Get-AzureRmExpressRouteCrossConnectionArpTable'."
66+
"Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.GetAzureRMExpressRouteCrossConnectionArpTableCommand","Get-AzureRmExpressRouteCrossConnectionArpTable","0","1050","The parameter set '__AllParameterSets' for cmdlet 'Get-AzureRmExpressRouteCrossConnectionArpTable' has been removed.","Add parameter set '__AllParameterSets' back to cmdlet 'Get-AzureRmExpressRouteCrossConnectionArpTable'."
67+
"Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.GetAzureRMExpressRouteCrossConnectionRouteTableCommand","Get-AzureRmExpressRouteCrossConnectionRouteTable","0","1050","The parameter set 'SpecifyByParameterValues' for cmdlet 'Get-AzureRmExpressRouteCrossConnectionRouteTable' has been removed.","Add parameter set 'SpecifyByParameterValues' back to cmdlet 'Get-AzureRmExpressRouteCrossConnectionRouteTable'."
68+
"Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.GetAzureRMExpressRouteCrossConnectionRouteTableCommand","Get-AzureRmExpressRouteCrossConnectionRouteTable","0","1050","The parameter set 'SpecifyByReference' for cmdlet 'Get-AzureRmExpressRouteCrossConnectionRouteTable' has been removed.","Add parameter set 'SpecifyByReference' back to cmdlet 'Get-AzureRmExpressRouteCrossConnectionRouteTable'."
69+
"Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.GetAzureRMExpressRouteCrossConnectionRouteTableCommand","Get-AzureRmExpressRouteCrossConnectionRouteTable","0","1050","The parameter set '__AllParameterSets' for cmdlet 'Get-AzureRmExpressRouteCrossConnectionRouteTable' has been removed.","Add parameter set '__AllParameterSets' back to cmdlet 'Get-AzureRmExpressRouteCrossConnectionRouteTable'."
70+
"Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.GetAzureRMExpressRouteCrossConnectionRouteTableSummaryCommand","Get-AzureRmExpressRouteCrossConnectionRouteTableSummary","0","1050","The parameter set 'SpecifyByParameterValues' for cmdlet 'Get-AzureRmExpressRouteCrossConnectionRouteTableSummary' has been removed.","Add parameter set 'SpecifyByParameterValues' back to cmdlet 'Get-AzureRmExpressRouteCrossConnectionRouteTableSummary'."
71+
"Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.GetAzureRMExpressRouteCrossConnectionRouteTableSummaryCommand","Get-AzureRmExpressRouteCrossConnectionRouteTableSummary","0","1050","The parameter set 'SpecifyByReference' for cmdlet 'Get-AzureRmExpressRouteCrossConnectionRouteTableSummary' has been removed.","Add parameter set 'SpecifyByReference' back to cmdlet 'Get-AzureRmExpressRouteCrossConnectionRouteTableSummary'."
72+
"Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.GetAzureRMExpressRouteCrossConnectionRouteTableSummaryCommand","Get-AzureRmExpressRouteCrossConnectionRouteTableSummary","0","1050","The parameter set '__AllParameterSets' for cmdlet 'Get-AzureRmExpressRouteCrossConnectionRouteTableSummary' has been removed.","Add parameter set '__AllParameterSets' back to cmdlet 'Get-AzureRmExpressRouteCrossConnectionRouteTableSummary'."

0 commit comments

Comments
 (0)