You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tools/StaticAnalysis/Exceptions/Az.Sql/BreakingChangeIssues.csv
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -48,4 +48,8 @@
48
48
"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'."
49
49
"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'."
50
50
"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