Skip to content

Commit 8f8bba5

Browse files
committed
add parameterset change to static analysis list
1 parent 22224e7 commit 8f8bba5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/StaticAnalysis/Exceptions/BreakingChangeIssues.csv

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1156,6 +1156,8 @@
11561156
"Microsoft.Azure.Commands.Compute.dll","Microsoft.Azure.Commands.Compute.SetAzureRmVMAEMExtension","Set-AzureRmVMAEMExtension","0","1050","The parameter set '__AllParameterSets' for cmdlet 'Set-AzureRmVMAEMExtension' has been removed.","Add parameter set '__AllParameterSets' back to cmdlet 'Set-AzureRmVMAEMExtension'."
11571157
"Microsoft.Azure.Commands.Compute.dll","Microsoft.Azure.Commands.Compute.UpdateAzureVMCommand","Update-AzureRmVM","0","2010","The cmdlet 'Update-AzureRmVM' no longer supports the alias 'Tags' for parameter 'Tag'.","Add the alias 'Tags' back to parameter 'Tag'."
11581158
"Microsoft.Azure.Commands.Compute.dll","Microsoft.Azure.Commands.Compute.NewAzureVMCommand","New-AzureRmVM","0","2010","The cmdlet 'New-AzureRmVM' no longer supports the alias 'Tags' for parameter 'Tag'.","Add the alias 'Tags' back to parameter 'Tag'."
1159+
"Microsoft.Azure.Commands.Compute.dll","Microsoft.Azure.Commands.Compute.Extension.AzureDiskEncryption.SetAzureDiskEncryptionExtensionCommand","Set-AzureRmVMDiskEncryptionExtension","0","1060","The parameter set 'AADClientSecretParameterSet' for cmdlet 'Set-AzureRmVMDiskEncryptionExtension' is no longer the default parameter set.","Change the default parameter for cmdlet 'Set-AzureRmVMDiskEncryptionExtension' back to 'AADClientSecretParameterSet'."
1160+
"Microsoft.Azure.Commands.Compute.dll","Microsoft.Azure.Commands.Compute.Extension.AzureDiskEncryption.SetAzureDiskEncryptionExtensionCommand","Set-AzureRmVMDiskEncryptionExtension","0","1050","The parameter set '__AllParameterSets' for cmdlet 'Set-AzureRmVMDiskEncryptionExtension' has been removed.","Add parameter set '__AllParameterSets' back to cmdlet 'Set-AzureRmVMDiskEncryptionExtension'."
11591161
"Microsoft.Azure.Commands.DataFactories.dll","Microsoft.Azure.Commands.DataFactories.NewAzureDataFactoryCommand","New-AzureRmDataFactory","0","2010","The cmdlet 'New-AzureRmDataFactory' no longer supports the alias 'Tags' for parameter 'Tag'.","Add the alias 'Tags' back to parameter 'Tag'."
11601162
"Microsoft.Azure.Commands.Dns.dll","Microsoft.Azure.Commands.Dns.RemoveAzureDnsRecordSet","Remove-AzureRmDnsRecordSet","0","2000","The cmdlet 'Remove-AzureRmDnsRecordSet' no longer supports the parameter 'Force' and no alias was found for the original parameter name.","Add the parameter 'Force' back to the cmdlet 'Remove-AzureRmDnsRecordSet', or add an alias to the original parameter name."
11611163
"Microsoft.Azure.Commands.Dns.dll","Microsoft.Azure.Commands.Dns.RemoveAzureDnsRecordSet","Remove-AzureRmDnsRecordSet","0","1050","The parameter set 'Fields' for cmdlet 'Remove-AzureRmDnsRecordSet' has been removed.","Add parameter set 'Fields' back to cmdlet 'Remove-AzureRmDnsRecordSet'."

0 commit comments

Comments
 (0)