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/sql-server/azure-arc/known-issues.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ easily identify the issue that they are experiencing.
26
26
27
27
Databases deleted on-premises might not be immediately deleted on Azure. There's no impact on how database CRUD operations happen on-premises but propagation to database inventory is being worked on. The fix is expected to be out soon.
28
28
29
-
<---->
29
+
<!--
30
30
31
31
## Prerequisites
32
32
@@ -38,7 +38,6 @@ first H2 in the article.
38
38
Use clear and unambiguous language, and use
39
39
an unordered list format.
40
40
41
-
-->
42
41
43
42
### Troubleshooting steps
44
43
@@ -47,8 +46,6 @@ an unordered list format.
47
46
Not all known issues can be corrected, but if a solution
48
47
is known, describe the steps to take to correct the issue.
49
48
50
-
-->
51
-
52
49
### Possible causes
53
50
54
51
#### Cause [number]
@@ -59,3 +56,11 @@ In an H3 section, describe potential causes in one
59
56
or more H4 sections.
60
57
61
58
-->
59
+
60
+
## Related content
61
+
62
+
[Troubleshoot Azure extension for SQL Server](troubleshoot-deployment.md)
63
+
64
+
[Troubleshoot transient connection errors in SQL Database and SQL Managed Instance](../../../azure-sql/database/troubleshoot-common-connectivity-issues.md)
65
+
66
+
[Troubleshoot best practices assessment on SQL Server](troubleshoot-assessment.md)
0 commit comments