You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tools/StaticAnalysis/Exceptions/Az.StackHCI/BreakingChangeIssues.csv
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,9 @@
61
61
"Az.StackHCI","Set-AzStackHciUpdateSummary","Set-AzStackHciUpdateSummary","0","3000","The type of property 'PackageVersion' of type 'Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IUpdateSummaries' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IPackageVersionInfo' to 'System.Collections.Generic.List`1[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IPackageVersionInfo]'.","Change the type of property 'PackageVersion' back to 'Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IPackageVersionInfo'."
62
62
"Az.StackHCI","Set-AzStackHciUpdateSummary","Set-AzStackHciUpdateSummary","0","3000","The type of property 'HealthCheckResult' of type 'Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IUpdateSummaries' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IPrecheckResult' to 'System.Collections.Generic.List`1[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IPrecheckResult]'.","Change the type of property 'HealthCheckResult' back to 'Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IPrecheckResult'."
63
63
"Az.StackHCI","Test-AzStackHciEdgeDevice","Test-AzStackHciEdgeDevice","0","3000","The type of property 'EdgeDeviceId' of type 'Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IValidateRequest' has changed from 'System.String[]' to 'System.Collections.Generic.List`1[System.String]'.","Change the type of property 'EdgeDeviceId' back to 'System.String[]'."
64
+
"Az.StackHCI","Test-AzStackHciEdgeDevice","Test-AzStackHciEdgeDevice","0","2000","The cmdlet 'Test-AzStackHciEdgeDevice' no longer supports the parameter 'ValidateRequest' and no alias was found for the original parameter name.","Add the parameter 'ValidateRequest' back to the cmdlet 'Test-AzStackHciEdgeDevice', or add an alias to the original parameter name."
65
+
"Az.StackHCI","Test-AzStackHciEdgeDevice","Test-AzStackHciEdgeDevice","0","1050","The parameter set 'Validate' for cmdlet 'Test-AzStackHciEdgeDevice' has been removed.","Add parameter set 'Validate' back to cmdlet 'Test-AzStackHciEdgeDevice'."
66
+
"Az.StackHCI","Test-AzStackHciEdgeDevice","Test-AzStackHciEdgeDevice","0","1050","The parameter set 'ValidateViaIdentity' for cmdlet 'Test-AzStackHciEdgeDevice' has been removed.","Add parameter set 'ValidateViaIdentity' back to cmdlet 'Test-AzStackHciEdgeDevice'."
64
67
"Az.StackHCI","Update-AzStackHciCluster","Update-AzStackHciCluster","0","3000","The type of property 'ReportedPropertyNode' of type 'Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.ICluster' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IClusterNode' to 'System.Collections.Generic.List`1[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IClusterNode]'.","Change the type of property 'ReportedPropertyNode' back to 'Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IClusterNode'."
65
68
"Az.StackHCI","Update-AzStackHciCluster","Update-AzStackHciCluster","0","3000","The type of property 'LogCollectionPropertyLogCollectionSessionDetail' of type 'Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.ICluster' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.ILogCollectionSession' to 'System.Collections.Generic.List`1[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.ILogCollectionSession]'.","Change the type of property 'LogCollectionPropertyLogCollectionSessionDetail' back to 'Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.ILogCollectionSession'."
66
69
"Az.StackHCI","Update-AzStackHciCluster","Update-AzStackHciCluster","0","3000","The type of property 'RemoteSupportPropertyRemoteSupportSessionDetail' of type 'Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.ICluster' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IPerNodeRemoteSupportSession' to 'System.Collections.Generic.List`1[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IPerNodeRemoteSupportSession]'.","Change the type of property 'RemoteSupportPropertyRemoteSupportSessionDetail' back to 'Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IPerNodeRemoteSupportSession'."
0 commit comments