Skip to content

Commit 37eb0ba

Browse files
committed
Create BreakingChangeIssues.csv
1 parent ce2e1b7 commit 37eb0ba

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
"Module","ClassName","Target","Severity","ProblemId","Description","Remediation"
2+
"Az.ManagedServices","Get-AzManagedServicesAssignment","Get-AzManagedServicesAssignment","0","3000","The type of property 'Authorization' of type 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.IRegistrationAssignment' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IAuthorization' to 'System.Collections.Generic.List`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IAuthorization]'.","Change the type of property 'Authorization' back to 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IAuthorization'."
3+
"Az.ManagedServices","Get-AzManagedServicesAssignment","Get-AzManagedServicesAssignment","0","3000","The type of property 'EligibleAuthorization' of type 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.IRegistrationAssignment' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IEligibleAuthorization' to 'System.Collections.Generic.List`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IEligibleAuthorization]'.","Change the type of property 'EligibleAuthorization' back to 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IEligibleAuthorization'."
4+
"Az.ManagedServices","Get-AzManagedServicesAssignment","Get-AzManagedServicesAssignment","0","3000","The type of property 'RegistrationDefinitionPropertiesProvisioningState' of type 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.IRegistrationAssignment' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Support.ProvisioningState]' to 'System.String'.","Change the type of property 'RegistrationDefinitionPropertiesProvisioningState' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Support.ProvisioningState]'."
5+
"Az.ManagedServices","Get-AzManagedServicesAssignment","Get-AzManagedServicesAssignment","0","3000","The type of property 'ProvisioningState' of type 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.IRegistrationAssignment' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Support.ProvisioningState]' to 'System.String'.","Change the type of property 'ProvisioningState' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Support.ProvisioningState]'."
6+
"Az.ManagedServices","Get-AzManagedServicesDefinition","Get-AzManagedServicesDefinition","0","3000","The type of property 'Authorization' of type 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.IRegistrationDefinition' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IAuthorization' to 'System.Collections.Generic.List`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IAuthorization]'.","Change the type of property 'Authorization' back to 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IAuthorization'."
7+
"Az.ManagedServices","Get-AzManagedServicesDefinition","Get-AzManagedServicesDefinition","0","3000","The type of property 'EligibleAuthorization' of type 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.IRegistrationDefinition' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IEligibleAuthorization' to 'System.Collections.Generic.List`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IEligibleAuthorization]'.","Change the type of property 'EligibleAuthorization' back to 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IEligibleAuthorization'."
8+
"Az.ManagedServices","Get-AzManagedServicesDefinition","Get-AzManagedServicesDefinition","0","3000","The type of property 'ProvisioningState' of type 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.IRegistrationDefinition' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Support.ProvisioningState]' to 'System.String'.","Change the type of property 'ProvisioningState' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Support.ProvisioningState]'."
9+
"Az.ManagedServices","Get-AzManagedServicesMarketplaceDefinition","Get-AzManagedServicesMarketplaceDefinition","0","3000","The type of property 'Authorization' of type 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.IMarketplaceRegistrationDefinition' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IAuthorization' to 'System.Collections.Generic.List`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IAuthorization]'.","Change the type of property 'Authorization' back to 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IAuthorization'."
10+
"Az.ManagedServices","Get-AzManagedServicesMarketplaceDefinition","Get-AzManagedServicesMarketplaceDefinition","0","3000","The type of property 'EligibleAuthorization' of type 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.IMarketplaceRegistrationDefinition' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IEligibleAuthorization' to 'System.Collections.Generic.List`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IEligibleAuthorization]'.","Change the type of property 'EligibleAuthorization' back to 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IEligibleAuthorization'."
11+
"Az.ManagedServices","New-AzManagedServicesAssignment","New-AzManagedServicesAssignment","0","3000","The type of property 'Authorization' of type 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.IRegistrationAssignment' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IAuthorization' to 'System.Collections.Generic.List`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IAuthorization]'.","Change the type of property 'Authorization' back to 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IAuthorization'."
12+
"Az.ManagedServices","New-AzManagedServicesAssignment","New-AzManagedServicesAssignment","0","3000","The type of property 'EligibleAuthorization' of type 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.IRegistrationAssignment' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IEligibleAuthorization' to 'System.Collections.Generic.List`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IEligibleAuthorization]'.","Change the type of property 'EligibleAuthorization' back to 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IEligibleAuthorization'."
13+
"Az.ManagedServices","New-AzManagedServicesAssignment","New-AzManagedServicesAssignment","0","3000","The type of property 'RegistrationDefinitionPropertiesProvisioningState' of type 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.IRegistrationAssignment' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Support.ProvisioningState]' to 'System.String'.","Change the type of property 'RegistrationDefinitionPropertiesProvisioningState' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Support.ProvisioningState]'."
14+
"Az.ManagedServices","New-AzManagedServicesAssignment","New-AzManagedServicesAssignment","0","3000","The type of property 'ProvisioningState' of type 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.IRegistrationAssignment' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Support.ProvisioningState]' to 'System.String'.","Change the type of property 'ProvisioningState' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Support.ProvisioningState]'."
15+
"Az.ManagedServices","New-AzManagedServicesAuthorizationObject","New-AzManagedServicesAuthorizationObject","0","3000","The type of property 'DelegatedRoleDefinitionId' of type 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.Authorization' has changed from 'System.String[]' to 'System.Collections.Generic.List`1[System.String]'.","Change the type of property 'DelegatedRoleDefinitionId' back to 'System.String[]'."
16+
"Az.ManagedServices","New-AzManagedServicesDefinition","New-AzManagedServicesDefinition","0","3000","The type of property 'Authorization' of type 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.IRegistrationDefinition' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IAuthorization' to 'System.Collections.Generic.List`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IAuthorization]'.","Change the type of property 'Authorization' back to 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IAuthorization'."
17+
"Az.ManagedServices","New-AzManagedServicesDefinition","New-AzManagedServicesDefinition","0","3000","The type of property 'EligibleAuthorization' of type 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.IRegistrationDefinition' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IEligibleAuthorization' to 'System.Collections.Generic.List`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IEligibleAuthorization]'.","Change the type of property 'EligibleAuthorization' back to 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IEligibleAuthorization'."
18+
"Az.ManagedServices","New-AzManagedServicesDefinition","New-AzManagedServicesDefinition","0","3000","The type of property 'ProvisioningState' of type 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.IRegistrationDefinition' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Support.ProvisioningState]' to 'System.String'.","Change the type of property 'ProvisioningState' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Support.ProvisioningState]'."
19+
"Az.ManagedServices","New-AzManagedServicesDefinition","New-AzManagedServicesDefinition","0","3000","The type of property 'DelegatedRoleDefinitionId' of type 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.IAuthorization' has changed from 'System.String[]' to 'System.Collections.Generic.List`1[System.String]'.","Change the type of property 'DelegatedRoleDefinitionId' back to 'System.String[]'."
20+
"Az.ManagedServices","New-AzManagedServicesDefinition","New-AzManagedServicesDefinition","0","3000","The type of property 'JustInTimeAccessPolicyManagedByTenantApprover' of type 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.IEligibleAuthorization' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IEligibleApprover' to 'System.Collections.Generic.List`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IEligibleApprover]'.","Change the type of property 'JustInTimeAccessPolicyManagedByTenantApprover' back to 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IEligibleApprover'."
21+
"Az.ManagedServices","New-AzManagedServicesDefinition","New-AzManagedServicesDefinition","0","3000","The type of property 'JustInTimeAccessPolicyMultiFactorAuthProvider' of type 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.IEligibleAuthorization' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Support.MultiFactorAuthProvider]' to 'System.String'.","Change the type of property 'JustInTimeAccessPolicyMultiFactorAuthProvider' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Support.MultiFactorAuthProvider]'."
22+
"Az.ManagedServices","New-AzManagedServicesEligibleAuthorizationObject","New-AzManagedServicesEligibleAuthorizationObject","0","3000","The type of property 'JustInTimeAccessPolicyManagedByTenantApprover' of type 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.EligibleAuthorization' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IEligibleApprover' to 'System.Collections.Generic.List`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IEligibleApprover]'.","Change the type of property 'JustInTimeAccessPolicyManagedByTenantApprover' back to 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IEligibleApprover'."
23+
"Az.ManagedServices","New-AzManagedServicesEligibleAuthorizationObject","New-AzManagedServicesEligibleAuthorizationObject","0","3000","The type of property 'JustInTimeAccessPolicyMultiFactorAuthProvider' of type 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.EligibleAuthorization' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Support.MultiFactorAuthProvider]' to 'System.String'.","Change the type of property 'JustInTimeAccessPolicyMultiFactorAuthProvider' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Support.MultiFactorAuthProvider]'."
24+
"Az.ManagedServices","New-AzManagedServicesEligibleAuthorizationObject","New-AzManagedServicesEligibleAuthorizationObject","0","2020","The cmdlet 'New-AzManagedServicesEligibleAuthorizationObject' no longer supports the type 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Support.MultiFactorAuthProvider' for parameter 'JustInTimeAccessPolicyMultiFactorAuthProvider'.","Change the type for parameter 'JustInTimeAccessPolicyMultiFactorAuthProvider' back to 'Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Support.MultiFactorAuthProvider'."

0 commit comments

Comments
 (0)