For the pricing-and-SKU view of how Microsoft 365 Copilot reshapes UK SME bills from 1 July, see our Microsoft 365 Copilot UK price rises story from earlier today. This piece is the keynote watch-guide. Satya Nadella takes the Build 2026 keynote stage at 5:30pm BST tonight in San Francisco, and the agenda Microsoft has already leaked sets the bar that every UK business decision about Copilot, Azure and Windows over the next twelve months will be measured against. Build is no longer a developer conference; it is the moment Microsoft formally repositions Windows, Microsoft 365 and Azure around AI agents. For UK IT leaders weighing renewals, the question is whether to commit to the Copilot stack this summer or wait for the dust to settle. Tonight’s announcements should answer that.
- Microsoft Build 2026 keynote streams free at 5:30pm BST today on Microsoft’s YouTube channel and build.microsoft.com.
- Headline themes already trailed: Copilot Agent Mode, GitHub Copilot upgrades, Azure AI Foundry expansion, Windows-as-agent-runtime.
- Microsoft 365 Business Standard with Copilot and Business Premium with Copilot launch in the UK on 1 July 2026.
- Azure AI Foundry now hosts more than 3,000 models, up from roughly 1,600 at general availability, spanning OpenAI, Anthropic, Meta and Mistral.
- No Windows 12 announcement is expected; the next OS-level move is Windows treating AI agents as first-class system constructs.
What Microsoft has already confirmed before the keynote
The official Microsoft 365 blog post on 28 May 2026 told most of the practical story already. Microsoft is introducing two new SKUs aimed squarely at small and medium businesses: Microsoft 365 Business Standard with Copilot and Microsoft 365 Business Premium with Copilot, both arriving on 1 July 2026. These bundle the productivity apps, AI built directly into Word, Excel, PowerPoint and Outlook, more than a thousand third-party connectors covering Xero, Docusign, Asana, Jira and Canva, and security controls in a single seat licence. The pitch from Nicole Herskowitz, Corporate Vice President at Microsoft, was sharp: “The hard part has never been what the technology can do. The hard part is fitting it into the processes that already keep the business running.”
What that means for a UK reader is a single billable line item that brings Word, Excel, Outlook, Teams, OneDrive, SharePoint, Intune, Defender and Copilot under one renewal. Microsoft has not yet published the UK GBP list price for either new SKU, which is the open question for finance directors today. The existing Microsoft 365 Copilot add-on costs £24.70 per user per month in the UK on top of a base subscription, so a bundled Business Premium with Copilot needs to land below the sum of the parts to actually move the market.
The Build 2026 themes that matter for UK businesses
Three threads from the published Build 2026 agenda matter more than the rest for a UK audience. The first is Copilot Agent Mode, Microsoft’s attempt to make Copilot do multi-step work without a human prompting it at every turn. The second is Azure AI Foundry’s expansion to more than 3,000 models, which gives UK developers a wider menu of frontier and specialty models hosted in UK South and UK West regions, with the data residency assurances Information Commissioner’s Office work expects. The third is Windows being formally treated as an agent runtime, which is the longer-term play but the one with the most uncertain UK business impact.

Agent Mode is the line most UK IT teams will care about first. The promise is that a Copilot agent inside Outlook can triage a week of email, draft tailored replies, schedule the meetings those replies imply, and prepare the briefing notes the meetings need, all in one chained run. That is a markedly different commitment to the current “Copilot writes a draft, you review” pattern. The governance question that follows, namely who is accountable when an agent acts on behalf of a partner of a UK firm, is the question every legal and compliance team in the country needs to start writing policy for now.
Microsoft 365 Copilot Business UK: who actually gains on 1 July
The new SKUs target firms with up to 300 seats, which is the bulk of the UK SME market by employer count. Microsoft says the bundles include “Work IQ”, a layer that gives Copilot context across the Microsoft 365 estate plus the connected third-party systems, so an instruction in Teams can pull from a Xero invoice or a Jira ticket without the user pasting context back and forth. For a typical UK accountancy firm, marketing agency or recruitment consultancy already paying for Microsoft 365 Business Standard at £10.30 per user per month, the upgrade decision becomes much simpler: one line item, one renewal, AI baked in.

What the UK buyer should watch tonight is whether Microsoft confirms agent capabilities are part of the bundle from day one, or sit behind another paywall. The 28 May blog post hinted that “multiple AI models (OpenAI, Anthropic)” are accessible inside Copilot, which matters if a UK regulated firm wants the option to route certain queries through Anthropic’s Claude for safety reasons. The Build keynote should either confirm that model choice is exposed to admins or quietly reveal that it sits at the Enterprise tier above.
Azure AI Foundry, UK data residency and the agentic stack
Azure AI Foundry is the layer that matters to anyone in a UK regulated industry. The model marketplace passing 3,000 entries sounds like noise, but the practical effect for a UK developer is that Llama 4, the latest Mistral models, the full Anthropic Claude family and OpenAI’s GPT-5.5 line are now first-party-billable inside Azure with UK region availability. That removes the awkward conversation about UK data leaving UK regions, and lets a UK procurement team treat AI inference as part of an existing Azure spend committed under an Enterprise Agreement.


What is still unclear, and what the keynote should address, is whether Foundry’s agent runtime is generally available in UK South yet. Several partners reported preview-only access at the end of May 2026, and a UK financial services firm cannot build a production workflow on a preview tier. If Microsoft commits to UK South general availability tonight, that becomes the trigger for Q3 procurement cycles across the City. If it slips to Q4, several big UK banks will quietly move pilot work to AWS Bedrock in the meantime.
Windows as an agent runtime: the long game
The Windows part of the keynote is the part with the longest time horizon and the most uncertain UK impact. Microsoft is signalling that future Windows builds will treat AI agents as first-class system constructs, with capability grants, lifecycle management, and a distribution channel modelled on the Microsoft Store. That is a profound architectural shift, and it is the answer to the question every CIO has been asking, namely “how do we let agents act on a user’s machine without giving them root access to everything.” The answer Microsoft is teeing up is a sandboxed runtime with explicit permissions.

For UK desktop fleets, this is the kind of change that does not move the needle this quarter and probably reshapes desktop strategy by 2028. The practical instruction tonight is simpler: do not buy a new Windows 11 laptop fleet on the assumption that the current OS is the agent endpoint. Microsoft is telling the developer audience the Windows agent stack will be the thing that runs Copilot at the OS level, and that thing will need NPU silicon, which the Copilot+ PC line already requires. UK firms still on Intel 11th-gen and 12th-gen fleets should be planning the refresh now.
The Visual Studio 2026 Preview question for UK developers
Visual Studio 2026 Preview lands at Build with Copilot chat that can refactor entire codebases, generate unit tests from specifications, and explain legacy COM interfaces in plain English. The COM detail matters more than it sounds for UK enterprise: a substantial number of UK retail banks and insurers still run integration code written against COM interfaces from the early 2000s, and the cost of finding developers who can read it has been climbing every year. A Copilot that can explain what a legacy COM interop layer is doing reduces a real, expensive problem for UK CIOs.

For UK independent developers and small studios, the GitHub Copilot upgrades are likely the more interesting line. Microsoft has trailed multi-model Copilot inside GitHub, which means the same editor surface can route different requests to OpenAI, Anthropic or specialty models depending on the task. A UK contractor writing automated test fixtures for a UK insurance firm could route the policy explanation prompts to a Claude model under Anthropic’s constitutional AI principles, while letting OpenAI’s code completion handle the boilerplate. That choice should land tonight, and the price for both should land at the GA stream.
What Build 2026 means for the UK Copilot vs Claude question
The competitive context tonight is sharper than Microsoft’s pre-briefings let on. Anthropic’s Code with Claude keynote three weeks ago set a high bar for developer tooling on the Claude side, particularly around agent governance and the constitutional AI safety framing that UK regulators have started to ask about by name in informal Ofcom AI working-group meetings. Google’s Gemini Intelligence push at the Android Show in May 2026 lands at the consumer end, with Pixel 10 and Galaxy S26 owners now getting Gemini features ahead of business desktops. Microsoft’s Build slot sits between those two pressure points, and the agentic story Microsoft tells tonight needs to be sharper than Anthropic’s developer pitch and broader than Google’s consumer one to keep UK enterprise customers from quietly hedging spend across all three platforms over the rest of the calendar year.
For UK regulated firms, the practical comparison reduces to three questions. First, which provider offers UK data residency for the agent runtime, not just the model inference. Second, which provider exposes model choice at the admin tier so a compliance officer can route certain queries through a chosen model under specific contractual terms. Third, which provider offers a clear, audited record of what the agent did on a user’s behalf, which is the line every UK Information Commissioner’s Office submission will want answered. Microsoft has the strongest answer to question one through Azure UK South, and tonight’s keynote should clarify whether question two and three are solved as well.
The honest assessment for UK buyers tonight
If you run a UK SME on Microsoft 365 today, the 1 July Business with Copilot bundle is the headline you should focus on, not Build 2026 itself. Wait for the UK price, then decide. If Microsoft prices Business Standard with Copilot inside £25 per user per month all-in, every existing Business Standard customer will need a strong reason not to upgrade. If it lands above £30, the Copilot add-on continues to do most of the work and the bundle becomes a procurement convenience rather than a price story.
If you run a UK enterprise IT estate, Azure AI Foundry‘s UK South general availability for the agent runtime is the line to watch in tonight’s keynote. The model marketplace expanding to 3,000 entries is impressive but most UK firms only use four or five models in production. What changes the calculation is when the platform itself, including the agent runtime, hits UK general availability with the right data residency commitments. That, plus the upcoming Microsoft 365 Copilot Business UK list price, is the pair of decisions UK procurement teams will be making across the rest of June.
And if you are a UK developer, the only Build 2026 announcement that should change your weekend is whether Visual Studio 2026 Preview is freely downloadable tonight. Microsoft has rarely held a Preview behind a paywall at Build, but the Copilot chat layer that drives the refactor and explain features is going to be the differentiator that decides whether VS 2026 supplants VS Code as the AI-development home for serious UK enterprise developers, or whether VS Code’s Copilot integration stays ahead. We will know by 7pm BST tonight.
UK reader FAQ
How can UK businesses watch the Microsoft Build 2026 keynote?
When does Microsoft 365 Business with Copilot launch in the UK?
Is Azure AI Foundry’s agent runtime available in UK South?
Will Build 2026 announce Windows 12?
What does Copilot Agent Mode change for UK IT teams?
Where can UK developers download Visual Studio 2026 Preview?
Does Microsoft 365 Business with Copilot count toward HMRC R&D tax credit eligibility?
Will Microsoft Build 2026 demos run on Azure UK South or US regions?
What’s the difference between Copilot Agent Mode and Copilot Studio agents?
| Takeaway | What it means for UK readers |
|---|---|
| Microsoft 365 Business with Copilot UK launch | 1 July 2026 confirmed; UK list price still pending |
| Azure AI Foundry agent runtime UK South | Preview in June 2026; GA expected at or shortly after Build |
| Visual Studio 2026 Preview availability | Free download from visualstudio.microsoft.com after keynote |
| Copilot Agent Mode rollout | Outlook/Teams/Word first, Office for the web from Q3 2026 |
| Windows 12 announcement | Not happening. AI agent-as-OS-construct is the direction |
What we like, what we’d watch
| What we like | What we’d watch |
|---|---|
| UK 1 July 2026 Business with Copilot launch date is firm — procurement teams can plan against it | Microsoft 365 Business with Copilot UK list price still unpublished — could land above the £25 per-seat sweet spot |
| Azure AI Foundry agent runtime in UK South preview gives UK financial services a path to compliant production | Agent Mode accountability for UK ICO compliance remains undefined — audit trail clarity is the open question |
| Visual Studio 2026 Preview likely free at keynote — removes the historic Copilot paywall friction | Copilot+ PC NPU silicon dependency creates a fresh UK enterprise refresh cost that nobody has budgeted for |
Related on MTW
- Microsoft 365 Copilot UK price rises on 1 July 2026
- Code with Claude 2026: 5 lessons for UK SMEs from the London keynote
- Best AI writing assistant UK 2026
- WhatsApp Business AI UK small business
Sources
- Microsoft 365 Blog, “Introducing Microsoft 365 Business with Copilot: The new standard for small business,” 28 May 2026.
- Microsoft news.microsoft.com, “Build 2026” event hub.
- Microsoft Build 2026 keynote, YouTube, 2 June 2026.
- Microsoft Build 2026 event hub
- UK Government AI guidance
- Microsoft 365 Business with Copilot UK price guidance
MMTW Editorial
Buyer action
Where to buy or check next
Use this as the final check before ordering a phone, changing network or trusting a headline monthly price.

















Reader discussion
Leave a comment
Comments are moderated. Keep it useful, accurate, and on topic.