Skip to content

Commit d498314

Browse files
committed
updated plans and pricing due to pilicy chnages
1 parent 0aa847a commit d498314

7 files changed

Lines changed: 27 additions & 23 deletions

File tree

learn-pr/github/introduction-to-github-copilot/includes/2-github-copilot-your-ai-pair-programmer.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ Copilot executes these tasks under your direction, helping you complete complex
7575
GitHub Copilot is available in several plans, each offering different capabilities for individuals, teams, and organizations.
7676

7777
> [!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.
7980
8081
### GitHub Copilot Free
8182

@@ -94,7 +95,7 @@ GitHub Copilot Pro is designed for individual developers who want enhanced capab
9495

9596
**Key features:**
9697

97-
- Unlimited code completions and chat requests
98+
- Higher usage limits compared to the Free plan
9899
- Priority access to the latest AI models
99100
- Advanced code suggestions and explanations
100101
- Integration with supported IDEs (VS Code, Visual Studio, JetBrains, Neovim)

learn-pr/github/introduction-to-github-copilot/includes/4-setup-configure-troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ This unit explains how to sign up for GitHub Copilot, how to configure GitHub Co
22

33
## Sign up for GitHub Copilot
44

5-
Before you can start using GitHub Copilot, you need to set up a free trial or subscription for your account.
5+
Before you can start using GitHub Copilot, you need to sign in with a GitHub account that has access to GitHub Copilot.
66

77
To get started, select your GitHub profile photo, and then select **Settings**. Copilot is on the left menu under **Code, planning, and automation**.
88

learn-pr/github/introduction-to-github-copilot/includes/7-summary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ GitHub Copilot helps developers work more efficiently and ship quality code.
66

77
At the end of this module, you can:
88

9-
* Explain GitHub Copilot features and the subscription plans (Free, Pro, Pro+, Business and Enterprise)
9+
* Explain GitHub Copilot features and available plans for individuals and organizations
1010
* Set up and configure GitHub Copilot
1111
* Develop using GitHub Copilot and Visual Studio Code (VS Code)
1212

learn-pr/wwl-azure/develop-code-features-using-github-copilot-tools/includes/1-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ The topics covered in this module include:
1212
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.
1313

1414
> [!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).

learn-pr/wwl-azure/get-started-github-copilot/includes/1-introduction.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
13
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.
24

35
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.

learn-pr/wwl-azure/get-started-github-copilot/includes/3-compare-github-copilot-plans.md

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,30 +2,34 @@ GitHub Copilot provides developers with an AI pair programmer that works with al
22

33
GitHub Copilot is available as an extension for Visual Studio Code, Visual Studio, JetBrains IDEs, Vim/Neovim, Eclipse, and Xcode.
44

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+
57
## GitHub Copilot subscription plans
68

79
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.
810

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.
1012

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.
1214

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.
1416

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.
1618

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.
1820

1921
## Comparing GitHub Copilot plans
2022

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.
2224

2325
### Pricing
2426

25-
| Feature | GitHub Copilot Free | GitHub Copilot Pro | GitHub Copilot Pro+ | GitHub Copilot Business | GitHub Copilot Enterprise |
26-
|-----------------------------|--------------|---------------------------------------|-------------------------------------|------------------------------------|------------------------------------|
27-
| Premium requests | 50 per month | 300 per month | 1500 per month | 300 per user per month | 1000 per user per month |
28-
| Purchase additional premium requests | X | ✓ | ✓ | ✓ | ✓ |
27+
| Feature | GitHub Copilot Free | GitHub Copilot Pro | GitHub Copilot Pro+ | GitHub Copilot Business | GitHub Copilot Enterprise |
28+
|-----------------------------|---------------------|--------------------|---------------------|-------------------------|---------------------------|
29+
| 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
2933
3034
### Agents
3135

learn-pr/wwl-azure/get-started-github-copilot/includes/5-examine-github-copilot-setup-process.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,13 @@ Individuals can use the following steps to set up GitHub Copilot:
88

99
There are several GitHub Copilot plans that provide access to GitHub Copilot:
1010

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.
1212

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.
1714

1815
- 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.
1916

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.
2118

2219
1. Install the GitHub Copilot extension for your IDE.
2320

@@ -101,10 +98,10 @@ Most individual developers can start using GitHub Copilot Free with little or no
10198

10299
- You have a managed user account.
103100
- 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.
105102
- You have free access to Copilot Pro as a student, teacher, or open-source maintainer.
106103

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
108105

109106
- 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.
110107

0 commit comments

Comments
 (0)