Skip to content

Commit 68be1c7

Browse files
Update BreakingChangeIssues.csv
1 parent 05897d9 commit 68be1c7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,8 @@
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.Auditing.Cmdlet.GetAzSqlDatabaseAuditing","Get-AzSqlDatabaseAuditing","0","1000","The cmdlet 'Get-AzSqlDatabaseAuditing' has been removed and no alias was found for the original cmdlet name.","Add the cmdlet 'Get-AzSqlDatabaseAuditing' back to the module, or add an alias to the original cmdlet name."
53+
"Microsoft.Azure.PowerShell.Cmdlets.Sql.dll","Microsoft.Azure.Commands.Sql.Auditing.Cmdlet.GetAzSqlServerAuditing","Get-AzSqlServerAuditing","0","1000","The cmdlet 'Get-AzSqlServerAuditing' has been removed and no alias was found for the original cmdlet name.","Add the cmdlet 'Get-AzSqlServerAuditing' back to the module, or add an alias to the original cmdlet name."
54+
"Microsoft.Azure.PowerShell.Cmdlets.Sql.dll","Microsoft.Azure.Commands.Sql.Auditing.Cmdlet.SetAzSqlDatabaseAuditing","Set-AzSqlDatabaseAuditing","0","1000","The cmdlet 'Set-AzSqlDatabaseAuditing' has been removed and no alias was found for the original cmdlet name.","Add the cmdlet 'Set-AzSqlDatabaseAuditing' back to the module, or add an alias to the original cmdlet name."
55+
"Microsoft.Azure.PowerShell.Cmdlets.Sql.dll","Microsoft.Azure.Commands.Sql.Auditing.Cmdlet.SetAzSqlServerAuditing","Set-AzSqlServerAuditing","0","1000","The cmdlet 'Set-AzSqlServerAuditing' has been removed and no alias was found for the original cmdlet name.","Add the cmdlet 'Set-AzSqlServerAuditing' back to the module, or add an alias to the original cmdlet name."

0 commit comments

Comments
 (0)