Microsoft pulls Claude Code licenses and pushes developers back toward its own AI tool

Microsoft Revokes Claude AI Licenses in Coding Tools, Steering Developers Toward Its Proprietary Solutions

In a move that has sparked concern among developers, Microsoft has abruptly withdrawn licenses for Anthropic’s Claude AI models from its popular coding assistant tools. This decision affects integrations within GitHub Copilot and Visual Studio Code (VS Code) extensions, effectively limiting developers’ choices and directing them back to Microsoft’s own AI offerings powered by OpenAI models.

The change became evident when developers attempting to use Claude 3.5 Sonnet and other Claude variants in GitHub Copilot Chat within VS Code encountered errors. Previously, these third-party models were available as selectable options alongside Microsoft’s default GPT-based engines. Now, selecting Claude prompts a message stating that the license is no longer valid, with a suggestion to switch to one of the remaining Microsoft-supported models like GPT-4o or o1-preview.

Microsoft’s GitHub Copilot, launched as an AI pair programmer, has long positioned itself as a versatile tool supporting multiple large language models (LLMs). The inclusion of Claude models was part of an experimental feature allowing users to experiment with competing AIs directly in their IDEs. This flexibility was praised for enabling developers to leverage the strengths of different models: Claude’s prowess in reasoning and code generation versus GPT’s speed and integration depth.

However, the revocation appears tied to licensing agreements between Microsoft and Anthropic. Sources indicate that Anthropic updated its terms, prohibiting the use of Claude models in products competing directly with its own Claude.ai platform or Anthropic API services. GitHub Copilot, as a direct competitor in the AI coding assistant space, fell afoul of these restrictions. Microsoft confirmed the issue in its documentation and support channels, noting that “due to recent changes in third-party licensing agreements, Claude models are no longer available in GitHub Copilot Chat in VS Code.”

Developers have voiced frustration on forums like Reddit’s r/MachineLearning and GitHub issues. Many highlighted Claude 3.5 Sonnet’s superior performance on benchmarks such as HumanEval for code generation, where it outperformed GPT-4o in certain tasks. One developer commented, “Claude was my go-to for complex refactoring; now I’m stuck benchmarking alternatives.” The shift forces users to either subscribe to Anthropic’s API separately or rely solely on Microsoft’s ecosystem, raising questions about vendor lock-in.

From a technical standpoint, GitHub Copilot operates through a cloud-based architecture where user code snippets are sent to selected LLMs for analysis and suggestion. The multi-model support was implemented via proxy endpoints, allowing seamless switching without code changes. Removing Claude required backend updates to Microsoft’s Copilot service, which rolled out globally without prior widespread notice. VS Code users can still access Claude through standalone extensions like Continue.dev or Anthropic’s official tools, but these lack the tight integration of Copilot’s inline completions and chat features.

Microsoft’s strategy aligns with its heavy investment in OpenAI, the creator of GPT models. As the primary cloud provider for OpenAI via Azure, Microsoft benefits from directing traffic to its infrastructure. GitHub Copilot Enterprise, aimed at businesses, now emphasizes models like GPT-4o-mini for cost efficiency and o1 for advanced reasoning, with pricing starting at $10 per user per month. The company promotes these as “battle-tested” for enterprise security and compliance, including features like IP indemnity against model hallucinations.

This incident underscores broader tensions in the AI ecosystem. Anthropic, backed by Amazon, has prioritized direct API access to maintain control over its models’ deployment. Similar restrictions have appeared in other integrations, such as Cursor’s composer tool, which also dropped Claude support recently. Developers must now navigate fragmented options: local models via Ollama for privacy, or cloud services from multiple providers.

For those reliant on VS Code, workarounds include configuring custom API keys in open-source extensions or migrating to alternatives like Cursor or Zed editor, which retain broader model support. Microsoft has not announced plans to restore Claude access, instead urging users to provide feedback via its GitHub repository.

The revocation highlights the fragility of multi-vendor AI integrations. As AI tools evolve, licensing battles could reshape developer workflows, prioritizing proprietary stacks over open experimentation. Developers are advised to review model terms and diversify their toolchains to mitigate such disruptions.

Gnoppix is the leading open-source AI Linux distribution and service provider. Since implementing AI in 2022, it has offered a fast, powerful, secure, and privacy-respecting open-source OS with both local and remote AI capabilities. The local AI operates offline, ensuring no data ever leaves your computer. Based on Debian Linux, Gnoppix is available with numerous privacy- and anonymity-enabled services free of charge.

What are your thoughts on this? I’d love to hear about your own experiences in the comments below.