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
Here is a list of sample prompts that you can use with Microsoft Copilot in Azure SQL Database. These prompts are designed to help you interact with your database and get relevant information quickly.
19
+
Here's a list of sample prompts that you can use with Microsoft Copilot in Azure SQL Database. These prompts are designed to help you interact with your database and get relevant information quickly.
@@ -69,7 +69,7 @@ Here is a list of sample prompts that you can use with Microsoft Copilot in Azur
69
69
| Troubleshoot error 18456 | Helps with SQL error 18456. |`Help me with SQL error 18456`|
70
70
| Troubleshoot error 40615 | Helps with SQL error 40615. |`Help me with SQL error 40615`|
71
71
| Troubleshoot Connection Errors | Checks for causes of connection timeouts. |`Check for causes of connection timeouts in my database`|
72
-
| Troubleshoot Login Failures | Diagnoses login failure issues. |`Why can't I login to my database?`|
72
+
| Troubleshoot sign in Failures | Diagnoses sign in failure issues. |`Why can't I login to my database?`|
73
73
| Troubleshoot Query timeout | Addresses query timeout issues. |`Help me with query timeout issues`|
74
74
| Wait Statistics Analysis | Analyzes wait statistics and potential performance bottlenecks. |`What do the wait statistics look like for my database?`|
75
75
| Workloads Increase and Scaling Analysis | Assesses workload increases and potential need for scaling. |`Has increased workload or traffic caused performance issues?`|
0 commit comments