Skip to content

Commit 8285582

Browse files
authored
Update BreakingChangeIssues.csv
1 parent f9cd63a commit 8285582

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

tools/StaticAnalysis/Exceptions/BreakingChangeIssues.csv

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -773,3 +773,11 @@
773773
"Microsoft.Azure.Commands.Compute.dll","Microsoft.Azure.Commands.Compute.NewAzureVMCommand","New-AzureRmVM","0","2100","The parameter 'DisableBginfoExtension' in cmdlet 'New-AzureRmVM' is no longer in the parameter set '__AllParameterSets'.","Add parameter 'DisableBginfoExtension' back to the parameter set '__AllParameterSets'."
774774
"Microsoft.Azure.Commands.Compute.dll","Microsoft.Azure.Commands.Compute.NewAzureVMCommand","New-AzureRmVM","0","2100","The parameter 'Tags' in cmdlet 'New-AzureRmVM' is no longer in the parameter set '__AllParameterSets'.","Add parameter 'Tags' back to the parameter set '__AllParameterSets'."
775775
"Microsoft.Azure.Commands.Compute.dll","Microsoft.Azure.Commands.Compute.NewAzureVMCommand","New-AzureRmVM","0","2100","The parameter 'LicenseType' in cmdlet 'New-AzureRmVM' is no longer in the parameter set '__AllParameterSets'.","Add parameter 'LicenseType' back to the parameter set '__AllParameterSets'."
776+
"Microsoft.Azure.Commands.Compute.dll","Microsoft.Azure.Commands.Compute.SetAzureVMCommand","Set-AzureRmVM","0","2060","The position of parameter 'Generalized' has changed for parameter set 'GeneralizeResourceGroupNameParameterSetName' for cmdlet 'Set-AzureRmVM'.","Revert the position change made to parameter 'Generalized' for parameter set 'GeneralizeResourceGroupNameParameterSetName'."
777+
"Microsoft.Azure.Commands.Compute.dll","Microsoft.Azure.Commands.Compute.SetAzureVMCommand","Set-AzureRmVM","0","2080","The parameter 'Generalized' in parameter set 'GeneralizeResourceGroupNameParameterSetName' for cmdlet 'Set-AzureRmVM' no longer has the attribute 'ValueFromPipelineByPropertyName'.","Add the attribute 'ValueFromPipelineByPropertyName' back to parameter 'Generalized' in parameter set 'GeneralizeResourceGroupNameParameterSetName'."
778+
"Microsoft.Azure.Commands.Compute.dll","Microsoft.Azure.Commands.Compute.SetAzureVMCommand","Set-AzureRmVM","0","2060","The position of parameter 'Redeploy' has changed for parameter set 'RedeployResourceGroupNameParameterSetName' for cmdlet 'Set-AzureRmVM'.","Revert the position change made to parameter 'Redeploy' for parameter set 'RedeployResourceGroupNameParameterSetName'."
779+
"Microsoft.Azure.Commands.Compute.dll","Microsoft.Azure.Commands.Compute.SetAzureVMCommand","Set-AzureRmVM","0","2080","The parameter 'Redeploy' in parameter set 'RedeployResourceGroupNameParameterSetName' for cmdlet 'Set-AzureRmVM' no longer has the attribute 'ValueFromPipelineByPropertyName'.","Add the attribute 'ValueFromPipelineByPropertyName' back to parameter 'Redeploy' in parameter set 'RedeployResourceGroupNameParameterSetName'."
780+
"Microsoft.Azure.Commands.Compute.dll","Microsoft.Azure.Commands.Compute.SetAzureVMCommand","Set-AzureRmVM","0","2060","The position of parameter 'Generalized' has changed for parameter set 'GeneralizeIdParameterSetName' for cmdlet 'Set-AzureRmVM'.","Revert the position change made to parameter 'Generalized' for parameter set 'GeneralizeIdParameterSetName'."
781+
"Microsoft.Azure.Commands.Compute.dll","Microsoft.Azure.Commands.Compute.SetAzureVMCommand","Set-AzureRmVM","0","2080","The parameter 'Generalized' in parameter set 'GeneralizeIdParameterSetName' for cmdlet 'Set-AzureRmVM' no longer has the attribute 'ValueFromPipelineByPropertyName'.","Add the attribute 'ValueFromPipelineByPropertyName' back to parameter 'Generalized' in parameter set 'GeneralizeIdParameterSetName'."
782+
"Microsoft.Azure.Commands.Compute.dll","Microsoft.Azure.Commands.Compute.SetAzureVMCommand","Set-AzureRmVM","0","2060","The position of parameter 'Redeploy' has changed for parameter set 'RedeployIdParameterSetName' for cmdlet 'Set-AzureRmVM'.","Revert the position change made to parameter 'Redeploy' for parameter set 'RedeployIdParameterSetName'."
783+
"Microsoft.Azure.Commands.Compute.dll","Microsoft.Azure.Commands.Compute.SetAzureVMCommand","Set-AzureRmVM","0","2080","The parameter 'Redeploy' in parameter set 'RedeployIdParameterSetName' for cmdlet 'Set-AzureRmVM' no longer has the attribute 'ValueFromPipelineByPropertyName'.","Add the attribute 'ValueFromPipelineByPropertyName' back to parameter 'Redeploy' in parameter set 'RedeployIdParameterSetName'."

0 commit comments

Comments
 (0)