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: .github/workflows/signoff-review.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -101,7 +101,7 @@ jobs:
101
101
$ContentLeadsUrl = "[the content lead in your area](https://dev.azure.com/msft-skilling/Content/_dashboards/dashboard/b25043af-cab3-4b2c-8aac-9e8da15a796b)"
102
102
$PROpenMessage = "Thank you for your contribution! All PRs will be reviewed and approved by the content team. They will remain in a pending state until approved even after they successfully build and stage. When you are ready for the content team to publish this PR, sign off as normal. If you have any questions, please reach out to $ContentLeadsUrl or email the $EscalationEmail."
103
103
$NeedsContentTeamReviewMessage = "The content team will review this pr and work with you to publish your changes. Thank you for working with us to improve content quality for our customers!`n`n**To expedite your review**, please reach out to $ContentLeadsUrl or email the $EscalationEmail."
104
-
$CurrentlyInReviewMessage = "This PR is currently assigned to the content team for review. It must be reviewed and approved by the content team before merging.`n`n**To expedite your review**, please reach out to ContentLeadsUrl or email the $EscalationEmail."
104
+
$CurrentlyInReviewMessage = "This PR is currently assigned to the content team for review. It must be reviewed and approved by the content team before merging.`n`n**To expedite your review**, please reach out to $ContentLeadsUrl or email the $EscalationEmail."
105
105
$AssignedReviewerMessage = "Assigning the pull request to @!!USER!! for review. #assign: !!USER!!"
title: "Frequently asked questions about Microsoft Copilot skills (preview)"
4
-
description: "Frequently asked questions about Microsoft Copilot skills in Azure SQL Database, currently in preview."
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."
5
5
author: markingmyname
6
6
ms.author: maghan
7
7
ms.reviewer: wiassaf, kendalv
8
8
ms.service: azure-sql-database
9
9
ms.collection: ce-skilling-ai-copilot
10
10
ms.custom:
11
-
- build-2024
11
+
- "AI Copilot"
12
+
- "FAQ"
12
13
ms.topic: faq
13
-
ms.date: 03/18/2025
14
+
ms.date: 04/08/2025
14
15
monikerRange: "= azuresql || = azuresql-db"
15
-
title: "Frequently asked questions about Microsoft Copilot in Azure SQL Database (preview)"
16
+
title: "Frequently asked questions about Microsoft Copilot in Azure with Azure SQL Database"
16
17
summary: |
17
-
Frequently asked questions about Microsoft Copilot capabilities in Azure SQL, currently in preview.
18
+
Frequently asked questions about Microsoft Copilot capabilities in Azure SQL.
18
19
19
20
Microsoft Copilot in Azure is now integrated with Azure SQL Database, enhancing the management and operation of SQL-dependent applications.
20
21
sections:
@@ -23,11 +24,7 @@ sections:
23
24
- question: |
24
25
In Azure SQL Database, where can I find Microsoft Copilot in Azure?
25
26
answer: |
26
-
The preview of Copilot capabilities in Azure SQL Database includes Copilot in the Azure portal experience: [Azure Copilot integration](copilot-azure-sql-overview.md)
27
-
- question: |
28
-
How do I enable Microsoft Copilot in Azure for my Azure tenant?
29
-
answer: |
30
-
Review the steps in [Enable Microsoft Copilot in Azure for your Azure tenant](copilot-azure-sql-overview.md#enable-copilot-in-your-azure-tenant). Microsoft Copilot skills in Azure SQL Database are currently in preview for a limited number of early adopters. To sign up for this program, visit [Request Access to Copilot in Azure SQL Database: Preview](https://aka.ms/sqlcopilot-signup).
27
+
The Copilot capabilities in Azure SQL Database include Copilot in the Azure portal experience: [Azure Copilot integration](copilot-azure-sql-overview.md)
31
28
- question: |
32
29
How does Copilot use data from my Azure SQL Database environment?
33
30
answer: |
@@ -39,13 +36,13 @@ sections:
39
36
- question: |
40
37
What should I do if I see unexpected or offensive content?
41
38
answer: |
42
-
The Azure team built Copilot guided by our AI principles and Responsible AI Standard. We have prioritized mitigating exposing customers to offensive content. However, you might still see unexpected results. We're constantly working to improve our technology in preventing harmful content. For more information, see [Responsible AI FAQ for Microsoft Copilot in Azure (preview)](/azure/copilot/responsible-ai-faq).
39
+
The Azure team built Copilot guided by our AI principles and Responsible AI Standard. We have prioritized mitigating exposing customers to offensive content. However, you might still see unexpected results. We're constantly working to improve our technology in preventing harmful content. For more information, see [Responsible AI FAQ for Microsoft Copilot in Azure](/azure/copilot/responsible-ai-faq).
43
40
44
41
If you encounter harmful or inappropriate content in the system, you can provide feedback or report a concern by selecting the downvote button on the response. We're constantly working to improve our technology to proactively address issues in line with our [responsible AI principles](https://www.microsoft.com/ai/our-approach).
45
42
- question: |
46
43
How much does Copilot cost?
47
44
answer: |
48
-
Copilot skills in Azure SQL Database are offered at no additional cost during the preview.
45
+
Copilot skills in Azure SQL Database are offered at no additional cost.
49
46
- question: |
50
47
How is the transmitted prompt and query data protected?
51
48
answer: |
@@ -56,13 +53,10 @@ sections:
56
53
Where can I learn more about privacy and data protection?
57
54
answer: |
58
55
For more information on how Copilot processes and uses personal data, see the [Microsoft Privacy Statement](https://privacy.microsoft.com/privacystatement).
59
-
- question: |
60
-
Where can I find the preview terms for using Azure OpenAI-powered previews like Copilot?
61
-
answer: |
62
-
For more information, see our [preview terms](https://azure.microsoft.com/support/legal/preview-supplemental-terms/#AzureOpenAI-PoweredPreviews).
56
+
63
57
additionalContent: |
64
58
## Related content
65
59
66
-
- [Microsoft Copilot skills and Azure SQL Database (preview)](copilot-azure-sql-overview.md)
60
+
- [Microsoft Copilot skills and Azure SQL Database](copilot-azure-sql-overview.md)
67
61
- [Microsoft Copilot in Azure overview](/azure/copilot/overview)
0 commit comments