Skip to content

Commit fde54ef

Browse files
committed
suppress breaking change issue from int to long
1 parent ab13398 commit fde54ef

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

tools/StaticAnalysis/Exceptions/Az.Compute/BreakingChangeIssues.csv

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,24 @@
4545
"Microsoft.Azure.PowerShell.Cmdlets.Compute.dll","Microsoft.Azure.Commands.Compute.Automation.UpdateAzureRmVmss","Update-AzVmss","0","3000","The type of property 'VirtualMachineProfile' of type 'Microsoft.Azure.Commands.Compute.Automation.Models.PSVirtualMachineScaleSet' has changed from 'Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetVMProfile' to 'Microsoft.Azure.Commands.Compute.Automation.Models.PSVirtualMachineScaleSetVMProfile'.","Change the type of property 'VirtualMachineProfile' back to 'Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetVMProfile'."
4646
"Microsoft.Azure.PowerShell.Cmdlets.Compute.dll","Microsoft.Azure.Commands.Compute.Extension.Diagnostics.AddAzureRmVmssDiagnosticsExtension","Add-AzVmssDiagnosticsExtension","0","3000","The type of property 'VirtualMachineProfile' of type 'Microsoft.Azure.Commands.Compute.Automation.Models.PSVirtualMachineScaleSet' has changed from 'Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetVMProfile' to 'Microsoft.Azure.Commands.Compute.Automation.Models.PSVirtualMachineScaleSetVMProfile'.","Change the type of property 'VirtualMachineProfile' back to 'Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetVMProfile'."
4747
"Microsoft.Azure.PowerShell.Cmdlets.Compute.dll","Microsoft.Azure.Commands.Compute.Extension.Diagnostics.AddAzureRmVmssDiagnosticsExtension","Add-AzVmssDiagnosticsExtension","0","3000","The type of property 'VirtualMachineProfile' of type 'Microsoft.Azure.Commands.Compute.Automation.Models.PSVirtualMachineScaleSet' has changed from 'Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetVMProfile' to 'Microsoft.Azure.Commands.Compute.Automation.Models.PSVirtualMachineScaleSetVMProfile'.","Change the type of property 'VirtualMachineProfile' back to 'Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetVMProfile'."
48-
"Microsoft.Azure.PowerShell.Cmdlets.Compute.dll","Microsoft.Azure.Commands.Compute.Extension.AzureDiskEncryption.RemoveAzureVmssDiskEncryptionCommand","Disable-AzVmssDiskEncryption","0","3000","The type of property 'VirtualMachineProfile' of type 'Microsoft.Azure.Commands.Compute.Automation.Models.PSVirtualMachineScaleSet' has changed from 'Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetVMProfile' to 'Microsoft.Azure.Commands.Compute.Automation.Models.PSVirtualMachineScaleSetVMProfile'.","Change the type of property 'VirtualMachineProfile' back to 'Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetVMProfile'."
48+
"Microsoft.Azure.PowerShell.Cmdlets.Compute.dll","Microsoft.Azure.Commands.Compute.Extension.AzureDiskEncryption.RemoveAzureVmssDiskEncryptionCommand","Disable-AzVmssDiskEncryption","0","3000","The type of property 'VirtualMachineProfile' of type 'Microsoft.Azure.Commands.Compute.Automation.Models.PSVirtualMachineScaleSet' has changed from 'Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetVMProfile' to 'Microsoft.Azure.Commands.Compute.Automation.Models.PSVirtualMachineScaleSetVMProfile'.","Change the type of property 'VirtualMachineProfile' back to 'Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetVMProfile'."
49+
"Microsoft.Azure.PowerShell.Cmdlets.Compute.dll","Microsoft.Azure.Commands.Compute.Automation.NewAzureRmDiskConfigCommand","New-AzDiskConfig","0","3030","The generic type for 'property DiskMBpsReadWrite' has been changed from 'System.Nullable`1[System.Int32]' to 'System.Nullable`1[System.Int64]'. ","Change the generic type for 'property DiskMBpsReadWrite' back to 'System.Nullable`1[System.Int32]'."
50+
"Microsoft.Azure.PowerShell.Cmdlets.Compute.dll","Microsoft.Azure.Commands.Compute.Automation.NewAzureRmDiskConfigCommand","New-AzDiskConfig","0","2020","The cmdlet 'New-AzDiskConfig' no longer supports the type 'System.Int32' for parameter 'DiskIOPSReadWrite'.","Change the type for parameter 'DiskIOPSReadWrite' back to 'System.Int32'."
51+
"Microsoft.Azure.PowerShell.Cmdlets.Compute.dll","Microsoft.Azure.Commands.Compute.Automation.NewAzureRmDiskConfigCommand","New-AzDiskConfig","0","2020","The cmdlet 'New-AzDiskConfig' no longer supports the type 'System.Int32' for parameter 'DiskMBpsReadWrite'.","Change the type for parameter 'DiskMBpsReadWrite' back to 'System.Int32'."
52+
"Microsoft.Azure.PowerShell.Cmdlets.Compute.dll","Microsoft.Azure.Commands.Compute.Automation.NewAzureRmDiskUpdateConfigCommand","New-AzDiskUpdateConfig","0","3030","The generic type for 'property DiskMBpsReadWrite' has been changed from 'System.Nullable`1[System.Int32]' to 'System.Nullable`1[System.Int64]'. ","Change the generic type for 'property DiskMBpsReadWrite' back to 'System.Nullable`1[System.Int32]'."
53+
"Microsoft.Azure.PowerShell.Cmdlets.Compute.dll","Microsoft.Azure.Commands.Compute.Automation.SetAzureRmDiskDiskEncryptionKeyCommand","Set-AzDiskDiskEncryptionKey","0","3030","The generic type for 'property DiskMBpsReadWrite' has been changed from 'System.Nullable`1[System.Int32]' to 'System.Nullable`1[System.Int64]'. ","Change the generic type for 'property DiskMBpsReadWrite' back to 'System.Nullable`1[System.Int32]'."
54+
"Microsoft.Azure.PowerShell.Cmdlets.Compute.dll","Microsoft.Azure.Commands.Compute.Automation.SetAzureRmDiskDiskEncryptionKeyCommand","Set-AzDiskDiskEncryptionKey","0","3030","The generic type for 'property DiskMBpsReadWrite' has been changed from 'System.Nullable`1[System.Int32]' to 'System.Nullable`1[System.Int64]'. ","Change the generic type for 'property DiskMBpsReadWrite' back to 'System.Nullable`1[System.Int32]'."
55+
"Microsoft.Azure.PowerShell.Cmdlets.Compute.dll","Microsoft.Azure.Commands.Compute.Automation.SetAzureRmDiskImageReferenceCommand","Set-AzDiskImageReference","0","3030","The generic type for 'property DiskMBpsReadWrite' has been changed from 'System.Nullable`1[System.Int32]' to 'System.Nullable`1[System.Int64]'. ","Change the generic type for 'property DiskMBpsReadWrite' back to 'System.Nullable`1[System.Int32]'."
56+
"Microsoft.Azure.PowerShell.Cmdlets.Compute.dll","Microsoft.Azure.Commands.Compute.Automation.SetAzureRmDiskImageReferenceCommand","Set-AzDiskImageReference","0","3030","The generic type for 'property DiskMBpsReadWrite' has been changed from 'System.Nullable`1[System.Int32]' to 'System.Nullable`1[System.Int64]'. ","Change the generic type for 'property DiskMBpsReadWrite' back to 'System.Nullable`1[System.Int32]'."
57+
"Microsoft.Azure.PowerShell.Cmdlets.Compute.dll","Microsoft.Azure.Commands.Compute.Automation.SetAzureRmDiskKeyEncryptionKeyCommand","Set-AzDiskKeyEncryptionKey","0","3030","The generic type for 'property DiskMBpsReadWrite' has been changed from 'System.Nullable`1[System.Int32]' to 'System.Nullable`1[System.Int64]'. ","Change the generic type for 'property DiskMBpsReadWrite' back to 'System.Nullable`1[System.Int32]'."
58+
"Microsoft.Azure.PowerShell.Cmdlets.Compute.dll","Microsoft.Azure.Commands.Compute.Automation.SetAzureRmDiskKeyEncryptionKeyCommand","Set-AzDiskKeyEncryptionKey","0","3030","The generic type for 'property DiskMBpsReadWrite' has been changed from 'System.Nullable`1[System.Int32]' to 'System.Nullable`1[System.Int64]'. ","Change the generic type for 'property DiskMBpsReadWrite' back to 'System.Nullable`1[System.Int32]'."
59+
"Microsoft.Azure.PowerShell.Cmdlets.Compute.dll","Microsoft.Azure.Commands.Compute.Automation.SetAzureRmDiskUpdateDiskEncryptionKeyCommand","Set-AzDiskUpdateDiskEncryptionKey","0","3030","The generic type for 'property DiskMBpsReadWrite' has been changed from 'System.Nullable`1[System.Int32]' to 'System.Nullable`1[System.Int64]'. ","Change the generic type for 'property DiskMBpsReadWrite' back to 'System.Nullable`1[System.Int32]'."
60+
"Microsoft.Azure.PowerShell.Cmdlets.Compute.dll","Microsoft.Azure.Commands.Compute.Automation.SetAzureRmDiskUpdateDiskEncryptionKeyCommand","Set-AzDiskUpdateDiskEncryptionKey","0","3030","The generic type for 'property DiskMBpsReadWrite' has been changed from 'System.Nullable`1[System.Int32]' to 'System.Nullable`1[System.Int64]'. ","Change the generic type for 'property DiskMBpsReadWrite' back to 'System.Nullable`1[System.Int32]'."
61+
"Microsoft.Azure.PowerShell.Cmdlets.Compute.dll","Microsoft.Azure.Commands.Compute.Automation.SetAzureRmDiskUpdateKeyEncryptionKeyCommand","Set-AzDiskUpdateKeyEncryptionKey","0","3030","The generic type for 'property DiskMBpsReadWrite' has been changed from 'System.Nullable`1[System.Int32]' to 'System.Nullable`1[System.Int64]'. ","Change the generic type for 'property DiskMBpsReadWrite' back to 'System.Nullable`1[System.Int32]'."
62+
"Microsoft.Azure.PowerShell.Cmdlets.Compute.dll","Microsoft.Azure.Commands.Compute.Automation.SetAzureRmDiskUpdateKeyEncryptionKeyCommand","Set-AzDiskUpdateKeyEncryptionKey","0","3030","The generic type for 'property DiskMBpsReadWrite' has been changed from 'System.Nullable`1[System.Int32]' to 'System.Nullable`1[System.Int64]'. ","Change the generic type for 'property DiskMBpsReadWrite' back to 'System.Nullable`1[System.Int32]'."
63+
"Microsoft.Azure.PowerShell.Cmdlets.Compute.dll","Microsoft.Azure.Commands.Compute.Automation.NewAzureRmDisk","New-AzDisk","0","3030","The generic type for 'property DiskMBpsReadWrite' has been changed from 'System.Nullable`1[System.Int32]' to 'System.Nullable`1[System.Int64]'. ","Change the generic type for 'property DiskMBpsReadWrite' back to 'System.Nullable`1[System.Int32]'."
64+
"Microsoft.Azure.PowerShell.Cmdlets.Compute.dll","Microsoft.Azure.Commands.Compute.Automation.NewAzureRmDisk","New-AzDisk","0","3030","The generic type for 'property DiskMBpsReadWrite' has been changed from 'System.Nullable`1[System.Int32]' to 'System.Nullable`1[System.Int64]'. ","Change the generic type for 'property DiskMBpsReadWrite' back to 'System.Nullable`1[System.Int32]'."
65+
"Microsoft.Azure.PowerShell.Cmdlets.Compute.dll","Microsoft.Azure.Commands.Compute.Automation.GetAzureRmDisk","Get-AzDisk","0","3030","The generic type for 'property DiskMBpsReadWrite' has been changed from 'System.Nullable`1[System.Int32]' to 'System.Nullable`1[System.Int64]'. ","Change the generic type for 'property DiskMBpsReadWrite' back to 'System.Nullable`1[System.Int32]'."
66+
"Microsoft.Azure.PowerShell.Cmdlets.Compute.dll","Microsoft.Azure.Commands.Compute.Automation.UpdateAzureRmDisk","Update-AzDisk","0","3030","The generic type for 'property DiskMBpsReadWrite' has been changed from 'System.Nullable`1[System.Int32]' to 'System.Nullable`1[System.Int64]'. ","Change the generic type for 'property DiskMBpsReadWrite' back to 'System.Nullable`1[System.Int32]'."
67+
"Microsoft.Azure.PowerShell.Cmdlets.Compute.dll","Microsoft.Azure.Commands.Compute.Automation.UpdateAzureRmDisk","Update-AzDisk","0","3030","The generic type for 'property DiskMBpsReadWrite' has been changed from 'System.Nullable`1[System.Int32]' to 'System.Nullable`1[System.Int64]'. ","Change the generic type for 'property DiskMBpsReadWrite' back to 'System.Nullable`1[System.Int32]'."
68+
"Microsoft.Azure.PowerShell.Cmdlets.Compute.dll","Microsoft.Azure.Commands.Compute.Automation.UpdateAzureRmDisk","Update-AzDisk","0","3030","The generic type for 'property DiskMBpsReadWrite' has been changed from 'System.Nullable`1[System.Int32]' to 'System.Nullable`1[System.Int64]'. ","Change the generic type for 'property DiskMBpsReadWrite' back to 'System.Nullable`1[System.Int32]'."

0 commit comments

Comments
 (0)