Skip to content

Commit 7f624bc

Browse files
committed
update comparison table
1 parent 806960f commit 7f624bc

File tree

2 files changed

+23
-15
lines changed

2 files changed

+23
-15
lines changed

data/reusables/copilot/differences-cfi-cfb-table.md

Lines changed: 17 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,22 @@
11
{% rowheaders %}
22

3-
| | {% data variables.product.prodname_copilot_individuals_short %} | {% data variables.product.prodname_copilot_business_short %} |
4-
|--- | --- | --- |
5-
| Pricing | {% data variables.copilot.cfi_price_per_month %} per month<br>{% data variables.copilot.cfi_price_per_year %} per year | {% data variables.copilot.cfb_price_per_month %} per user per month |
6-
| Types of {% data variables.product.prodname_dotcom %} accounts | Personal accounts | Organization or enterprise accounts |
7-
| Telemetry | {% octicon "check" aria-label="Included" %} | {% octicon "x" aria-label="Not included" %} |
8-
| Blocks suggestions matching public code | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} |
9-
| Plugs right into your editor | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} |
10-
| Offers multi-line function suggestions | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} |
11-
| Organization-wide policy management | {% octicon "x" aria-label="Not included" %} | {% octicon "check" aria-label="Included" %} |
12-
| Exclude specified files | {% octicon "x" aria-label="Not included" %} | {% octicon "check" aria-label="Included" %} |
13-
| Audit logs | {% octicon "x" aria-label="Not included" %} |{% octicon "check" aria-label="Included" %} |
14-
| HTTP proxy support via custom certificates | {% octicon "x" aria-label="Not included" %} | {% octicon "check" aria-label="Included" %} |
3+
| | {% data variables.product.prodname_copilot_individuals_short %} | {% data variables.product.prodname_copilot_business_short %} |{% data variables.product.prodname_copilot_enterprise_short %}
4+
|--- | --- | --- | --- |
5+
| Pricing | {% data variables.copilot.cfi_price_per_month %} per month<br>{% data variables.copilot.cfi_price_per_year %} per year | {% data variables.copilot.cfb_price_per_month %} per user per month |{% data variables.copilot.ce_price_per_month %} per user per month |
6+
| Types of {% data variables.product.prodname_dotcom %} accounts | Personal accounts | Organization or enterprise accounts |Enterprise accounts on {% data variables.product.prodname_ghe_cloud %} |
7+
|{% data variables.product.prodname_copilot_chat_short %}|{% octicon "check" aria-label="Included" %}|{% octicon "check" aria-label="Included" %}|{% octicon "check" aria-label="Included" %}|
8+
|{% data variables.product.prodname_copilot_cli %}|{% octicon "check" aria-label="Included" %}|{% octicon "check" aria-label="Included" %}|{% octicon "check" aria-label="Included" %}|
9+
| Code snippet collection | {% octicon "check" aria-label="Included" %} (Unless disabled) | {% octicon "x" aria-label="Not included" %} |{% octicon "x" aria-label="Not included" %} |
10+
| Blocks suggestions matching public code | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} |{% octicon "check" aria-label="Included" %} |
11+
| Plugs right into your editor | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} |{% octicon "check" aria-label="Included" %} |
12+
| Offers multi-line function suggestions | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} |{% octicon "check" aria-label="Included" %} |
13+
| Organization-wide policy management | {% octicon "x" aria-label="Not included" %} | {% octicon "check" aria-label="Included" %} |{% octicon "check" aria-label="Included" %} |
14+
| Exclude specified files | {% octicon "x" aria-label="Not included" %} | {% octicon "check" aria-label="Included" %} |{% octicon "check" aria-label="Included" %} |
15+
| Audit logs | {% octicon "x" aria-label="Not included" %} |{% octicon "check" aria-label="Included" %} |{% octicon "check" aria-label="Included" %} |
16+
| HTTP proxy support via custom certificates | {% octicon "x" aria-label="Not included" %} | {% octicon "check" aria-label="Included" %} |{% octicon "check" aria-label="Included" %} |
17+
|{% data variables.product.prodname_copilot_chat_dotcom_short %}|{% octicon "x" aria-label="Not included" %}| {% octicon "x" aria-label="Not included" %} | {% octicon "check" aria-label="Included" %} |
18+
|{% data variables.product.prodname_copilot_for_prs %}|{% octicon "x" aria-label="Not included" %}| {% octicon "x" aria-label="Not included" %} | {% octicon "check" aria-label="Included" %} |
19+
|{% data variables.product.prodname_copilot_for_docs %}|{% octicon "x" aria-label="Not included" %}| {% octicon "x" aria-label="Not included" %} | {% octicon "check" aria-label="Included" %} |
1520

1621
{% endrowheaders %}
1722

data/variables/copilot.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
# Variables used in the Copilot docs that are not product names
22

3-
# Copilot billing: price per month for Copilot for Individuals
3+
# Copilot billing: price per month for Copilot Individuals
44
cfi_price_per_month: '$10 USD'
55

6-
# Copilot billing: price per year for Copilot for Individuals
6+
# Copilot billing: price per year for Copilot Individuals
77
cfi_price_per_year: '$100 USD'
88

9-
# Copilot billing: price per month for Copilot for Business
9+
# Copilot billing: price per month for Copilot Business
1010
cfb_price_per_month: '$19 USD'
1111

12+
# Copilot billing: price per month for Copilot Enterprise
13+
ce_price_per_month: '$39 USD'
14+
1215
# Copilot Chat in GitHub.com: maximum number of repos that can be indexed for an org
1316
max-chat-indexed-repos: '50'

0 commit comments

Comments
 (0)