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: learn-pr/github/introduction-to-github-copilot/includes/2-github-copilot-your-ai-pair-programmer.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,8 @@ Copilot executes these tasks under your direction, helping you complete complex
75
75
GitHub Copilot is available in several plans, each offering different capabilities for individuals, teams, and organizations.
76
76
77
77
> [!NOTE]
78
-
> New sign-ups for some individual Copilot plans may be temporarily paused. Existing users and organization-based access are not affected. [Learn more.](https://docs.github.com/en/copilot/get-started/plans)
78
+
> GitHub Copilot plan availability, trials, and usage limits can change over time.
79
+
> Refer to the official [documentation](https://docs.github.com/en/copilot/get-started/plans) for the most up-to-date information.
79
80
80
81
### GitHub Copilot Free
81
82
@@ -94,7 +95,7 @@ GitHub Copilot Pro is designed for individual developers who want enhanced capab
Copy file name to clipboardExpand all lines: learn-pr/wwl-azure/develop-code-features-using-github-copilot-tools/includes/1-introduction.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,4 +12,4 @@ The topics covered in this module include:
12
12
By the end of this module, you're able to develop code more efficiently and accurately using GitHub Copilot code completions and chat suggestions in Visual Studio Code.
13
13
14
14
> [!IMPORTANT]
15
-
> To complete this GitHub Copilot training, you must have an active subscription for GitHub Copilot in your personal GitHub account (includes the GitHub Copilot Free plan), or you must be assigned to a subscription managed by an organization or enterprise. Module activities may include GitHub Copilot suggestions that match public code. If you're a member of an organization on GitHub Enterprise Cloud who has been assigned a GitHub Copilot subscription through your organization, the setting for suggestions matching public code may be inherited from your organization or enterprise. If your account blocks suggestions that match public code, module activities may not work as expected.
15
+
> To complete this GitHub Copilot training, you must have access to GitHub Copilot. You can use the GitHub Copilot Free plan or a paid Copilot subscription (for example, Copilot Pro, Pro+, Business, or Enterprise) as appropriate for your account. If your account is managed by an organization or enterprise, access may be controlled by your organization. For current plan options and availability, see the GitHub Copilot plans page: [Copilot plans page](https://docs.github.com/en/copilot/get-started/plans).
Copy file name to clipboardExpand all lines: learn-pr/wwl-azure/get-started-github-copilot/includes/1-introduction.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,5 @@
1
+
Note: Plan details and trial availability may change. For current plan options, features, and usage limits, see the GitHub Copilot plans page: [Copilot plans page](https://docs.github.com/en/copilot/get-started/plans).
2
+
1
3
This module examines the features and capabilities of GitHub Copilot. You review the Copilot products available from GitHub, and examine the benefits, account types, features, and limitations of GitHub Copilot. After completing a step-by-step installation of the GitHub Copilot extensions for Visual Studio Code, you examine the capabilities provided by the GitHub Copilot and GitHub Copilot Chat extensions. You also complete an exercise that demonstrates how to configure the GitHub Copilot extensions in Visual Studio Code.
2
4
3
5
Imagine you're a software developer at a tech startup. You're tasked with developing a feature for one of the company's newest apps. You're happy to get the assignment, but the deadline is tight. You haven't seen the codebase and you need to ensure the new feature is bug-free and efficient. You heard that GitHub Copilot can accelerate your development process, so you're looking forward to examining its features yourself. GitHub Copilot can explain new and complex code, generate documentation, and help you develop code more efficiently and accurately. GitHub Copilot can help you meet your deadline and deliver a high-quality feature to your team.
Copy file name to clipboardExpand all lines: learn-pr/wwl-azure/get-started-github-copilot/includes/3-compare-github-copilot-plans.md
+14-10Lines changed: 14 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,30 +2,34 @@ GitHub Copilot provides developers with an AI pair programmer that works with al
2
2
3
3
GitHub Copilot is available as an extension for Visual Studio Code, Visual Studio, JetBrains IDEs, Vim/Neovim, Eclipse, and Xcode.
4
4
5
+
> Note: Plan details and trial availability may change. For current plan options, features, and usage limits, see the official Copilot plans page: https://docs.github.com/en/copilot/get-started/plans
6
+
5
7
## GitHub Copilot subscription plans
6
8
7
9
GitHub offers several plans for GitHub Copilot, depending on your needs and whether you're using GitHub Copilot as an individual or as part of an organization or enterprise.
8
10
9
-
-**GitHub Copilot Free** is available to individual developers who don't have access to GitHub Copilot through an organization or enterprise. This free plan includes limited access to select GitHub Copilot features, allowing you to try AI-powered coding assistance at no cost.
11
+
-**GitHub Copilot Free** is available to individual developers who don't have access to GitHub Copilot through an organization or enterprise. This free plan provides a limited Copilot experience; see the plans page for current feature details.
10
12
11
-
-**GitHub Copilot Pro** is designed for individuals who want more flexibility. This paid plan includes unlimited completions, access to premium models in GitHub Copilot Chat, and a monthly allowance of premium requests. Verified students, teachers, and maintainers of popular open source projects may be eligible for free access.
13
+
-**GitHub Copilot Pro** is designed for individuals who want more flexibility. This paid plan provides expanded capabilities and access to premium models in GitHub Copilot Chat; see the plans page for current allowances and availability.
12
14
13
-
-**GitHub Copilot Pro+** offers the highest level of access for individual developers. In addition to everything in GitHub Copilot Pro, this plan includes a larger allowance of premium requests and full access to all available models in GitHub Copilot Chat. Ideal for AI power users who want access to the most advanced capabilities.
15
+
-**GitHub Copilot Pro+** offers the highest level of access for individual developers. In addition to Pro features, this plan provides broader access to premium model capabilities; see the plans page for details.
14
16
15
-
-**GitHub Copilot Business** is for organizations on GitHub Free or GitHub Team plan, or enterprises on GitHub Enterprise Cloud. This plan includes GitHub Copilot Cloud Agent and enables centralized management and GitHub Copilot policy control for organization members.
17
+
-**GitHub Copilot Business** is for organizations. This plan includes centralized management and policy controls for organization members.
16
18
17
-
-**GitHub Copilot Enterprise** is for enterprises using GitHub Enterprise Cloud. It includes all the features of GitHub Copilot Business, plus additional enterprise-grade capabilities. Enterprise owners can assign either GitHub Copilot Enterprise or GitHub Copilot Business to individual organizations.
19
+
-**GitHub Copilot Enterprise** is for enterprises using GitHub Enterprise Cloud and provides enterprise-grade capabilities.
18
20
19
21
## Comparing GitHub Copilot plans
20
22
21
-
The tables below show the features available in each GitHub Copilot plan.
23
+
The tables below show example feature differences across plans. Do not rely on the numeric values in this module — refer to the official plans page for the current and authoritative plan comparison.
| Premium requests | See plans page | See plans page | See plans page | See plans page | See plans page |
30
+
| Purchase additional premium requests | See plans page | See plans page | See plans page | See plans page | See plans page |
31
+
32
+
> Note: Plan features and usage limits change over time. Check the Copilot plans page for the latest details: https://docs.github.com/en/copilot/get-started/plans
Copy file name to clipboardExpand all lines: learn-pr/wwl-azure/get-started-github-copilot/includes/5-examine-github-copilot-setup-process.md
+5-8Lines changed: 5 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,16 +8,13 @@ Individuals can use the following steps to set up GitHub Copilot:
8
8
9
9
There are several GitHub Copilot plans that provide access to GitHub Copilot:
10
10
11
-
- Use Copilot Free. Get a limited experience of Copilot with up to 2,000 code completions and 50 chats or premium requests per month-no paid plan required.
11
+
- Use Copilot Free. Get a limited Copilot experience; see the Copilot plans page for current feature limits and capabilities.
12
12
13
-
- Sign up for a paid plan. You can subscribe to either:
14
-
15
-
- Copilot Pro, which includes a one-time 30-day free trial and 300 monthly premium requests.
16
-
- Copilot Pro+, which includes 1,500 monthly premium requests and full access to all available models. Subscribe to Copilot Pro+.
13
+
- Subscribe to a paid plan (for example, Copilot Pro or Copilot Pro+). Paid plans provide expanded model and chat capabilities. See the Copilot plans page for current subscription options and availability.
17
14
18
15
- Use Copilot through your organization or enterprise. If you're part of an organization or enterprise with a Copilot plan, you can request access through your organization.
19
16
20
-
- Verified students, teachers, or open source maintainers. Qualified individuals may be eligible to use Copilot for free.
17
+
- Verified students, teachers, or open source maintainers. Qualified individuals may be eligible for free access — see the Copilot plans page for details.
21
18
22
19
1. Install the GitHub Copilot extension for your IDE.
23
20
@@ -101,10 +98,10 @@ Most individual developers can start using GitHub Copilot Free with little or no
101
98
102
99
- You have a managed user account.
103
100
- You're assigned a Copilot account through an organization.
104
-
- You have an existing Copilot Pro or Copilot Pro+ plan or Copilot Pro trial.
101
+
- You have an existing Copilot Pro or Copilot Pro+ plan.
105
102
- You have free access to Copilot Pro as a student, teacher, or open-source maintainer.
106
103
107
-
There are a few ways to start using Copilot Free, depending on where you're working.
104
+
There are a few ways to start using Copilot Free, depending on where you're working. For current plan details and availability, see the Copilot plans page: https://docs.github.com/en/copilot/get-started/plans
108
105
109
106
- Visual Studio and Visual Studio Code: In Visual Studio and Visual Studio Code you can sign up for the GitHub Copilot Free plan directly from the editor. If you have a GitHub account, you'll be prompted to sign in. If you don't have a GitHub account, you'll be prompted to create one. After you sign up and sign in, you can start using GitHub Copilot Free.
0 commit comments