Skip to content

Commit 3c4c9da

Browse files
author
Zhongjie Li
committed
Update suppress
1 parent 267e090 commit 3c4c9da

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,13 @@
5555
"Az.DesktopVirtualization","Update-AzWvdScalingPlanPooledSchedule","Update-AzWvdScalingPlanPooledSchedule","0","3000","The type of property 'OffPeakStartTimeHour' of type 'Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.IScalingPlanPooledSchedule' has changed from 'System.Nullable`1[System.Int32]' to 'System.Int32'.","Change the type of property 'OffPeakStartTimeHour' back to 'System.Nullable`1[System.Int32]'."
5656
"Az.DesktopVirtualization","Update-AzWvdScalingPlanPooledSchedule","Update-AzWvdScalingPlanPooledSchedule","0","3000","The type of property 'RampDownCapacityThresholdPct' of type 'Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.IScalingPlanPooledSchedule' has changed from 'System.Nullable`1[System.Int32]' to 'System.Int32'.","Change the type of property 'RampDownCapacityThresholdPct' back to 'System.Nullable`1[System.Int32]'."
5757
"Az.DesktopVirtualization","Update-AzWvdScalingPlanPooledSchedule","Update-AzWvdScalingPlanPooledSchedule","0","3000","The type of property 'RampUpStartTimeMinute' of type 'Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.IScalingPlanPooledSchedule' has changed from 'System.Nullable`1[System.Int32]' to 'System.Int32'.","Change the type of property 'RampUpStartTimeMinute' back to 'System.Nullable`1[System.Int32]'."
58+
"Az.DesktopVirtualization","Update-AzWvdApplication","Update-AzWvdApplication","0","2000","The cmdlet 'Update-AzWvdApplication' no longer supports the parameter 'Tag' and no alias was found for the original parameter name.","Add the parameter 'Tag' back to the cmdlet 'Update-AzWvdApplication', or add an alias to the original parameter name."
59+
"Az.DesktopVirtualization","Update-AzWvdApplication","Update-AzWvdApplication","0","3010","The property 'Tag' of type 'Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.IApplicationPatch' has been removed.","Add the property 'Tag' back to type 'Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.IApplicationPatch'."
60+
"Az.DesktopVirtualization","Update-AzWvdApplication","Update-AzWvdApplication","0","1050","The parameter set 'UpdateExpanded' for cmdlet 'Update-AzWvdApplication' has been removed.","Add parameter set 'UpdateExpanded' back to cmdlet 'Update-AzWvdApplication'."
61+
"Az.DesktopVirtualization","Update-AzWvdApplication","Update-AzWvdApplication","0","1050","The parameter set 'UpdateViaIdentityApplicationGroupExpanded' for cmdlet 'Update-AzWvdApplication' has been removed.","Add parameter set 'UpdateViaIdentityApplicationGroupExpanded' back to cmdlet 'Update-AzWvdApplication'."
62+
"Az.DesktopVirtualization","Update-AzWvdApplication","Update-AzWvdApplication","0","1050","The parameter set 'UpdateViaIdentityExpanded' for cmdlet 'Update-AzWvdApplication' has been removed.","Add parameter set 'UpdateViaIdentityExpanded' back to cmdlet 'Update-AzWvdApplication'."
63+
"Az.DesktopVirtualization","Update-AzWvdDesktop","Update-AzWvdDesktop","0","2000","The cmdlet 'Update-AzWvdDesktop' no longer supports the parameter 'Tag' and no alias was found for the original parameter name.","Add the parameter 'Tag' back to the cmdlet 'Update-AzWvdDesktop', or add an alias to the original parameter name."
64+
"Az.DesktopVirtualization","Update-AzWvdDesktop","Update-AzWvdDesktop","0","3010","The property 'Tag' of type 'Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.IDesktopPatch' has been removed.","Add the property 'Tag' back to type 'Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.IDesktopPatch'."
65+
"Az.DesktopVirtualization","Update-AzWvdDesktop","Update-AzWvdDesktop","0","1050","The parameter set 'UpdateExpanded' for cmdlet 'Update-AzWvdDesktop' has been removed.","Add parameter set 'UpdateExpanded' back to cmdlet 'Update-AzWvdDesktop'."
66+
"Az.DesktopVirtualization","Update-AzWvdDesktop","Update-AzWvdDesktop","0","1050","The parameter set 'UpdateViaIdentityApplicationGroupExpanded' for cmdlet 'Update-AzWvdDesktop' has been removed.","Add parameter set 'UpdateViaIdentityApplicationGroupExpanded' back to cmdlet 'Update-AzWvdDesktop'."
67+
"Az.DesktopVirtualization","Update-AzWvdDesktop","Update-AzWvdDesktop","0","1050","The parameter set 'UpdateViaIdentityExpanded' for cmdlet 'Update-AzWvdDesktop' has been removed.","Add parameter set 'UpdateViaIdentityExpanded' back to cmdlet 'Update-AzWvdDesktop'."

0 commit comments

Comments
 (0)