Skip to content

Commit 2dd011e

Browse files
committed
Update BreakingChangeIssues.csv
1 parent 97a8195 commit 2dd011e

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

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

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,25 @@
2424
"Az.Resources","Get-AzRoleEligibleChildResource","Get-AzRoleEligibleChildResource","0","2000","The cmdlet 'Get-AzRoleEligibleChildResource' no longer supports the parameter 'InputObject' and no alias was found for the original parameter name.","Add the parameter 'InputObject' back to the cmdlet 'Get-AzRoleEligibleChildResource', or add an alias to the original parameter name."
2525
"Az.Resources","Get-AzRoleEligibleChildResource","Get-AzRoleEligibleChildResource","0","1050","The parameter set 'GetViaIdentity' for cmdlet 'Get-AzRoleEligibleChildResource' has been removed.","Add parameter set 'GetViaIdentity' back to cmdlet 'Get-AzRoleEligibleChildResource'."
2626
"Az.Resources","Get-AzRoleEligibleChildResource","Get-AzRoleEligibleChildResource","0","1050","The parameter set '__AllParameterSets' for cmdlet 'Get-AzRoleEligibleChildResource' has been removed.","Add parameter set '__AllParameterSets' back to cmdlet 'Get-AzRoleEligibleChildResource'."
27-
"Az.Resources","Get-AzRoleManagementPolicy","Get-AzRoleManagementPolicy","0","3000","The type of property 'EffectiveRule' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleManagementPolicy' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.IRoleManagementPolicyRule' to 'System.Collections.Generic.List`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.IRoleManagementPolicyRule]'.","Change the type of property 'EffectiveRule' back to 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.IRoleManagementPolicyRule'."
27+
"Az.Resources","Get-AzRoleManagementPolicy","Get-AzRoleManagementPolicy","0","3000","The type of property 'EffectiveRule' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleManagementPolicy' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.IRoleManagementPolicyRule' to 'System.Collections.Generic.List`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.IRoleManagementPolicyRule]'.","Change the type of property 'EffectiveRule' back to 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.IRoleManagementPolicyRule'."
28+
"Az.Resources","Get-AzRoleManagementPolicy","Get-AzRoleManagementPolicy","0","3000","The type of property 'Rule' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleManagementPolicy' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.IRoleManagementPolicyRule' to 'System.Collections.Generic.List`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.IRoleManagementPolicyRule]'.","Change the type of property 'Rule' back to 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.IRoleManagementPolicyRule'."
29+
"Az.Resources","New-AzRoleAssignmentScheduleRequest","New-AzRoleAssignmentScheduleRequest","0","3000","The type of property 'PrincipalType' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleAssignmentScheduleRequest' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.PrincipalType]' to 'System.String'.","Change the type of property 'PrincipalType' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.PrincipalType]'."
30+
"Az.Resources","New-AzRoleAssignmentScheduleRequest","New-AzRoleAssignmentScheduleRequest","0","3000","The type of property 'RequestType' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleAssignmentScheduleRequest' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.RequestType]' to 'System.String'.","Change the type of property 'RequestType' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.RequestType]'."
31+
"Az.Resources","New-AzRoleAssignmentScheduleRequest","New-AzRoleAssignmentScheduleRequest","0","3000","The type of property 'Status' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleAssignmentScheduleRequest' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.Status]' to 'System.String'.","Change the type of property 'Status' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.Status]'."
32+
"Az.Resources","New-AzRoleAssignmentScheduleRequest","New-AzRoleAssignmentScheduleRequest","0","3000","The type of property 'ExpirationType' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleAssignmentScheduleRequest' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.Type]' to 'System.String'.","Change the type of property 'ExpirationType' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.Type]'."
33+
"Az.Resources","New-AzRoleAssignmentScheduleRequest","New-AzRoleAssignmentScheduleRequest","0","2020","The cmdlet 'New-AzRoleAssignmentScheduleRequest' no longer supports the type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.Type' for parameter 'ExpirationType'.","Change the type for parameter 'ExpirationType' back to 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.Type'."
34+
"Az.Resources","New-AzRoleAssignmentScheduleRequest","New-AzRoleAssignmentScheduleRequest","0","2020","The cmdlet 'New-AzRoleAssignmentScheduleRequest' no longer supports the type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.RequestType' for parameter 'RequestType'.","Change the type for parameter 'RequestType' back to 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.RequestType'."
35+
"Az.Resources","New-AzRoleEligibilityScheduleRequest","New-AzRoleEligibilityScheduleRequest","0","3000","The type of property 'PrincipalType' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleEligibilityScheduleRequest' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.PrincipalType]' to 'System.String'.","Change the type of property 'PrincipalType' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.PrincipalType]'."
36+
"Az.Resources","New-AzRoleEligibilityScheduleRequest","New-AzRoleEligibilityScheduleRequest","0","3000","The type of property 'RequestType' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleEligibilityScheduleRequest' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.RequestType]' to 'System.String'.","Change the type of property 'RequestType' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.RequestType]'."
37+
"Az.Resources","New-AzRoleEligibilityScheduleRequest","New-AzRoleEligibilityScheduleRequest","0","3000","The type of property 'Status' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleEligibilityScheduleRequest' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.Status]' to 'System.String'.","Change the type of property 'Status' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.Status]'."
38+
"Az.Resources","New-AzRoleEligibilityScheduleRequest","New-AzRoleEligibilityScheduleRequest","0","3000","The type of property 'ExpirationType' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleEligibilityScheduleRequest' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.Type]' to 'System.String'.","Change the type of property 'ExpirationType' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.Type]'."
39+
"Az.Resources","New-AzRoleEligibilityScheduleRequest","New-AzRoleEligibilityScheduleRequest","0","2020","The cmdlet 'New-AzRoleEligibilityScheduleRequest' no longer supports the type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.Type' for parameter 'ExpirationType'.","Change the type for parameter 'ExpirationType' back to 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.Type'."
40+
"Az.Resources","New-AzRoleEligibilityScheduleRequest","New-AzRoleEligibilityScheduleRequest","0","2020","The cmdlet 'New-AzRoleEligibilityScheduleRequest' no longer supports the type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.RequestType' for parameter 'RequestType'.","Change the type for parameter 'RequestType' back to 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.RequestType'."
41+
"Az.Resources","Update-AzRoleManagementPolicy","Update-AzRoleManagementPolicy","0","3000","The type of property 'EffectiveRule' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleManagementPolicy' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.IRoleManagementPolicyRule' to 'System.Collections.Generic.List`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.IRoleManagementPolicyRule]'.","Change the type of property 'EffectiveRule' back to 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.IRoleManagementPolicyRule'."
42+
"Az.Resources","Update-AzRoleManagementPolicy","Update-AzRoleManagementPolicy","0","3000","The type of property 'Rule' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleManagementPolicy' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.IRoleManagementPolicyRule' to 'System.Collections.Generic.List`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.IRoleManagementPolicyRule]'.","Change the type of property 'Rule' back to 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.IRoleManagementPolicyRule'."
43+
"Az.Resources","Update-AzRoleManagementPolicy","Update-AzRoleManagementPolicy","0","3000","The type of property 'RuleType' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleManagementPolicyRule' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.RoleManagementPolicyRuleType' to 'System.String'.","Change the type of property 'RuleType' back to 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.RoleManagementPolicyRuleType'."
44+
"Az.Resources","Update-AzRoleManagementPolicy","Update-AzRoleManagementPolicy","0","3000","The type of property 'TargetEnforcedSetting' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleManagementPolicyRule' has changed from 'System.String[]' to 'System.Collections.Generic.List`1[System.String]'.","Change the type of property 'TargetEnforcedSetting' back to 'System.String[]'."
45+
"Az.Resources","Update-AzRoleManagementPolicy","Update-AzRoleManagementPolicy","0","3000","The type of property 'TargetInheritableSetting' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleManagementPolicyRule' has changed from 'System.String[]' to 'System.Collections.Generic.List`1[System.String]'.","Change the type of property 'TargetInheritableSetting' back to 'System.String[]'."
46+
"Az.Resources","Update-AzRoleManagementPolicy","Update-AzRoleManagementPolicy","0","3000","The type of property 'TargetObject' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleManagementPolicyRule' has changed from 'System.String[]' to 'System.Collections.Generic.List`1[System.String]'.","Change the type of property 'TargetObject' back to 'System.String[]'."
47+
"Az.Resources","Update-AzRoleManagementPolicy","Update-AzRoleManagementPolicy","0","3000","The type of property 'TargetOperation' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleManagementPolicyRule' has changed from 'System.String[]' to 'System.Collections.Generic.List`1[System.String]'.","Change the type of property 'TargetOperation' back to 'System.String[]'."
48+
"Az.Resources","Update-AzRoleManagementPolicy","Update-AzRoleManagementPolicy","0","1050","The parameter set '__AllParameterSets' for cmdlet 'Update-AzRoleManagementPolicy' has been removed.","Add parameter set '__AllParameterSets' back to cmdlet 'Update-AzRoleManagementPolicy'."

0 commit comments

Comments
 (0)