Microsoft is canceling Claude Code licenses for thousands of engineers in its Experiences & Devices division — the org behind Windows, Microsoft 365, Teams, Outlook, and Surface — and redirecting them to GitHub Copilot CLI by June 30, 2026. The pilot launched in December 2025 and lasted barely six months. According to reporting, the primary driver was cost: token-based billing exposed actual consumption patterns that made the program financially uncontainable, particularly with the financial year ending June 30.
The economic mechanism is worth understanding. Coding agents like Claude Code consume tokens roughly in proportion to how much work they do — multi-step tasks, large repositories, long planning chains, and tool calls all compound. When the pilot ran with engineers given effectively unbounded access, usage patterns matched what motivated developers actually want from an agent, and the bill matched that usage. The same pattern reportedly burned through Uber's $3.4B annual AI budget in four months after a 5,000-engineer Claude Code rollout earlier this year.
The broader signal is that the era of flat-rate developer AI is ending. GitHub itself is moving all Copilot plans to usage-based billing through GitHub AI Credits starting June 1. That structurally aligns Microsoft's internal cost discipline with what it sells externally, but it also means the unit economics of agentic coding are about to become every team's problem, not just the AI vendor's. Companies that have been treating AI tooling as a flat overhead line item are going to discover what their developers actually do with it.
A takeaway for learners: if you are building skills as an engineer right now, get fluent in cost-aware AI usage — small context windows by default, scoped tool access, batching, caching, knowing when to switch to a smaller model. The engineers who can deliver the same outcome for a tenth of the token spend are about to become noticeably more valuable than the ones who can't.