Skip to content

Commit 68ea30c

Browse files
committed
some more branding changes and minor edits
1 parent 76cbd59 commit 68ea30c

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

azure-sql/copilot/copilot-azure-sql-faq.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### YamlMime:FAQ
22
metadata:
3-
title: "Frequently asked questions about Microsoft Copilot in Azure SQL Database"
4-
description: "Frequently asked questions about Microsoft Copilot in Azure SQL Database."
3+
title: "Frequently asked questions about Microsoft Copilot in Azure with Azure SQL Database"
4+
description: "Frequently asked questions about Microsoft Copilot in Azure with Azure SQL Database."
55
author: markingmyname
66
ms.author: maghan
77
ms.reviewer: wiassaf, kendalv
@@ -13,7 +13,7 @@ metadata:
1313
ms.topic: faq
1414
ms.date: 04/08/2025
1515
monikerRange: "= azuresql || = azuresql-db"
16-
title: "Frequently asked questions about Microsoft Copilot in Azure SQL Database"
16+
title: "Frequently asked questions about Microsoft Copilot in Azure with Azure SQL Database"
1717
summary: |
1818
Frequently asked questions about Microsoft Copilot capabilities in Azure SQL.
1919

azure-sql/copilot/copilot-prompts-list.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
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."
44
author: markingmyname
55
ms.author: maghan
66
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
2222

2323
| Skill Name | Skill Description | Example prompt |
2424
| --- | --- | --- |
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?` |
2626
| 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.` |
2727
| Automatic Tuning Analysis | Investigates automatic tuning failures and potential solutions. | `Why is automatic plan correction failing?` |
2828
| Basic Database Information | Retrieves basic information about the database. | `What is the name of the logical server for this database?` |

azure-sql/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -278,9 +278,9 @@
278278
href: database/free-offer.md
279279
- name: Azure SQL Database free offer FAQ
280280
href: database/free-offer-faq.yml
281-
- name: What is Copilot in SQL Database?
281+
- name: Copilot in Azure with Azure SQL Database
282282
href: copilot/copilot-azure-sql-overview.md
283-
- name: Copilot in SQL Database FAQ
283+
- name: Copilot in Azure with Azure SQL Database FAQ
284284
href: copilot/copilot-azure-sql-faq.yml
285285
- name: Copilot sample prompts
286286
href: copilot/copilot-prompts-list.md

0 commit comments

Comments
 (0)