Skip to content

Commit 97a8195

Browse files
committed
Create BreakingChangeIssues.csv
1 parent ca59c68 commit 97a8195

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
"Module","ClassName","Target","Severity","ProblemId","Description","Remediation"
2+
"Az.Resources","Get-AzRoleAssignmentSchedule","Get-AzRoleAssignmentSchedule","0","3000","The type of property 'AssignmentType' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleAssignmentSchedule' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.AssignmentType]' to 'System.String'.","Change the type of property 'AssignmentType' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.AssignmentType]'."
3+
"Az.Resources","Get-AzRoleAssignmentSchedule","Get-AzRoleAssignmentSchedule","0","3000","The type of property 'MemberType' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleAssignmentSchedule' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.MemberType]' to 'System.String'.","Change the type of property 'MemberType' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.MemberType]'."
4+
"Az.Resources","Get-AzRoleAssignmentSchedule","Get-AzRoleAssignmentSchedule","0","3000","The type of property 'PrincipalType' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleAssignmentSchedule' 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]'."
5+
"Az.Resources","Get-AzRoleAssignmentSchedule","Get-AzRoleAssignmentSchedule","0","3000","The type of property 'Status' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleAssignmentSchedule' 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]'."
6+
"Az.Resources","Get-AzRoleAssignmentScheduleInstance","Get-AzRoleAssignmentScheduleInstance","0","3000","The type of property 'AssignmentType' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleAssignmentScheduleInstance' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.AssignmentType]' to 'System.String'.","Change the type of property 'AssignmentType' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.AssignmentType]'."
7+
"Az.Resources","Get-AzRoleAssignmentScheduleInstance","Get-AzRoleAssignmentScheduleInstance","0","3000","The type of property 'MemberType' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleAssignmentScheduleInstance' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.MemberType]' to 'System.String'.","Change the type of property 'MemberType' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.MemberType]'."
8+
"Az.Resources","Get-AzRoleAssignmentScheduleInstance","Get-AzRoleAssignmentScheduleInstance","0","3000","The type of property 'PrincipalType' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleAssignmentScheduleInstance' 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]'."
9+
"Az.Resources","Get-AzRoleAssignmentScheduleInstance","Get-AzRoleAssignmentScheduleInstance","0","3000","The type of property 'Status' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleAssignmentScheduleInstance' 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]'."
10+
"Az.Resources","Get-AzRoleAssignmentScheduleRequest","Get-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]'."
11+
"Az.Resources","Get-AzRoleAssignmentScheduleRequest","Get-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]'."
12+
"Az.Resources","Get-AzRoleAssignmentScheduleRequest","Get-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]'."
13+
"Az.Resources","Get-AzRoleAssignmentScheduleRequest","Get-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]'."
14+
"Az.Resources","Get-AzRoleEligibilitySchedule","Get-AzRoleEligibilitySchedule","0","3000","The type of property 'MemberType' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleEligibilitySchedule' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.MemberType]' to 'System.String'.","Change the type of property 'MemberType' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.MemberType]'."
15+
"Az.Resources","Get-AzRoleEligibilitySchedule","Get-AzRoleEligibilitySchedule","0","3000","The type of property 'PrincipalType' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleEligibilitySchedule' 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]'."
16+
"Az.Resources","Get-AzRoleEligibilitySchedule","Get-AzRoleEligibilitySchedule","0","3000","The type of property 'Status' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleEligibilitySchedule' 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]'."
17+
"Az.Resources","Get-AzRoleEligibilityScheduleInstance","Get-AzRoleEligibilityScheduleInstance","0","3000","The type of property 'MemberType' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleEligibilityScheduleInstance' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.MemberType]' to 'System.String'.","Change the type of property 'MemberType' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.MemberType]'."
18+
"Az.Resources","Get-AzRoleEligibilityScheduleInstance","Get-AzRoleEligibilityScheduleInstance","0","3000","The type of property 'PrincipalType' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleEligibilityScheduleInstance' 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]'."
19+
"Az.Resources","Get-AzRoleEligibilityScheduleInstance","Get-AzRoleEligibilityScheduleInstance","0","3000","The type of property 'Status' of type 'Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleEligibilityScheduleInstance' 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]'."
20+
"Az.Resources","Get-AzRoleEligibilityScheduleRequest","Get-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]'."
21+
"Az.Resources","Get-AzRoleEligibilityScheduleRequest","Get-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]'."
22+
"Az.Resources","Get-AzRoleEligibilityScheduleRequest","Get-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]'."
23+
"Az.Resources","Get-AzRoleEligibilityScheduleRequest","Get-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]'."
24+
"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."
25+
"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'."
26+
"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'."

0 commit comments

Comments
 (0)