Skip to content

Commit f8f21a3

Browse files
committed
Update breaking changes
1 parent 09cbc08 commit f8f21a3

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

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

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,21 @@
4848
"Microsoft.Azure.PowerShell.Cmdlets.Sql.dll","Microsoft.Azure.Commands.Sql.ThreatDetection.Cmdlet.SetAzureSqlServerThreatDetection","Set-AzSqlServerThreatDetectionPolicy","0","2110","The element type for parameter 'ExcludedDetectionType' has been changed from 'Microsoft.Azure.Commands.Sql.ThreatDetection.Model.DetectionType' to 'System.String'.","Change the element type for parameter 'ExcludedDetectionType' back to 'Microsoft.Azure.Commands.Sql.ThreatDetection.Model.DetectionType'."
4949
"Microsoft.Azure.PowerShell.Cmdlets.Sql.dll","Microsoft.Azure.Commands.Sql.ManagedInstance.Cmdlet.GetAzureSqlManagedInstance","Get-AzSqlInstance","0","1050","The parameter set '__AllParameterSets' for cmdlet 'Get-AzSqlInstance' has been removed.","Add parameter set '__AllParameterSets' back to cmdlet 'Get-AzSqlInstance'."
5050
"Microsoft.Azure.PowerShell.Cmdlets.Sql.dll","Microsoft.Azure.Commands.Sql.ManagedInstance.Cmdlet.NewAzureSqlManagedInstance","New-AzSqlInstance","0","1050","The parameter set '__AllParameterSets' for cmdlet 'New-AzSqlInstance' has been removed.","Add parameter set '__AllParameterSets' back to cmdlet 'New-AzSqlInstance'."
51-
"Microsoft.Azure.PowerShell.Cmdlets.Sql.dll","Microsoft.Azure.Commands.Sql.ManagedDatabase.Cmdlet.RestoreAzureRmSqlManagedDatabase","Restore-AzSqlInstanceDatabase","0","2020","The cmdlet 'Restore-AzSqlInstanceDatabase' no longer supports the type 'Microsoft.Azure.Commands.Sql.ManagedDatabase.Model.AzureSqlManagedDatabaseModel' for parameter 'InputObject'.","Change the type for parameter 'InputObject' back to 'Microsoft.Azure.Commands.Sql.ManagedDatabase.Model.AzureSqlManagedDatabaseModel'."
51+
"Microsoft.Azure.PowerShell.Cmdlets.Sql.dll","Microsoft.Azure.Commands.Sql.ManagedDatabase.Cmdlet.RestoreAzureRmSqlManagedDatabase","Restore-AzSqlInstanceDatabase","0","2020","The cmdlet 'Restore-AzSqlInstanceDatabase' no longer supports the type 'Microsoft.Azure.Commands.Sql.ManagedDatabase.Model.AzureSqlManagedDatabaseModel' for parameter 'InputObject'.","Change the type for parameter 'InputObject' back to 'Microsoft.Azure.Commands.Sql.ManagedDatabase.Model.AzureSqlManagedDatabaseModel'."
52+
"Microsoft.Azure.PowerShell.Cmdlets.Sql.dll","Microsoft.Azure.Commands.Sql.VulnerabilityAssessmentSettings.Cmdlet.ClearSqlDatabaseVulnerabilityAssessmentSettings","Clear-AzSqlDatabaseVulnerabilityAssessmentSetting","0","1010","The cmdlet 'Clear-AzSqlDatabaseVulnerabilityAssessmentSetting' no longer supports the alias 'Clear-AzSqlDatabaseVulnerabilityAssessmentSettings'.","Add the alias 'Clear-AzSqlDatabaseVulnerabilityAssessmentSettings back to the cmdlet 'Clear-AzSqlDatabaseVulnerabilityAssessmentSetting'."
53+
"Microsoft.Azure.PowerShell.Cmdlets.Sql.dll","Microsoft.Azure.Commands.Sql.VulnerabilityAssessmentSettings.Cmdlet.GetAzureSqlDatabaseVulnerabilityAssessmentSettings","Get-AzSqlDatabaseVulnerabilityAssessmentSetting","0","1010","The cmdlet 'Get-AzSqlDatabaseVulnerabilityAssessmentSetting' no longer supports the alias 'Get-AzSqlDatabaseVulnerabilityAssessmentSettings'.","Add the alias 'Get-AzSqlDatabaseVulnerabilityAssessmentSettings back to the cmdlet 'Get-AzSqlDatabaseVulnerabilityAssessmentSetting'."
54+
"Microsoft.Azure.PowerShell.Cmdlets.Sql.dll","Microsoft.Azure.Commands.Sql.VulnerabilityAssessmentSettings.Cmdlet.UpdateAzureSqlDatabaseVulnerabilityAssessmentSettings","Update-AzSqlDatabaseVulnerabilityAssessmentSetting","0","1010","The cmdlet 'Update-AzSqlDatabaseVulnerabilityAssessmentSetting' no longer supports the alias 'Update-AzSqlDatabaseVulnerabilityAssessmentSettings'.","Add the alias 'Update-AzSqlDatabaseVulnerabilityAssessmentSettings back to the cmdlet 'Update-AzSqlDatabaseVulnerabilityAssessmentSetting'."
55+
"Microsoft.Azure.PowerShell.Cmdlets.Sql.dll","Microsoft.Azure.Commands.Sql.VulnerabilityAssessmentSettings.Cmdlet.ClearSqlManagedDatabaseVulnerabilityAssessmentSettings","Clear-AzSqlInstanceDatabaseVulnerabilityAssessmentSetting","0","1010","The cmdlet 'Clear-AzSqlInstanceDatabaseVulnerabilityAssessmentSetting' no longer supports the alias 'Clear-AzSqlInstanceDatabaseVulnerabilityAssessmentSettings'.","Add the alias 'Clear-AzSqlInstanceDatabaseVulnerabilityAssessmentSettings back to the cmdlet 'Clear-AzSqlInstanceDatabaseVulnerabilityAssessmentSetting'."
56+
"Microsoft.Azure.PowerShell.Cmdlets.Sql.dll","Microsoft.Azure.Commands.Sql.VulnerabilityAssessmentSettings.Cmdlet.GetAzureSqlManagedDatabaseVulnerabilityAssessmentSettings","Get-AzSqlInstanceDatabaseVulnerabilityAssessmentSetting","0","1010","The cmdlet 'Get-AzSqlInstanceDatabaseVulnerabilityAssessmentSetting' no longer supports the alias 'Get-AzSqlInstanceDatabaseVulnerabilityAssessmentSettings'.","Add the alias 'Get-AzSqlInstanceDatabaseVulnerabilityAssessmentSettings back to the cmdlet 'Get-AzSqlInstanceDatabaseVulnerabilityAssessmentSetting'."
57+
"Microsoft.Azure.PowerShell.Cmdlets.Sql.dll","Microsoft.Azure.Commands.Sql.VulnerabilityAssessmentSettings.Cmdlet.UpdateAzureSqlManagedDatabaseVulnerabilityAssessmentSettings","Update-AzSqlInstanceDatabaseVulnerabilityAssessmentSetting","0","1010","The cmdlet 'Update-AzSqlInstanceDatabaseVulnerabilityAssessmentSetting' no longer supports the alias 'Update-AzSqlInstanceDatabaseVulnerabilityAssessmentSettings'.","Add the alias 'Update-AzSqlInstanceDatabaseVulnerabilityAssessmentSettings back to the cmdlet 'Update-AzSqlInstanceDatabaseVulnerabilityAssessmentSetting'."
58+
"Microsoft.Azure.PowerShell.Cmdlets.Sql.dll","Microsoft.Azure.Commands.Sql.VulnerabilityAssessmentSettings.Cmdlet.ClearSqlManagedInstanceVulnerabilityAssessmentSettings","Clear-AzSqlInstanceVulnerabilityAssessmentSetting","0","1010","The cmdlet 'Clear-AzSqlInstanceVulnerabilityAssessmentSetting' no longer supports the alias 'Clear-AzSqlInstanceVulnerabilityAssessmentSettings'.","Add the alias 'Clear-AzSqlInstanceVulnerabilityAssessmentSettings back to the cmdlet 'Clear-AzSqlInstanceVulnerabilityAssessmentSetting'."
59+
"Microsoft.Azure.PowerShell.Cmdlets.Sql.dll","Microsoft.Azure.Commands.Sql.VulnerabilityAssessmentSettings.Cmdlet.GetAzureSqlManagedInstanceVulnerabilityAssessmentSettings","Get-AzSqlInstanceVulnerabilityAssessmentSetting","0","1010","The cmdlet 'Get-AzSqlInstanceVulnerabilityAssessmentSetting' no longer supports the alias 'Get-AzSqlInstanceVulnerabilityAssessmentSettings'.","Add the alias 'Get-AzSqlInstanceVulnerabilityAssessmentSettings back to the cmdlet 'Get-AzSqlInstanceVulnerabilityAssessmentSetting'."
60+
"Microsoft.Azure.PowerShell.Cmdlets.Sql.dll","Microsoft.Azure.Commands.Sql.VulnerabilityAssessmentSettings.Cmdlet.UpdateAzureSqlManagedInstanceVulnerabilityAssessmentSettings","Update-AzSqlInstanceVulnerabilityAssessmentSetting","0","1010","The cmdlet 'Update-AzSqlInstanceVulnerabilityAssessmentSetting' no longer supports the alias 'Update-AzSqlInstanceVulnerabilityAssessmentSettings'.","Add the alias 'Update-AzSqlInstanceVulnerabilityAssessmentSettings back to the cmdlet 'Update-AzSqlInstanceVulnerabilityAssessmentSetting'."
61+
"Microsoft.Azure.PowerShell.Cmdlets.Sql.dll","Microsoft.Azure.Commands.Sql.VulnerabilityAssessmentSettings.Cmdlet.ClearSqlServerVulnerabilityAssessmentSettings","Clear-AzSqlServerVulnerabilityAssessmentSetting","0","1010","The cmdlet 'Clear-AzSqlServerVulnerabilityAssessmentSetting' no longer supports the alias 'Clear-AzSqlServerVulnerabilityAssessmentSettings'.","Add the alias 'Clear-AzSqlServerVulnerabilityAssessmentSettings back to the cmdlet 'Clear-AzSqlServerVulnerabilityAssessmentSetting'."
62+
"Microsoft.Azure.PowerShell.Cmdlets.Sql.dll","Microsoft.Azure.Commands.Sql.VulnerabilityAssessmentSettings.Cmdlet.GetAzureSqlServerVulnerabilityAssessmentSettings","Get-AzSqlServerVulnerabilityAssessmentSetting","0","1010","The cmdlet 'Get-AzSqlServerVulnerabilityAssessmentSetting' no longer supports the alias 'Get-AzSqlServerVulnerabilityAssessmentSettings'.","Add the alias 'Get-AzSqlServerVulnerabilityAssessmentSettings back to the cmdlet 'Get-AzSqlServerVulnerabilityAssessmentSetting'."
63+
"Microsoft.Azure.PowerShell.Cmdlets.Sql.dll","Microsoft.Azure.Commands.Sql.ThreatDetection.Cmdlet.AzureRmSqlDatabaseThreatDetectionPolicy","Get-AzSqlDatabaseAdvancedThreatProtectionSettings","0","1010","The cmdlet 'Get-AzSqlDatabaseAdvancedThreatProtectionSettings' no longer supports the alias 'Get-AzSqlDatabaseThreatDetectionPolicy'.","Add the alias 'Get-AzSqlDatabaseThreatDetectionPolicy back to the cmdlet 'Get-AzSqlDatabaseAdvancedThreatProtectionSettings'."
64+
"Microsoft.Azure.PowerShell.Cmdlets.Sql.dll","Microsoft.Azure.Commands.Sql.ThreatDetection.Cmdlet.AzureRmSqlServerThreatDetectionPolicy","Get-AzSqlServerAdvancedThreatProtectionSettings","0","1010","The cmdlet 'Get-AzSqlServerAdvancedThreatProtectionSettings' no longer supports the alias 'Get-AzSqlServerThreatDetectionPolicy'.","Add the alias 'Get-AzSqlServerThreatDetectionPolicy back to the cmdlet 'Get-AzSqlServerAdvancedThreatProtectionSettings'."
65+
"Microsoft.Azure.PowerShell.Cmdlets.Sql.dll","Microsoft.Azure.Commands.Sql.ThreatDetection.Cmdlet.AzureRmSqlDatabaseThreatDetection","Clear-AzSqlDatabaseAdvancedThreatProtectionSettings","0","1000","The cmdlet 'Clear-AzSqlDatabaseAdvancedThreatProtectionSettings' has been removed and no alias was found for the original cmdlet name.","Add the cmdlet 'Clear-AzSqlDatabaseAdvancedThreatProtectionSettings' back to the module, or add an alias to the original cmdlet name."
66+
"Microsoft.Azure.PowerShell.Cmdlets.Sql.dll","Microsoft.Azure.Commands.Sql.ThreatDetection.Cmdlet.AzureRmSqlServerThreatDetection","Clear-AzSqlServerAdvancedThreatProtectionSettings","0","1000","The cmdlet 'Clear-AzSqlServerAdvancedThreatProtectionSettings' has been removed and no alias was found for the original cmdlet name.","Add the cmdlet 'Clear-AzSqlServerAdvancedThreatProtectionSettings' back to the module, or add an alias to the original cmdlet name."
67+
"Microsoft.Azure.PowerShell.Cmdlets.Sql.dll","Microsoft.Azure.Commands.Sql.ThreatDetection.Cmdlet.SetAzureSqlDatabaseThreatDetection","Update-AzSqlDatabaseAdvancedThreatProtectionSettings","0","1000","The cmdlet 'Update-AzSqlDatabaseAdvancedThreatProtectionSettings' has been removed and no alias was found for the original cmdlet name.","Add the cmdlet 'Update-AzSqlDatabaseAdvancedThreatProtectionSettings' back to the module, or add an alias to the original cmdlet name."
68+
"Microsoft.Azure.PowerShell.Cmdlets.Sql.dll","Microsoft.Azure.Commands.Sql.ThreatDetection.Cmdlet.SetAzureSqlServerThreatDetection","Update-AzSqlServerAdvancedThreatProtectionSettings","0","1000","The cmdlet 'Update-AzSqlServerAdvancedThreatProtectionSettings' has been removed and no alias was found for the original cmdlet name.","Add the cmdlet 'Update-AzSqlServerAdvancedThreatProtectionSettings' back to the module, or add an alias to the original cmdlet name."

0 commit comments

Comments
 (0)