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: azure-sql/copilot/copilot-prompts-list.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: Copilot in Azure SQL Database List of Sample Prompts
3
-
description: "Explore a list of sample prompts to use with Microsoft Copilot in Azure SQL Database."
2
+
title: Copilot in Azure with Azure SQL Database List of Sample Prompts
3
+
description: "Explore a list of sample prompts to use with Microsoft Copilot in Azure with Azure SQL Database."
4
4
author: markingmyname
5
5
ms.author: maghan
6
6
ms.date: 04/08/2025
@@ -22,7 +22,7 @@ Here's a list of sample prompts that you can use with Microsoft Copilot in Azure
22
22
23
23
| Skill Name | Skill Description | Example prompt |
24
24
| --- | --- | --- |
25
-
| Active User Connections | Shows active user connections to the database. |`Who are currently actively connected to the database?`|
25
+
| Active User Connections | Shows active user connections to the database. |`Who is currently actively connected to the database?`|
26
26
| Antipattern Query Analysis | Identifies queries with anti-patterns and their potential effect on performance. |`Show me all the queries in my workload that have anti-patterns in them.`|
27
27
| Automatic Tuning Analysis | Investigates automatic tuning failures and potential solutions. |`Why is automatic plan correction failing?`|
28
28
| Basic Database Information | Retrieves basic information about the database. |`What is the name of the logical server for this database?`|
0 commit comments