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: docs/ssdt/how-to-debug-stored-procedures.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,8 @@ This example shows how to create and debug a Transact\-SQL stored procedure by s
23
23
> [!WARNING]
24
24
> The following procedure uses entities created in procedures in the [Connected Database Development](../ssdt/connected-database-development.md) and [Project-Oriented Offline Database Development](../ssdt/project-oriented-offline-database-development.md) sections.
25
25
26
-
> [!Notes- T-SQL debugging is not supported for Azure SQL DB as well for SQL Managed Instance]
26
+
> [!NOTE]
27
+
> Transact\-SQL debugging isn't isn't available for Azure SQL Database or Azure SQL Managed Instance.
0 commit comments