Skip to content

Commit 8ca620e

Browse files
committed
create BreakingChangeIssues.csv
1 parent 9ebcd71 commit 8ca620e

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
"Module","ClassName","Target","Severity","ProblemId","Description","Remediation"
2+
"Az.ArcResourceBridge","Get-AzArcResourceBridge","Get-AzArcResourceBridge","0","3000","The type of property 'Distro' of type 'Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.Api20221027.IAppliance' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.Distro]' to 'System.String'.","Change the type of property 'Distro' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.Distro]'."
3+
"Az.ArcResourceBridge","Get-AzArcResourceBridge","Get-AzArcResourceBridge","0","3000","The type of property 'InfrastructureConfigProvider' of type 'Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.Api20221027.IAppliance' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.Provider]' to 'System.String'.","Change the type of property 'InfrastructureConfigProvider' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.Provider]'."
4+
"Az.ArcResourceBridge","Get-AzArcResourceBridge","Get-AzArcResourceBridge","0","3000","The type of property 'IdentityType' of type 'Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.Api20221027.IAppliance' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.ResourceIdentityType]' to 'System.String'.","Change the type of property 'IdentityType' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.ResourceIdentityType]'."
5+
"Az.ArcResourceBridge","Get-AzArcResourceBridge","Get-AzArcResourceBridge","0","3000","The type of property 'Status' of type 'Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.Api20221027.IAppliance' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.Status]' to 'System.String'.","Change the type of property 'Status' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.Status]'."
6+
"Az.ArcResourceBridge","Get-AzArcResourceBridgeApplianceCredential","Get-AzArcResourceBridgeApplianceCredential","0","3000","The type of property 'Kubeconfig' of type 'Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.Api20221027.IApplianceListCredentialResults' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.IApplianceCredentialKubeconfig' to 'System.Collections.Generic.List`1[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.IApplianceCredentialKubeconfig]'.","Change the type of property 'Kubeconfig' back to 'Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.IApplianceCredentialKubeconfig'."
7+
"Az.ArcResourceBridge","Get-AzArcResourceBridgeCredential","Get-AzArcResourceBridgeCredential","0","3000","The type of property 'Kubeconfig' of type 'Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.Api20221027.IApplianceListKeysResults' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.IApplianceCredentialKubeconfig' to 'System.Collections.Generic.List`1[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.IApplianceCredentialKubeconfig]'.","Change the type of property 'Kubeconfig' back to 'Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.IApplianceCredentialKubeconfig'."
8+
"Az.ArcResourceBridge","Get-AzArcResourceBridgeTelemetryConfig","Get-AzArcResourceBridgeTelemetryConfig","0","2000","The cmdlet 'Get-AzArcResourceBridgeTelemetryConfig' 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-AzArcResourceBridgeTelemetryConfig', or add an alias to the original parameter name."
9+
"Az.ArcResourceBridge","Get-AzArcResourceBridgeTelemetryConfig","Get-AzArcResourceBridgeTelemetryConfig","0","1050","The parameter set 'GetViaIdentity' for cmdlet 'Get-AzArcResourceBridgeTelemetryConfig' has been removed.","Add parameter set 'GetViaIdentity' back to cmdlet 'Get-AzArcResourceBridgeTelemetryConfig'."
10+
"Az.ArcResourceBridge","Get-AzArcResourceBridgeUpgradeGraph","Get-AzArcResourceBridgeUpgradeGraph","0","3000","The type of property 'SupportedVersion' of type 'Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.Api20221027.IUpgradeGraph' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.ISupportedVersion' to 'System.Collections.Generic.List`1[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.ISupportedVersion]'.","Change the type of property 'SupportedVersion' back to 'Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.ISupportedVersion'."
11+
"Az.ArcResourceBridge","New-AzArcResourceBridge","New-AzArcResourceBridge","0","3000","The type of property 'Distro' of type 'Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.Api20221027.IAppliance' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.Distro]' to 'System.String'.","Change the type of property 'Distro' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.Distro]'."
12+
"Az.ArcResourceBridge","New-AzArcResourceBridge","New-AzArcResourceBridge","0","3000","The type of property 'InfrastructureConfigProvider' of type 'Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.Api20221027.IAppliance' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.Provider]' to 'System.String'.","Change the type of property 'InfrastructureConfigProvider' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.Provider]'."
13+
"Az.ArcResourceBridge","New-AzArcResourceBridge","New-AzArcResourceBridge","0","3000","The type of property 'IdentityType' of type 'Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.Api20221027.IAppliance' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.ResourceIdentityType]' to 'System.String'.","Change the type of property 'IdentityType' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.ResourceIdentityType]'."
14+
"Az.ArcResourceBridge","New-AzArcResourceBridge","New-AzArcResourceBridge","0","3000","The type of property 'Status' of type 'Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.Api20221027.IAppliance' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.Status]' to 'System.String'.","Change the type of property 'Status' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.Status]'."
15+
"Az.ArcResourceBridge","New-AzArcResourceBridge","New-AzArcResourceBridge","0","2020","The cmdlet 'New-AzArcResourceBridge' no longer supports the type 'Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.Distro' for parameter 'Distro'.","Change the type for parameter 'Distro' back to 'Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.Distro'."
16+
"Az.ArcResourceBridge","New-AzArcResourceBridge","New-AzArcResourceBridge","0","2000","The cmdlet 'New-AzArcResourceBridge' no longer supports the parameter 'IdentityType' and no alias was found for the original parameter name.","Add the parameter 'IdentityType' back to the cmdlet 'New-AzArcResourceBridge', or add an alias to the original parameter name."
17+
"Az.ArcResourceBridge","New-AzArcResourceBridge","New-AzArcResourceBridge","0","2020","The cmdlet 'New-AzArcResourceBridge' no longer supports the type 'Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.Provider' for parameter 'InfrastructureConfigProvider'.","Change the type for parameter 'InfrastructureConfigProvider' back to 'Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.Provider'."
18+
"Az.ArcResourceBridge","New-AzArcResourceBridge","New-AzArcResourceBridge","0","1050","The parameter set '__AllParameterSets' for cmdlet 'New-AzArcResourceBridge' has been removed.","Add parameter set '__AllParameterSets' back to cmdlet 'New-AzArcResourceBridge'."
19+
"Az.ArcResourceBridge","Update-AzArcResourceBridge","Update-AzArcResourceBridge","0","3000","The type of property 'Distro' of type 'Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.Api20221027.IAppliance' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.Distro]' to 'System.String'.","Change the type of property 'Distro' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.Distro]'."
20+
"Az.ArcResourceBridge","Update-AzArcResourceBridge","Update-AzArcResourceBridge","0","3000","The type of property 'InfrastructureConfigProvider' of type 'Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.Api20221027.IAppliance' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.Provider]' to 'System.String'.","Change the type of property 'InfrastructureConfigProvider' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.Provider]'."
21+
"Az.ArcResourceBridge","Update-AzArcResourceBridge","Update-AzArcResourceBridge","0","3000","The type of property 'IdentityType' of type 'Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.Api20221027.IAppliance' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.ResourceIdentityType]' to 'System.String'.","Change the type of property 'IdentityType' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.ResourceIdentityType]'."
22+
"Az.ArcResourceBridge","Update-AzArcResourceBridge","Update-AzArcResourceBridge","0","3000","The type of property 'Status' of type 'Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.Api20221027.IAppliance' has changed from 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.Status]' to 'System.String'.","Change the type of property 'Status' back to 'System.Nullable`1[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.Status]'."
23+
"Az.ArcResourceBridge","Update-AzArcResourceBridge","Update-AzArcResourceBridge","0","1050","The parameter set '__AllParameterSets' for cmdlet 'Update-AzArcResourceBridge' has been removed.","Add parameter set '__AllParameterSets' back to cmdlet 'Update-AzArcResourceBridge'."

0 commit comments

Comments
 (0)