Skip to content

Commit 759c7da

Browse files
update breaking changes.csv
1 parent 200c1ce commit 759c7da

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

tools/StaticAnalysis/Exceptions/BreakingChangeIssues.csv

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,4 +121,15 @@
121121
"D:\workspace\powershell-demand\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.Compute\Microsoft.Azure.Commands.Compute.dll","Microsoft.Azure.Commands.Compute.Automation.RestartAzureRmVmss","Restart-AzureRmVmss","0","1050","The parameter set 'InvokeByDynamicParameters' for cmdlet 'Restart-AzureRmVmss' has been removed.","Add parameter set 'InvokeByDynamicParameters' back to cmdlet 'Restart-AzureRmVmss'."
122122
"D:\workspace\powershell-demand\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.Compute\Microsoft.Azure.Commands.Compute.dll","Microsoft.Azure.Commands.Compute.Automation.StartAzureRmVmss","Start-AzureRmVmss","0","1050","The parameter set 'InvokeByDynamicParameters' for cmdlet 'Start-AzureRmVmss' has been removed.","Add parameter set 'InvokeByDynamicParameters' back to cmdlet 'Start-AzureRmVmss'."
123123
"D:\workspace\powershell-demand\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.Compute\Microsoft.Azure.Commands.Compute.dll","Microsoft.Azure.Commands.Compute.Automation.UpdateAzureRmVmssInstance","Update-AzureRmVmssInstance","0","1050","The parameter set 'InvokeByDynamicParameters' for cmdlet 'Update-AzureRmVmssInstance' has been removed.","Add parameter set 'InvokeByDynamicParameters' back to cmdlet 'Update-AzureRmVmssInstance'."
124-
"D:\workspace\powershell-demand\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.Compute\Microsoft.Azure.Commands.Compute.dll","Microsoft.Azure.Commands.Compute.Automation.ConvertToAzureRmVMManagedDisk","ConvertTo-AzureRmVMManagedDisk","0","1050","The parameter set 'InvokeByDynamicParameters' for cmdlet 'ConvertTo-AzureRmVMManagedDisk' has been removed.","Add parameter set 'InvokeByDynamicParameters' back to cmdlet 'ConvertTo-AzureRmVMManagedDisk'."
124+
"D:\workspace\powershell-demand\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.Compute\Microsoft.Azure.Commands.Compute.dll","Microsoft.Azure.Commands.Compute.Automation.ConvertToAzureRmVMManagedDisk","ConvertTo-AzureRmVMManagedDisk","0","1050","The parameter set 'InvokeByDynamicParameters' for cmdlet 'ConvertTo-AzureRmVMManagedDisk' has been removed.","Add parameter set 'InvokeByDynamicParameters' back to cmdlet 'ConvertTo-AzureRmVMManagedDisk'."
125+
"D:\workspace\powershell-demand\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.Network\Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.GetAzureVirtualNetworkGatewayBGPPeerStatus","Get-AzureRmVirtualNetworkGatewayBGPPeerStatus","0","3030","The generic type for 'property MessagesReceived' has been changed from 'System.Nullable`1[System.Int32]' to 'System.Nullable`1[System.Int64]'. ","Change the generic type for 'property MessagesReceived' back to 'System.Nullable`1[System.Int32]'."
126+
"D:\workspace\powershell-demand\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.Network\Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.GetAzureVirtualNetworkGatewayConnectionCommand","Get-AzureRmVirtualNetworkGatewayConnection","0","3000","The type of property 'IngressBytesTransferred' of type 'Microsoft.Azure.Commands.Network.Models.PSTunnelConnectionHealth' has changed from 'System.UInt64' to 'System.Nullable`1[System.Int64]'.","Change the type of property 'IngressBytesTransferred' back to 'System.UInt64'."
127+
"D:\workspace\powershell-demand\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.Network\Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.GetAzureVirtualNetworkGatewayConnectionCommand","Get-AzureRmVirtualNetworkGatewayConnection","0","3000","The type of property 'EgressBytesTransferred' of type 'Microsoft.Azure.Commands.Network.Models.PSTunnelConnectionHealth' has changed from 'System.UInt64' to 'System.Nullable`1[System.Int64]'.","Change the type of property 'EgressBytesTransferred' back to 'System.UInt64'."
128+
"D:\workspace\powershell-demand\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.Network\Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.GetAzureVirtualNetworkGatewayConnectionCommand","Get-AzureRmVirtualNetworkGatewayConnection","0","3000","The type of property 'IngressBytesTransferred' of type 'Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayConnection' has changed from 'System.UInt64' to 'System.Nullable`1[System.Int64]'.","Change the type of property 'IngressBytesTransferred' back to 'System.UInt64'."
129+
"D:\workspace\powershell-demand\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.Network\Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.GetAzureVirtualNetworkGatewayConnectionCommand","Get-AzureRmVirtualNetworkGatewayConnection","0","3000","The type of property 'EgressBytesTransferred' of type 'Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayConnection' has changed from 'System.UInt64' to 'System.Nullable`1[System.Int64]'.","Change the type of property 'EgressBytesTransferred' back to 'System.UInt64'."
130+
"D:\workspace\powershell-demand\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.Network\Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.NewAzureVirtualNetworkGatewayConnectionCommand","New-AzureRmVirtualNetworkGatewayConnection","0","3000","The type of property 'IngressBytesTransferred' of type 'Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayConnection' has changed from 'System.UInt64' to 'System.Nullable`1[System.Int64]'.","Change the type of property 'IngressBytesTransferred' back to 'System.UInt64'."
131+
"D:\workspace\powershell-demand\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.Network\Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.NewAzureVirtualNetworkGatewayConnectionCommand","New-AzureRmVirtualNetworkGatewayConnection","0","3000","The type of property 'EgressBytesTransferred' of type 'Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayConnection' has changed from 'System.UInt64' to 'System.Nullable`1[System.Int64]'.","Change the type of property 'EgressBytesTransferred' back to 'System.UInt64'."
132+
"D:\workspace\powershell-demand\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.Network\Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.SetAzureVirtualNetworkGatewayConnectionCommand","Set-AzureRmVirtualNetworkGatewayConnection","0","3000","The type of property 'IngressBytesTransferred' of type 'Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayConnection' has changed from 'System.UInt64' to 'System.Nullable`1[System.Int64]'.","Change the type of property 'IngressBytesTransferred' back to 'System.UInt64'."
133+
"D:\workspace\powershell-demand\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.Network\Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.SetAzureVirtualNetworkGatewayConnectionCommand","Set-AzureRmVirtualNetworkGatewayConnection","0","3000","The type of property 'EgressBytesTransferred' of type 'Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayConnection' has changed from 'System.UInt64' to 'System.Nullable`1[System.Int64]'.","Change the type of property 'EgressBytesTransferred' back to 'System.UInt64'."
134+
"D:\workspace\powershell-demand\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.Network\Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.SetAzureVirtualNetworkGatewayConnectionCommand","Set-AzureRmVirtualNetworkGatewayConnection","0","3000","The type of property 'IngressBytesTransferred' of type 'Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayConnection' has changed from 'System.UInt64' to 'System.Nullable`1[System.Int64]'.","Change the type of property 'IngressBytesTransferred' back to 'System.UInt64'."
135+
"D:\workspace\powershell-demand\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.Network\Microsoft.Azure.Commands.Network.dll","Microsoft.Azure.Commands.Network.SetAzureVirtualNetworkGatewayConnectionCommand","Set-AzureRmVirtualNetworkGatewayConnection","0","3000","The type of property 'EgressBytesTransferred' of type 'Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayConnection' has changed from 'System.UInt64' to 'System.Nullable`1[System.Int64]'.","Change the type of property 'EgressBytesTransferred' back to 'System.UInt64'."

0 commit comments

Comments
 (0)