Microsoft is preparing to break its exclusive reliance on OpenAI for the AI smarts that power Copilot, and its eye is on Anthropic’s Claude models. The twist? Those models run on Amazon’s cloud, meaning Microsoft could soon be paying its fiercest rival to help make your PowerPoint slides smarter.

Azure’s Wake-Up Call: The Numbers That Reveal the Stakes

In July 2025, Microsoft did something it had avoided for years: it disclosed Microsoft Azure’s revenue as a standalone figure. The number—$75 billion for the fiscal year ending June 2025, a 34% jump—jolted the industry. More telling, the $25.5 billion in new Azure revenue outpaced Amazon Web Services’ $21 billion in added sales. The once-yawning gap between the two cloud titans shrank to just 12 percentage points in market share, according to Gartner.

AI is the engine behind that acceleration. Microsoft’s management told investors that AI contributed 16 percentage points of growth to Azure in the second quarter of 2025, up from a mere 3 points two years earlier. The reason: corporate customers are not only buying AI model access but also pulling in compute, storage, networking, and database services with every deal.

But those numbers also expose a strategic vulnerability. Almost all that AI demand has flowed through OpenAI’s GPT-family models, which are deeply integrated into Microsoft 365 Copilot, GitHub Copilot, and Azure. Relying on one model supplier—even one that is partly captive—is a risk no hyperscaler wants to carry. Recent reporting shows Microsoft is quietly hedging its bets.

The Two Camps: A Tale of Four Giants

To understand the coming shift, it helps to see the alliances laid bare.

Camp Hyperscaler Model Lab Key Investment Lab Annualized Revenue (mid-2025) Cloud Revenue (FY2025)
Camp 1 Microsoft Azure OpenAI $13+ billion (49% profit share until recouped) ~$12 billion $75 billion (up 34%)
Camp 2 Amazon AWS Anthropic $8+ billion ~$5 billion $116.4 billion (up 18%)

OpenAI, the frontrunner, has ridden Microsoft’s enterprise sales muscle and product integration to a $12 billion annualized revenue run-rate. Anthropic, founded by former OpenAI researchers who prized safety and reliability, has grown faster in percentage terms—from $1 billion in January 2025 to $5 billion by August—by targeting regulated industries with its Claude models and winning over developers with superior code generation.

Microsoft’s original bet looked airtight: $13 billion in investment locked in OpenAI as an Azure customer and funneled tens of thousands of new customers to its cloud. But as the AI market matures, the relationship has become more transactional. Microsoft is now opening its product stack to multiple model providers, a classic competitive maneuver. Anthropic, increasingly pitched as a credible alternative, is the most obvious candidate for deep integration.

What This Means for You

For the Everyday Microsoft 365 User

If you use Copilot in Word, Excel, Teams, or Outlook, changes will likely be invisible at first. Your prompt may be routed to a GPT model or to Claude behind the scenes, depending on the task. The goal is to give you the best answer at the lowest cost and latency. In practice, that could mean better code suggestions in Excel formulas, more nuanced document summaries, or faster responses during peak hours.

There is a risk: model-switching can produce inconsistent tone or formatting if not carefully managed. Microsoft is expected to build a unified post-processing layer to mask those differences, but early iterations may feel a bit rough.

For IT Administrators and Enterprise Architects

This is where the complexity spikes. Multi-model, cross-cloud routing raises immediate governance questions:

  • Data residency: If a Copilot request content lands on a Claude model running in an AWS region outside your compliance boundary, you could violate internal or regulatory policies.
  • Billing and transparency: When Microsoft pays Amazon for inference time, how does that cost pass through to your Azure bill? You’ll need clear audit trails.
  • Auditability and provenance: Enterprise compliance often demands a record of which model processed what data. Expect Microsoft (and its competitors) to introduce model provenance metadata, but demand it in your service agreements.
  • Performance variability: Different models excel at different tasks. A request routed to Claude may return slightly different output than GPT-4, which could break integrations that relied on a consistent response shape.

For Developers Building on Azure AI

If you use Azure OpenAI Service or build custom AI apps, you’ll soon have more model choices without leaving the Azure portal. Microsoft is expected to expand its model catalog to include Anthropic’s Claude variants, much as it already offers Meta’s Llama and other open-weight models. That’s good for experimentation, but you’ll need to test each model against your specific workload. A checklist:

  1. Benchmark hallucination rates, code correctness, and response time across models.
  2. Shadow-route a percentage of production traffic to alternate models and compare outcomes.
  3. Isolate sensitive workloads to pinned models and regions until governance controls mature.
  4. Plan for fallback: Orchestration can fail. Have a static fallback model configured.

How We Got Here: From Exclusive Embrace to Strategic Pluralism

The Microsoft–OpenAI partnership began in 2019, when Microsoft invested $1 billion and promised Azure compute. It deepened in 2023 with a multi-billion extension that granted Microsoft 49% of OpenAI’s profits until a $13 billion threshold. In exchange, OpenAI’s GPT-4 and later models became the cognitive core of Copilot, Azure OpenAI Service, and GitHub Copilot. That tight integration drove Azure’s AI revenue and customer growth, but it also concentrated risk.

As one senior cloud strategist told Caijing (36kr), “it doesn't make much sense to strictly distinguish between ‘AI business’ and ‘non-AI business’” because AI pulls through the rest of the cloud portfolio. Microsoft now runs the risk that any misstep by OpenAI—be it a regulatory setback, a model quality slip, or a change in commercial terms—could reverberate through Azure’s growth.

Amazon, stung by Azure’s AI surge, responded quickly. It invested $4 billion in Anthropic in September 2023 and another $4 billion in November 2024, locking in Anthropic’s primary hosting on AWS and a deep collaboration around Amazon’s custom AI chips, Trainium and Inferentia. For AWS, Claude became the defensive wedge: an enterprise-friendly, safety-forward model that could keep customers in the AWS fold. For Anthropic, AWS provided the compute base and a direct line to the vast enterprise customer pool that already ran on Amazon’s cloud.

By mid-2025, Microsoft could see the writing on the wall. OpenAI remained the flagship, but relying on a single ally was no longer tenable. Reports from earlier this year indicated Microsoft was negotiating to bring multiple model families into its productivity stack, a switch from “exclusive partner” to “platform orchestrator.”

What to Do Now: A Practical Guide

If you’re an individual or small business user, the best near-term action is to simply stay aware. As Copilot evolves, test whether its output remains useful and reliable. If you notice sudden changes in quality or style, it may be due to model routing. Feedback channels exist inside most Microsoft 365 apps—use them.

If you manage IT for a larger organization, now is the time to demand clarity from Microsoft and your cloud vendors. Push for contractual commitments on:

  • Model provenance: Every API response should carry metadata identifying the model, version, and cloud region that served it.
  • Data residency and egress: Explicitly map where your data can travel during inference. Add clauses that prevent data from landing in non-compliant jurisdictions.
  • SLA granularity: Service-level agreements for AI responses are still nascent. Negotiate latency, throughput, and accuracy metrics that are tied to specific model-vendor pairs.
  • Auditability: Require audit logs that capture the full chain—from your prompt to the model’s response—plus any intermediary routing decisions.

Start piloting multi-model orchestration on non-sensitive internal workloads. See how your compliance, security, and accounting systems handle cross-cloud flows before you allow it anywhere near customer data.

Outlook: A Multipolar AI Future

Microsoft’s move toward multi-model orchestration is a signal that the AI cloud race is entering a new phase. The friction between hyperscalers is giving way to a federated ecosystem where models, clouds, and platforms interoperate—but also compete. Expect more cross-cloud routing deals, where one provider pays another for inference. Regulatory scrutiny will intensify, especially around data sovereignty and antitrust. And enterprises will face mounting pressure to manage a portfolio of models, not a single supplier relationship.

For now, the onus is on Microsoft to prove that its orchestration layer can deliver seamless, enterprise-grade experiences while preserving transparency. The rewards are enormous: a more resilient, cost-effective AI that can push Azure past AWS. The risks are equally large: a balkanized, hard-to-govern mess that erodes the trust that Copilot has built. The coming months will reveal which path we’re on.