Scale · founder · 6 min read

Microsoft Build 2026: What Founders Should Actually Watch

Microsoft is unveiling its own coding model, Project Polaris, at Build on June 2–3. Here's what matters if you build with AI but don't write code.

Microsoft Build lands in San Francisco on June 2–3, hosted at Fort Mason Center after years in Seattle. The headline going in: Microsoft plans to unveil its own family of homegrown AI models, including a coding model code-named Project Polaris that’s set to power a new version of GitHub Copilot.

If you build software by talking to Lovable, Bolt, or Replit rather than writing it yourself, your first instinct might be to skip this one. Build is a developer conference. Polaris is a model for an editor most non-technical founders never open. Fair. But two things here genuinely matter to you, and one of them is about money. Here’s the honest filter.

What Project Polaris actually is

For years, GitHub Copilot ran on OpenAI’s models. That made sense — Microsoft is OpenAI’s largest backer. But the partnership terms have been renegotiated, and rivals’ coding tools, especially Anthropic’s Claude Code, have pulled ahead on quality. Microsoft’s response is to build its own.

Polaris is reportedly a code-specialized model using a mixture-of-experts design, where different sub-modules handle different languages and frameworks. Microsoft’s internal benchmarks claim it beats older OpenAI models on standard coding tests, with particular gains in less common languages. General availability of the new Copilot powered by Polaris is targeted for August 2026, so Build is the announcement, not the launch.

That’s the engineering story. Skip the benchmark numbers — vendor-run benchmarks are marketing until independent testing confirms them. The part that actually changes your decisions is buried lower.

The thing that matters: IP indemnification

Polaris ships with what Microsoft calls a Code Content Guarantee — the model is trained only on permissible data, and Microsoft will indemnify customers against intellectual-property claims tied to generated code.

This is a bigger deal than the benchmarks. One of the quiet anxieties hanging over vibe coding is copyright: if an AI tool was trained on licensed code and reproduces something it shouldn’t, who’s liable? For a solo founder shipping a side project, the practical risk has always been low. But the moment you raise money, sell to an enterprise, or go through due diligence, “where did this code come from and can you prove you’re allowed to use it?” becomes a real question. We’ve written about copyright risk in vibe coding before — it’s not theoretical anymore.

Microsoft offering legal cover is a signal that IP provenance is moving from a footnote to a selling point. Expect Lovable, Replit, and the rest to face pressure to make similar guarantees. If you’re choosing a platform for something you intend to sell or raise on, start asking vendors directly what their position is on generated-code IP. After Build, “we indemnify you” may become table stakes rather than a differentiator.

The thing that affects your wallet: Copilot’s pricing reset

Separately from Polaris, GitHub Copilot is already moving to usage-based billing on June 1 — one day before Build. Headline prices don’t change (Pro stays $10/mo), but premium model usage is now metered by tokens consumed rather than a flat monthly request cap.

If you or anyone on your team uses Copilot, this is worth understanding before the switch. Light users won’t notice. Heavy users doing agent-assisted refactoring across big codebases may see less predictable bills. It’s part of a broader industry drift — every AI coding tool is quietly figuring out that flat-rate pricing doesn’t survive contact with power users running agents all day. Budget for variability, not a fixed line item.

What you can safely ignore

Most of Build will be enterprise theater that has nothing to do with you. Azure AI Foundry updates, agent governance frameworks, Windows local-AI features, transcription and speech models — all real, all aimed at IT departments and platform engineers. None of it changes how you build a landing page or an MVP this weekend.

You can also ignore the “Microsoft vs. OpenAI” palace intrigue. It’s genuinely interesting if you follow the industry, but it doesn’t change which tool you should open tomorrow. The frontier-model arms race now propagates to consumer tools within weeks regardless of who wins any given round.

The founder’s takeaway

Microsoft building its own coding model is mostly a signal, not a tool you’ll touch. The signal is that the serious money in AI coding is consolidating around a few platforms that can offer enterprise-grade guarantees — legal indemnification, compliance, data provenance. That’s good news if you’re a founder who plans to sell or raise: the tooling is maturing toward the point where “I built this with AI” stops being a red flag in diligence.

The practical actions are small. If you use Copilot, check your premium usage before June 1 so the billing change doesn’t surprise you. If you’re picking a build platform for something with real commercial stakes, add “what’s your IP indemnification story?” to your evaluation checklist — and watch whether the indie-focused tools respond to Microsoft’s move with guarantees of their own.

Everything else from Build, you can read about in next week’s recap. We’ll cover what actually shipped versus what was merely announced, with the same filter: does it change what a non-technical founder should do on Monday morning?

Related guides

founder · 7 min read

What Anthropic Actually Shipped at Code with Claude 2026

The May 6 SF developer event delivered Claude Managed Agents, Remote Agents for Claude Code, and the clearest signal yet on where Anthropic is heading.

AnthropicClaude
May 2026

founder · 5 min read

Code with Claude on May 6: What Non-Technical Founders Should Watch For

Anthropic's San Francisco developer event on May 6 is likely to ship a new Sonnet model. Here's what that probably means for the tools you actually use.

AnthropicClaude
May 2026

founder · 6 min read

Google I/O 2026 'Code the Countdown': How to Get Your Vibe-Coded Project on the Keynote

Google opened a vibe-coding contest where the best non-technical submissions get featured at the I/O 2026 keynote. The deadline is May 6. Here's how to play.

googlegoogle-ai-studio
May 2026

Recommended next step

Was this helpful?