Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0a11351

Browse files
Update links and read-only, permissions
Update ssms/github-copilot/chat.md Co-authored-by: Randolph West MSFT <[email protected]> Update ssms/github-copilot/ai-models.md Co-authored-by: Randolph West MSFT <[email protected]> Update ssms/github-copilot/ai-models.md Co-authored-by: Randolph West MSFT <[email protected]>
1 parent 0cf8f12 commit 0a11351

4 files changed

Lines changed: 20 additions & 20 deletions

File tree

ssms/github-copilot/ai-models.md

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,45 +5,40 @@ description: Learn how to select different models in the GitHub Copilot Chat exp
55
author: erinstellato-ms
66
ms.author: erinstellato
77
ms.reviewer: randolphwest
8-
ms.date: 11/11/2025
8+
ms.date: 12/04/2025
99
ms.service: sql-server-management-studio
1010
ms.topic: how-to
1111
ms.collection:
1212
- ce-skilling-ai-copilot
1313
ms.update-cycle: 180-days
14-
# CustomerIntent: As a database administrator or database developer, I want to understand how to use GitHub Copilot Chat in SQL Server Management Studio.
14+
# CustomerIntent: As a database administrator or database developer, I want to make models available for GitHub Copilot in SQL Server Management Studio.
1515
---
1616
# Get started with AI models in the GitHub Copilot Chat experience in SQL Server Management Studio (Preview)
1717

18-
With [!INCLUDE [ssms-22-md](../includes/ssms-22-md.md)], GitHub Copilot in SSMS uses GPT-4.1 as the default model to provide fast response times, high-quality suggestions, and improve efficiency for coding tasks.
18+
With [!INCLUDE [ssms-22-md](../includes/ssms-22-md.md)], GitHub Copilot in SSMS selects a default model to provide fast response times, high-quality suggestions, and improve efficiency for coding tasks. The default model varies based on your subscription.
1919

2020
However, you're not limited to using this model. You can also select a different model that best fits your requirements.
2121

2222
## Available models
2323

24-
Choose from a curated set of models in the model picker:
24+
Choose from a curated set of models in the model picker, such as:
2525

2626
- GPT-5
27+
- GPT-5 mini
28+
- GPT-4.1
29+
- GPT-4o
2730
- Claude Sonnet 3.5
2831
- Claude Sonnet 4
2932
- Claude Sonnet 4.5
3033
- Claude Haiku 4.5
3134
- Gemini 2.5 Pro
32-
- GPT-4.1
33-
- GPT-5 mini
34-
- GPT-4o
35-
36-
Model selection capabilities include:
37-
38-
- Persistent selection: The model that you choose remains selected across chat threads.
39-
40-
- Ability to enable models directly: If a model is available in your plan but not yet enabled, you see a prompt in the model picker to activate it.
4135

42-
- Model availability depends on your Copilot subscription and the current status of each model. For Copilot Enterprise and Business, administrators must enable the Preview policy in Copilot settings before models are available in SSMS.
36+
Model availability depends on your Copilot subscription and the current status of each model. For Copilot Enterprise and Business, administrators must enable the Preview policy in Copilot settings before models are available in SSMS.
4337

4438
## Related content
4539

4640
- [AI model comparison](https://docs.github.com/copilot/reference/ai-models/model-comparison)
41+
- [Hosting of models for GitHub Copilot Chat](https://docs.github.com/copilot/reference/ai-models/model-hosting)
4742
- [Requests in GitHub Copilot](https://docs.github.com/copilot/concepts/billing/copilot-requests#premium-requests)
4843
- [GitHub Copilot billing](https://docs.github.com/copilot/concepts/billing/billing-for-individuals)
4944
- [GitHub support](https://support.github.com/request/landing)

ssms/github-copilot/chat.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to use the GitHub Copilot Chat experience in SQL Server M
55
author: erinstellato-ms
66
ms.author: erinstellato
77
ms.reviewer: randolphwest
8-
ms.date: 11/11/2025
8+
ms.date: 12/04/2025
99
ms.service: sql-server-management-studio
1010
ms.topic: how-to
1111
ms.collection:
@@ -15,7 +15,7 @@ ms.update-cycle: 180-days
1515
---
1616
# Use the GitHub Copilot Chat experience in SQL Server Management Studio (Preview)
1717

18-
The Chat window for GitHub Copilot in SQL Server Management Studio (SSMS) enables enhanced AI-assisted database administration and development in SSMS, helping you be more productive and efficient when working with your SQL database.
18+
The Chat window for GitHub Copilot in SQL Server Management Studio (SSMS) enables enhanced AI-assisted database administration and development in SSMS, helping you be more productive and efficient when working with your SQL database. Currently, the chat window only executes `SELECT` queries (read-only).
1919

2020
In this article, you learn about using GitHub Copilot Chat in SSMS, a fully integrated AI-powered chat experience from GitHub Copilot that exists directly in SSMS. It enables you to get Transact-SQL (T-SQL) support, including syntax and context-specific help, without leaving the SSMS UI. Use the chat interface to submit your question as prompt and provide intent for better scoped answers.
2121

@@ -52,7 +52,7 @@ Ask database and T-SQL questions in natural language and GitHub Copilot Chat wil
5252

5353
There are two places you can ask Copilot these questions; in the chat window, or directly inline in the code that you're looking to modify, using inline chat. For questions where your goal is to modify or add to the SQL file you have open in the editor, the inline chat view might work best, whereas more general T-SQL questions are best answered in the chat pane.
5454

55-
See tips to improve Copilot chat results to learn how to use [slash commands](chat-context.md#use-slash-commands-for-code-assistance), [reference files](chat-context.md#reference-other-files), and [threads](chat-context.md#manage-chat-history-context-with-threads) to get better answers with scoped context in Copilot Chat.
55+
To improve Copilot chat results, learn how to use [slash commands](chat-context.md#use-slash-commands-for-code-assistance), [reference files](chat-context.md#reference-other-files), and [threads](chat-context.md#manage-chat-history-context-with-threads) to get better answers with scoped context in Copilot Chat.
5656

5757
### Ask questions in the chat window
5858

@@ -75,8 +75,12 @@ The inline chat view of Copilot Chat in SSMS enables you to ask your questions a
7575
1. You can promote your inline chat thread to the chat window by selecting **View in chat window**. This preserves the record and context of your conversation, and you can continue in the chat window.
7676
1. Select **Esc** to close the inline chat view.
7777

78+
> [!NOTE]
79+
> Queries from GitHub Copilot in SSMS are executed under the context of the user's login and permissions, whether from the chat window or inline chat view. There are no separate permissions for GitHub Copilot in SSMS.
80+
7881
## Related content
7982

8083
- [Get started with GitHub Copilot in SQL Server Management Studio (Preview)](get-started.md)
84+
- [Hosting of models for GitHub Copilot Chat](https://docs.github.com/copilot/reference/ai-models/model-hosting)
8185
- [Add context for GitHub Copilot in SQL Server Management Studio (Preview)](chat-context.md)
8286
- [Troubleshoot GitHub Copilot in SQL Server Management Studio (Preview)](troubleshoot.md)

ssms/github-copilot/get-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to get started using GitHub Copilot in SQL Server Managem
55
author: erinstellato-ms
66
ms.author: erinstellato
77
ms.reviewer: randolphwest
8-
ms.date: 11/11/2025
8+
ms.date: 12/04/2025
99
ms.service: sql-server-management-studio
1010
ms.topic: how-to
1111
ms.collection:
@@ -49,7 +49,7 @@ Open a query editor window and connect to a database. Within the Chat window, th
4949

5050
Support for GitHub Copilot Chat is provided by [GitHub](https://support.github.com).
5151

52-
To learn more about Copilot's security, privacy, compliance, and transparency, see the [GitHub Copilot Trust Center FAQ](https://copilot.github.trust.page/faq).
52+
To learn more about Copilot's security, privacy, compliance, and transparency, see the [GitHub Copilot Trust Center FAQ](https://copilot.github.trust.page/faq) and [Response use of GitHub Copilot features](https://docs.github.com/copilot/responsible-use).
5353

5454
## Related content
5555

ssms/github-copilot/usage-models.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to manage model use in the GitHub Copilot Chat experience
55
author: erinstellato-ms
66
ms.author: erinstellato
77
ms.reviewer: randolphwest
8-
ms.date: 11/11/2025
8+
ms.date: 12/04/2025
99
ms.service: sql-server-management-studio
1010
ms.topic: how-to
1111
ms.collection:
@@ -47,6 +47,7 @@ When your [premium request quota](https://docs.github.com/copilot/get-started/pl
4747
## Related content
4848

4949
- [AI model comparison](https://docs.github.com/copilot/reference/ai-models/model-comparison)
50+
- [Hosting of models for GitHub Copilot Chat](https://docs.github.com/copilot/reference/ai-models/model-hosting)
5051
- [Requests in GitHub Copilot](https://docs.github.com/copilot/concepts/billing/copilot-requests#premium-requests)
5152
- [GitHub Copilot billing](https://docs.github.com/copilot/concepts/billing/billing-for-individuals)
5253
- [GitHub support](https://support.github.com/request/landing)

0 commit comments

Comments
 (0)