Technology

Microsoft’s MAI models cut AI costs 89% — and challenge OpenAI

By Amanda Aguiar · · 6 min read

Microsoft (MSFT) unveiled seven proprietary AI models under the MAI (Microsoft AI) banner at its Build 2026 developer conference in early June, claiming GPU cost reductions of up to 89% compared with equivalent OpenAI models — a move that puts the software giant in direct competition with the partner it has backed with roughly $13 billion in investment since 2019.

The announcement marks the most decisive pivot yet in Microsoft’s AI strategy: rather than acting purely as a distribution channel for OpenAI’s GPT series, the company is now shipping its own frontier-quality models across reasoning, coding, image generation, speech, and transcription. For enterprise buyers, the headline cost figures are attention-grabbing. For OpenAI, the implications are harder to ignore.

What Microsoft built — and where the savings come from

The MAI family comprises seven models across five capability areas, according to reporting by VentureBeat and Windows Central. The flagship is MAI-Thinking-1, a reasoning model Microsoft describes as a sparse Mixture of Experts (MoE) architecture — a design that routes each input token through only a subset of the model’s total parameters, reducing the compute load at inference time without proportionally sacrificing capability. Microsoft says it has roughly one trillion total parameters but only 35 billion active parameters per inference pass, paired with a 256,000-token context window. The company says it was trained without distillation from OpenAI’s GPT series or any third-party model, which matters for enterprise buyers navigating training-data provenance and licensing risk.

The sharpest cost claim sits with MAI-Voice-2-Flash, the company’s high-speed speech synthesis model. Microsoft says that model now powers Dynamics 365 Contact Center — used by customers including T-Mobile and EasyJet — where it has achieved GPU cost reductions of up to 89% compared with the OpenAI voice model it replaced, according to VentureBeat. On the image side, MAI-Image-2.5-Pro is now the default model in Bing Image Creator, running end-to-end on Microsoft’s own infrastructure for the first time. In PowerPoint, Microsoft says MAI-Image-2.5 cuts GPU costs by up to 84% versus OpenAI’s GPT-Image-2 model. OneDrive has also adopted MAI-Image-2.5 as the default for key image-editing scenarios.

The remaining models in the family are MAI-Code-1-Flash (code generation), MAI-Transcribe-1.5 (audio-to-text across 43 languages), and Flash variants of the image and voice models optimized for lower-latency, lower-cost inference. Most are hosted via Azure AI Foundry; lighter variants are being made available for on-device execution through Windows AI.

Microsoft AI chief Mustafa Suleyman said MAI-Voice-2-Flash can generate one full minute of audio in under a second on a single GPU and is available in more than 15 languages, with additional languages planned. He emphasized that the in-house models outperform OpenAI alternatives in speed, cost, and latency — though Microsoft has not yet published full independent benchmark results for MAI-Thinking-1. The company’s benchmark comparisons, including the claim that MAI-Thinking-1 matches Anthropic’s Claude Opus 4.6 on the SWE-bench Pro coding evaluation, are vendor-reported and await third-party verification.

What the cost math means for enterprise buyers

The cost reductions are significant enough to shift procurement conversations at the CFO level, even before enterprise technology teams have evaluated benchmark performance. Savings of 84–89% on GPU compute — the largest operating cost in running large language model (LLM) workloads — can translate into substantial annual budget differences for organizations running AI at scale across contact centers, document processing, and internal tools.

Microsoft’s positioning also carries a structural advantage that goes beyond raw pricing: because MAI models run natively on Azure AI Foundry, enterprises already operating inside the Microsoft cloud stack face no migration cost to switch. The era of a default “use OpenAI on Azure” assumption is, as Windows Central noted, effectively over — Foundry now presents buyers with a first-party alternative at every capability layer.

For regulated industries such as financial services and healthcare, Microsoft’s claim that MAI-Thinking-1 was trained without distillation from third-party models provides a cleaner data-lineage story — a detail that procurement and legal teams increasingly treat as a hard requirement rather than a preference, according to analysis by Digital Applied. Microsoft has not yet publicly detailed the full training data composition or licensing terms for all seven models, leaving questions about sourcing that buyers will need answered before large-scale deployment.

The OpenAI tension Microsoft hasn’t fully resolved

Microsoft’s MAI push arrives against a complicated commercial backdrop. The two companies restructured their partnership in April 2026, ending Microsoft’s exclusive license to OpenAI’s technology while preserving a non-exclusive IP arrangement through 2032, according to Windows Forum. OpenAI also gained the right to offer its models through cloud providers other than Azure, removing the exclusivity that had made Microsoft the default route to market for GPT-series models.

That renegotiated deal effectively gave both parties permission to compete more openly — but the competitive tension remains difficult to frame cleanly. OpenAI’s models, including GPT-5 series releases, still power Copilot and other high-profile Microsoft products. OpenAI represents approximately 45% of Microsoft’s cloud backlog, according to tech-insider.org analysis, and Microsoft provides the vast majority of OpenAI’s compute infrastructure through its Azure data centers. The two organizations remain deeply interdependent even as Microsoft builds alternatives to OpenAI’s core product.

OpenAI did not respond to a request for comment on the competitive implications of the MAI launch at the time of publication. Microsoft has not specified a general availability date for MAI-Thinking-1, which remains in private preview on Azure AI Foundry. Pricing for the flagship reasoning model had not been publicly disclosed as of early June 2026.

For enterprise buyers weighing AI procurement, the practical question is not whether Microsoft or OpenAI makes the better model in isolation — it is whether the cost curve on specialized, task-specific models has moved far enough to justify building workflows around first-party options rather than the incumbents. On voice and image tasks, the cost figures Microsoft is claiming suggest the answer may already be yes.

VentureBeat, Windows Central, Windows Forum, and MindStudio provided primary reporting and technical detail cited above. Microsoft’s Build 2026 keynote and Azure AI Foundry documentation served as primary source material for model specifications.

Microsoft’s Q4 2026 earnings call, scheduled for July 29, will be the next occasion the company discusses MAI adoption metrics and the financial impact of the OpenAI partnership restructure. Any independent benchmark evaluation of MAI-Thinking-1 will clarify whether the vendor-reported performance claims hold under third-party testing.

Frequently asked questions

What are Microsoft’s MAI models?

MAI (Microsoft AI) models are a family of seven first-party AI models Microsoft unveiled at Build 2026, covering reasoning (MAI-Thinking-1), coding (MAI-Code-1-Flash), image generation (MAI-Image-2.5-Pro and Flash), speech synthesis (MAI-Voice-2 and Flash), and transcription (MAI-Transcribe-1.5). They run primarily on Azure AI Foundry.

How much cheaper are Microsoft’s MAI models versus OpenAI?

Microsoft claims GPU cost reductions of up to 89% for MAI-Voice-2-Flash versus the OpenAI voice model it replaced in Dynamics 365 Contact Center, and up to 84% for MAI-Image-2.5 versus GPT-Image-2 in PowerPoint. These are vendor-reported figures and have not yet been independently verified.

Does this mean Microsoft is competing with OpenAI?

In effect, yes — at the model level. Microsoft restructured its OpenAI partnership in April 2026 to remove exclusivity clauses, giving both parties room to compete more openly. However, OpenAI models still power many Microsoft products including Copilot, and the two companies remain commercially intertwined through 2032 under a non-exclusive IP agreement.

Are MAI models available to enterprise customers now?

Most MAI models, including MAI-Voice-2, MAI-Image-2.5, and MAI-Transcribe-1.5, are available on Azure AI Foundry. The flagship reasoning model MAI-Thinking-1 is in private preview as of early June 2026, with no general availability date or pricing announced yet.

What is MAI-Thinking-1’s architecture?

MAI-Thinking-1 uses a sparse Mixture of Experts (MoE) design — a structure where each input is processed by only a subset of the model’s parameters, lowering compute costs at inference time. Microsoft says it has approximately one trillion total parameters but 35 billion active parameters per pass, with a 256,000-token context window.