Skip to content

Commit 1b30e28

Browse files
authored
Update 7-metered-usage-consumption-reports.md
1 parent 81f47ab commit 1b30e28

File tree

1 file changed

+16
-17
lines changed

1 file changed

+16
-17
lines changed

learn-pr/github/github-introduction-products/includes/7-metered-usage-consumption-reports.md

Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,12 @@ GitHub Packages allows storing artifacts, container images, and dependencies. St
4040
### Billing Details
4141

4242
- **Free Allocation:**
43-
- **Public repositories:** Free storage and bandwidth.
44-
- **Private repositories:**
45-
- Free storage up to **2GB**
46-
- Free data transfer up to **1GB/month**
47-
- **Additional Costs:**
48-
- Storage beyond free limits: **$0.25 per GB/month**
49-
- Outbound data transfer beyond free limit: **$0.50 per GB**
43+
- **Public repositories:** Free storage and bandwidth.
44+
- **Private repositories:**
45+
- Storage up to 2GB
46+
- Data transfer up to 1GB per month
47+
48+
For details on storage limits and usage beyond the free allocation, see [GitHub’s pricing page](https://github.com/pricing).
5049

5150
### Optimization Strategies
5251
- Regularly **delete unused packages** or enable retention policies.
@@ -99,12 +98,13 @@ GitHub Copilot provides **AI-driven code completion** and suggestions, billed pe
9998

10099
### Billing Details
101100

102-
- **Pricing Model:**
103-
- **Copilot for Individuals:** $10/month
104-
- **Copilot for Business:** $19/user/month
101+
- **Access Model:**
102+
- Available for individuals and businesses with different subscription options.
105103
- **Free Access:**
106-
- Free for students and verified open-source maintainers.
107-
- Free for **select enterprise customers** (trial-based).
104+
- Free for students and verified open-source maintainers.
105+
- Free for **select enterprise customers** (trial-based).
106+
107+
For current Copilot plans and subscription details, see [GitHub Copilot pricing](https://github.com/features/copilot#pricing).
108108

109109
### Optimization Strategies
110110

@@ -123,11 +123,10 @@ GitHub LFS is used for storing large binary files separately from Git repositori
123123
### Billing Details
124124

125125
- **Free Tier:**
126-
- **1GB** free storage per repository.
127-
- **1GB** free bandwidth per month.
128-
- **Additional Costs:**
129-
- Extra storage: **$5 per 50GB/month**
130-
- Extra bandwidth: **$5 per 50GB**
126+
- 1GB of storage per repository
127+
- 1GB of bandwidth per month
128+
129+
For more information on Git Large File Storage (LFS) usage and limits, see [GitHub's LFS documentation](https://docs.github.com/en/github/managing-large-files/about-git-large-file-storage#about-storage-and-bandwidth-usage).
131130

132131
### **Optimization Strategies**
133132

0 commit comments

Comments
 (0)