Skip to content

Commit 0959261

Browse files
authored
Suppress breaking change warnings for kusto (#15051)
1 parent 8909dcf commit 0959261

File tree

2 files changed

+51
-0
lines changed

2 files changed

+51
-0
lines changed
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
"AssemblyFileName","ClassName","Target","Severity","ProblemId","Description","Remediation"
2+
"Az.Kusto","Add-AzKustoClusterLanguageExtension","Add-AzKustoClusterLanguageExtension","0","2110","The element type for parameter 'Value' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.ILanguageExtension' to 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api202101.ILanguageExtension'.","Change the element type for parameter 'Value' back to 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.ILanguageExtension'."
3+
"Az.Kusto","Add-AzKustoDatabasePrincipal","Add-AzKustoDatabasePrincipal","0","2110","The element type for parameter 'Value' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.IDatabasePrincipal' to 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api202101.IDatabasePrincipal'.","Change the element type for parameter 'Value' back to 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.IDatabasePrincipal'."
4+
"Az.Kusto","Get-AzKustoAttachedDatabaseConfiguration","Get-AzKustoAttachedDatabaseConfiguration","0","1020","The cmdlet 'Get-AzKustoAttachedDatabaseConfiguration' no longer has output type 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.IAttachedDatabaseConfiguration'.","Make cmdlet 'Get-AzKustoAttachedDatabaseConfiguration' return type 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.IAttachedDatabaseConfiguration'."
5+
"Az.Kusto","Get-AzKustoCluster","Get-AzKustoCluster","0","1020","The cmdlet 'Get-AzKustoCluster' no longer has output type 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.ICluster'.","Make cmdlet 'Get-AzKustoCluster' return type 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.ICluster'."
6+
"Az.Kusto","Get-AzKustoClusterPrincipalAssignment","Get-AzKustoClusterPrincipalAssignment","0","1020","The cmdlet 'Get-AzKustoClusterPrincipalAssignment' no longer has output type 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.IClusterPrincipalAssignment'.","Make cmdlet 'Get-AzKustoClusterPrincipalAssignment' return type 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.IClusterPrincipalAssignment'."
7+
"Az.Kusto","Get-AzKustoClusterSku","Get-AzKustoClusterSku","0","1020","The cmdlet 'Get-AzKustoClusterSku' no longer has output type 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.IAzureResourceSku'.","Make cmdlet 'Get-AzKustoClusterSku' return type 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.IAzureResourceSku'."
8+
"Az.Kusto","Get-AzKustoDatabasePrincipalAssignment","Get-AzKustoDatabasePrincipalAssignment","0","1020","The cmdlet 'Get-AzKustoDatabasePrincipalAssignment' no longer has output type 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.IDatabasePrincipalAssignment'.","Make cmdlet 'Get-AzKustoDatabasePrincipalAssignment' return type 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.IDatabasePrincipalAssignment'."
9+
"Az.Kusto","Get-AzKustoDataConnection","Get-AzKustoDataConnection","0","1020","The cmdlet 'Get-AzKustoDataConnection' no longer has output type 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.IDataConnection'.","Make cmdlet 'Get-AzKustoDataConnection' return type 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.IDataConnection'."
10+
"Az.Kusto","New-AzKustoAttachedDatabaseConfiguration","New-AzKustoAttachedDatabaseConfiguration","0","1020","The cmdlet 'New-AzKustoAttachedDatabaseConfiguration' no longer has output type 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.IAttachedDatabaseConfiguration'.","Make cmdlet 'New-AzKustoAttachedDatabaseConfiguration' return type 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.IAttachedDatabaseConfiguration'."
11+
"Az.Kusto","New-AzKustoCluster","New-AzKustoCluster","0","1020","The cmdlet 'New-AzKustoCluster' no longer has output type 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.ICluster'.","Make cmdlet 'New-AzKustoCluster' return type 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.ICluster'."
12+
"Az.Kusto","New-AzKustoCluster","New-AzKustoCluster","0","2000","The cmdlet 'New-AzKustoCluster' no longer supports the parameter 'LanguageExtensionValue' and no alias was found for the original parameter name.","Add the parameter 'LanguageExtensionValue' back to the cmdlet 'New-AzKustoCluster', or add an alias to the original parameter name."
13+
"Az.Kusto","New-AzKustoCluster","New-AzKustoCluster","0","2110","The element type for parameter 'TrustedExternalTenant' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.ITrustedExternalTenant' to 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api202101.ITrustedExternalTenant'.","Change the element type for parameter 'TrustedExternalTenant' back to 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.ITrustedExternalTenant'."
14+
"Az.Kusto","New-AzKustoCluster","New-AzKustoCluster","0","1050","The parameter set '__AllParameterSets' for cmdlet 'New-AzKustoCluster' has been removed.","Add parameter set '__AllParameterSets' back to cmdlet 'New-AzKustoCluster'."
15+
"Az.Kusto","New-AzKustoClusterPrincipalAssignment","New-AzKustoClusterPrincipalAssignment","0","1020","The cmdlet 'New-AzKustoClusterPrincipalAssignment' no longer has output type 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.IClusterPrincipalAssignment'.","Make cmdlet 'New-AzKustoClusterPrincipalAssignment' return type 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.IClusterPrincipalAssignment'."
16+
"Az.Kusto","New-AzKustoDatabasePrincipalAssignment","New-AzKustoDatabasePrincipalAssignment","0","1020","The cmdlet 'New-AzKustoDatabasePrincipalAssignment' no longer has output type 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.IDatabasePrincipalAssignment'.","Make cmdlet 'New-AzKustoDatabasePrincipalAssignment' return type 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.IDatabasePrincipalAssignment'."
17+
"Az.Kusto","New-AzKustoDataConnection","New-AzKustoDataConnection","0","1020","The cmdlet 'New-AzKustoDataConnection' no longer has output type 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.IDataConnection'.","Make cmdlet 'New-AzKustoDataConnection' return type 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.IDataConnection'."
18+
"Az.Kusto","Remove-AzKustoClusterLanguageExtension","Remove-AzKustoClusterLanguageExtension","0","2110","The element type for parameter 'Value' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.ILanguageExtension' to 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api202101.ILanguageExtension'.","Change the element type for parameter 'Value' back to 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.ILanguageExtension'."
19+
"Az.Kusto","Remove-AzKustoDatabasePrincipal","Remove-AzKustoDatabasePrincipal","0","2110","The element type for parameter 'Value' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.IDatabasePrincipal' to 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api202101.IDatabasePrincipal'.","Change the element type for parameter 'Value' back to 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.IDatabasePrincipal'."
20+
"Az.Kusto","Test-AzKustoClusterNameAvailability","Test-AzKustoClusterNameAvailability","0","2000","The cmdlet 'Test-AzKustoClusterNameAvailability' no longer supports the parameter 'Type' and no alias was found for the original parameter name.","Add the parameter 'Type' back to the cmdlet 'Test-AzKustoClusterNameAvailability', or add an alias to the original parameter name."
21+
"Az.Kusto","Test-AzKustoClusterNameAvailability","Test-AzKustoClusterNameAvailability","0","1050","The parameter set 'CheckExpanded' for cmdlet 'Test-AzKustoClusterNameAvailability' has been removed.","Add parameter set 'CheckExpanded' back to cmdlet 'Test-AzKustoClusterNameAvailability'."
22+
"Az.Kusto","Test-AzKustoClusterNameAvailability","Test-AzKustoClusterNameAvailability","0","1050","The parameter set 'CheckViaIdentityExpanded' for cmdlet 'Test-AzKustoClusterNameAvailability' has been removed.","Add parameter set 'CheckViaIdentityExpanded' back to cmdlet 'Test-AzKustoClusterNameAvailability'."
23+
"Az.Kusto","Test-AzKustoClusterNameAvailability","Test-AzKustoClusterNameAvailability","0","1050","The parameter set '__AllParameterSets' for cmdlet 'Test-AzKustoClusterNameAvailability' has been removed.","Add parameter set '__AllParameterSets' back to cmdlet 'Test-AzKustoClusterNameAvailability'."
24+
"Az.Kusto","Test-AzKustoClusterPrincipalAssignmentNameAvailability","Test-AzKustoClusterPrincipalAssignmentNameAvailability","0","2000","The cmdlet 'Test-AzKustoClusterPrincipalAssignmentNameAvailability' no longer supports the parameter 'Type' and no alias was found for the original parameter name.","Add the parameter 'Type' back to the cmdlet 'Test-AzKustoClusterPrincipalAssignmentNameAvailability', or add an alias to the original parameter name."
25+
"Az.Kusto","Test-AzKustoClusterPrincipalAssignmentNameAvailability","Test-AzKustoClusterPrincipalAssignmentNameAvailability","0","1050","The parameter set 'CheckExpanded' for cmdlet 'Test-AzKustoClusterPrincipalAssignmentNameAvailability' has been removed.","Add parameter set 'CheckExpanded' back to cmdlet 'Test-AzKustoClusterPrincipalAssignmentNameAvailability'."
26+
"Az.Kusto","Test-AzKustoClusterPrincipalAssignmentNameAvailability","Test-AzKustoClusterPrincipalAssignmentNameAvailability","0","1050","The parameter set 'CheckViaIdentityExpanded' for cmdlet 'Test-AzKustoClusterPrincipalAssignmentNameAvailability' has been removed.","Add parameter set 'CheckViaIdentityExpanded' back to cmdlet 'Test-AzKustoClusterPrincipalAssignmentNameAvailability'."
27+
"Az.Kusto","Test-AzKustoClusterPrincipalAssignmentNameAvailability","Test-AzKustoClusterPrincipalAssignmentNameAvailability","0","1050","The parameter set '__AllParameterSets' for cmdlet 'Test-AzKustoClusterPrincipalAssignmentNameAvailability' has been removed.","Add parameter set '__AllParameterSets' back to cmdlet 'Test-AzKustoClusterPrincipalAssignmentNameAvailability'."
28+
"Az.Kusto","Test-AzKustoDatabasePrincipalAssignmentNameAvailability","Test-AzKustoDatabasePrincipalAssignmentNameAvailability","0","2000","The cmdlet 'Test-AzKustoDatabasePrincipalAssignmentNameAvailability' no longer supports the parameter 'Type' and no alias was found for the original parameter name.","Add the parameter 'Type' back to the cmdlet 'Test-AzKustoDatabasePrincipalAssignmentNameAvailability', or add an alias to the original parameter name."
29+
"Az.Kusto","Test-AzKustoDatabasePrincipalAssignmentNameAvailability","Test-AzKustoDatabasePrincipalAssignmentNameAvailability","0","1050","The parameter set 'CheckExpanded' for cmdlet 'Test-AzKustoDatabasePrincipalAssignmentNameAvailability' has been removed.","Add parameter set 'CheckExpanded' back to cmdlet 'Test-AzKustoDatabasePrincipalAssignmentNameAvailability'."
30+
"Az.Kusto","Test-AzKustoDatabasePrincipalAssignmentNameAvailability","Test-AzKustoDatabasePrincipalAssignmentNameAvailability","0","1050","The parameter set 'CheckViaIdentityExpanded' for cmdlet 'Test-AzKustoDatabasePrincipalAssignmentNameAvailability' has been removed.","Add parameter set 'CheckViaIdentityExpanded' back to cmdlet 'Test-AzKustoDatabasePrincipalAssignmentNameAvailability'."
31+
"Az.Kusto","Test-AzKustoDatabasePrincipalAssignmentNameAvailability","Test-AzKustoDatabasePrincipalAssignmentNameAvailability","0","1050","The parameter set '__AllParameterSets' for cmdlet 'Test-AzKustoDatabasePrincipalAssignmentNameAvailability' has been removed.","Add parameter set '__AllParameterSets' back to cmdlet 'Test-AzKustoDatabasePrincipalAssignmentNameAvailability'."
32+
"Az.Kusto","Test-AzKustoDataConnectionNameAvailability","Test-AzKustoDataConnectionNameAvailability","0","2000","The cmdlet 'Test-AzKustoDataConnectionNameAvailability' no longer supports the parameter 'Type' and no alias was found for the original parameter name.","Add the parameter 'Type' back to the cmdlet 'Test-AzKustoDataConnectionNameAvailability', or add an alias to the original parameter name."
33+
"Az.Kusto","Test-AzKustoDataConnectionNameAvailability","Test-AzKustoDataConnectionNameAvailability","0","1050","The parameter set 'CheckExpanded' for cmdlet 'Test-AzKustoDataConnectionNameAvailability' has been removed.","Add parameter set 'CheckExpanded' back to cmdlet 'Test-AzKustoDataConnectionNameAvailability'."
34+
"Az.Kusto","Test-AzKustoDataConnectionNameAvailability","Test-AzKustoDataConnectionNameAvailability","0","1050","The parameter set 'CheckViaIdentityExpanded' for cmdlet 'Test-AzKustoDataConnectionNameAvailability' has been removed.","Add parameter set 'CheckViaIdentityExpanded' back to cmdlet 'Test-AzKustoDataConnectionNameAvailability'."
35+
"Az.Kusto","Test-AzKustoDataConnectionNameAvailability","Test-AzKustoDataConnectionNameAvailability","0","1050","The parameter set '__AllParameterSets' for cmdlet 'Test-AzKustoDataConnectionNameAvailability' has been removed.","Add parameter set '__AllParameterSets' back to cmdlet 'Test-AzKustoDataConnectionNameAvailability'."
36+
"Az.Kusto","Update-AzKustoCluster","Update-AzKustoCluster","0","1020","The cmdlet 'Update-AzKustoCluster' no longer has output type 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.ICluster'.","Make cmdlet 'Update-AzKustoCluster' return type 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.ICluster'."
37+
"Az.Kusto","Update-AzKustoCluster","Update-AzKustoCluster","0","2000","The cmdlet 'Update-AzKustoCluster' no longer supports the parameter 'LanguageExtensionValue' and no alias was found for the original parameter name.","Add the parameter 'LanguageExtensionValue' back to the cmdlet 'Update-AzKustoCluster', or add an alias to the original parameter name."
38+
"Az.Kusto","Update-AzKustoCluster","Update-AzKustoCluster","0","2110","The element type for parameter 'TrustedExternalTenant' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.ITrustedExternalTenant' to 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api202101.ITrustedExternalTenant'.","Change the element type for parameter 'TrustedExternalTenant' back to 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.ITrustedExternalTenant'."
39+
"Az.Kusto","Update-AzKustoCluster","Update-AzKustoCluster","0","1050","The parameter set 'UpdateExpanded' for cmdlet 'Update-AzKustoCluster' has been removed.","Add parameter set 'UpdateExpanded' back to cmdlet 'Update-AzKustoCluster'."
40+
"Az.Kusto","Update-AzKustoCluster","Update-AzKustoCluster","0","1050","The parameter set 'UpdateViaIdentityExpanded' for cmdlet 'Update-AzKustoCluster' has been removed.","Add parameter set 'UpdateViaIdentityExpanded' back to cmdlet 'Update-AzKustoCluster'."
41+
"Az.Kusto","Update-AzKustoCluster","Update-AzKustoCluster","0","1050","The parameter set '__AllParameterSets' for cmdlet 'Update-AzKustoCluster' has been removed.","Add parameter set '__AllParameterSets' back to cmdlet 'Update-AzKustoCluster'."
42+
"Az.Kusto","Update-AzKustoDataConnection","Update-AzKustoDataConnection","0","1020","The cmdlet 'Update-AzKustoDataConnection' no longer has output type 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.IDataConnection'.","Make cmdlet 'Update-AzKustoDataConnection' return type 'Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200918.IDataConnection'."

tools/StaticAnalysis/Exceptions/Az.Kusto/SignatureIssues.csv

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,12 @@
6262
"Az.Kusto","Update-AzKustoDatabase","Update-AzKustoDatabase","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet Update-AzKustoDatabase does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."
6363
"Az.Kusto","Update-AzKustoDataConnection","Update-AzKustoDataConnection","1","8100","Update-AzKustoDataConnection Does not support ShouldProcess but the cmdlet verb Update indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
6464
"Az.Kusto","Update-AzKustoDataConnection","Update-AzKustoDataConnection","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet Update-AzKustoDataConnection does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."
65+
"Az.Kusto","Get-AzKustoOperationsResult","Get-AzKustoOperationsResult","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet Get-AzKustoOperationsResult does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."
66+
"Az.Kusto","Get-AzKustoScript","Get-AzKustoScript","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet Get-AzKustoScript does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."
67+
"Az.Kusto","New-AzKustoScript","New-AzKustoScript","1","8100","New-AzKustoScript Does not support ShouldProcess but the cmdlet verb New indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
68+
"Az.Kusto","New-AzKustoScript","New-AzKustoScript","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet New-AzKustoScript does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."
69+
"Az.Kusto","Remove-AzKustoScript","Remove-AzKustoScript","1","8100","Remove-AzKustoScript Does not support ShouldProcess but the cmdlet verb Remove indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
70+
"Az.Kusto","Remove-AzKustoScript","Remove-AzKustoScript","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet Remove-AzKustoScript does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."
71+
"Az.Kusto","Test-AzKustoScriptNameAvailability","Test-AzKustoScriptNameAvailability","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet Test-AzKustoScriptNameAvailability does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."
72+
"Az.Kusto","Update-AzKustoScript","Update-AzKustoScript","1","8100","Update-AzKustoScript Does not support ShouldProcess but the cmdlet verb Update indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
73+
"Az.Kusto","Update-AzKustoScript","Update-AzKustoScript","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet Update-AzKustoScript does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."

0 commit comments

Comments
 (0)