Devoured - April 23, 2026
Microsoft Moving All GitHub Copilot Subscribers To Token-Based Billing In June (2 minute read)

Microsoft Moving All GitHub Copilot Subscribers To Token-Based Billing In June (2 minute read)

AI Read original

Microsoft is switching GitHub Copilot from fixed request limits to metered token-based billing in June, citing spiraling AI compute costs.

What: Starting June 2026, GitHub Copilot will move from request-based limits to token-based billing where users pay for actual AI compute consumed. Business customers will pay $19/user/month for $30 in pooled AI credits (June-August promotional period), while Enterprise customers pay $39/user/month for $70 in credits. After August, credit allocations drop to match the subscription price ($19 or $39 respectively). Individual subscriber plans remain unclear.
Why it matters: This reflects Microsoft's struggle with AI economics as companies shift from unlimited-access models to metering actual compute costs, signaling a broader industry trend where AI services can no longer be offered at flat rates due to unsustainable unit economics.
Takeaway: Developers using GitHub Copilot should monitor their token usage during the June-August promotional period to understand what their actual costs will be when credit allocations drop in September.
Deep dive
  • Microsoft is fundamentally changing GitHub Copilot's pricing from a request-based system to direct token consumption billing starting June 2026
  • Currently, users get fixed request limits (Pro accounts get 300/month, Pro+ gets 1500/month) where different models consume different amounts of requests
  • The new model charges for actual tokens consumed, with Claude Opus 4.7 costing $5 per million input tokens and $25 per million output tokens as an example
  • Business tier promotional pricing (June-August): $19/user/month with $30 pooled credits per user, dropping to $19 credits after
  • Enterprise tier promotional pricing (June-August): $39/user/month with $70 pooled credits per user, dropping to $39 credits after
  • The promotional period effectively provides 58% more credits for Business and 79% more for Enterprise before the reduction
  • Organizations will use pooled credits shared across all users rather than individual allocations
  • This change follows Microsoft suspending new individual and student account signups and removing Anthropic's Opus models from the $10/month tier
  • The shift is explicitly tied to "spiraling costs of AI compute" that Microsoft is struggling to absorb
  • Individual Pro and Pro+ subscriber plans are not addressed in the leaked documents despite claims of moving "all" users
  • The announcement was expected on April 23, 2026, with rollout beginning in June
  • This represents a fundamental shift in AI service economics from flat-rate unlimited access to metered consumption pricing
Decoder
  • Tokens: The basic units of text processed by AI models, roughly equivalent to word fragments; models charge separately for input tokens (what you send) and output tokens (what the model generates)
  • Pooled credits: A shared budget of AI compute dollars available to all users in an organization rather than individual per-user allocations
  • Chain-of-thought reasoning: Internal reasoning steps that AI models generate before producing a final answer, which count toward billable output tokens even though users may not see them
Original article

Microsoft plans to roll out token-based billing for all GitHub Copilot customers starting in June. Copilot Business Customers will pay $19 per-user-per-month and receive $30 of pooled AI credits. Copilot Enterprise customers will pay $39 per-user-per-month and receive $70 of pooled AI credits. It is unclear what will happen to individual subscribers.