What EY is actually running
According to the UC Today report on the deployment, EY is scaling Microsoft 365 Copilot to more than 400,000 employees worldwide, licensed through the Microsoft 365 E7 tier rather than as a bolt-on Copilot subscription. The standard Copilot seats act as a front door: drafting, catch-up summaries after meetings, search. The heavy lifting — finance, tax, assurance — is routed through EY.ai, the EY.ai Agentic Platform and custom workflows written for specific processes, alongside EYQ as the firm's internal AI environment.
That split is the actual news. A generic chat window bolted onto an existing workflow is what enterprises were doing in 2024 and 2025. What EY describes is the 2026 pattern: a cheap, broadly available assistant for everyone, plus a smaller number of purpose-built agents embedded where the money is made and the risk is booked. The two layers have completely different economics, and only one of them is sold per seat.
EY and Microsoft also describe a joint strategic investment in AI capabilities of around $1 billion. Treat that figure the way you would treat any alliance number: it tells you the direction of travel, not the audited spend.
The licence arithmetic nobody puts in the press release
Here is the part vendors leave out. Microsoft's published list price for a Microsoft 365 Copilot seat is $30 per user per month; European list prices sit in a similar band once local pricing and VAT are applied. Multiply that by the scale EY is talking about:
400,000 seats × $30 = $12 million per month, or $144 million per year — before any enterprise discount, which for an estate this size will be substantial, and before the E7 packaging changes what is being bought. Against an assumption of roughly 94% usage among provisioned users, near-full provisioning is baked into that arithmetic.
Divide it the other way and you get about $360 per employee per year at list price. That is the number a CFO will compare against any claimed productivity gain, and it is why the difference between 15% and 10% is not an academic dispute. Take EY Canada's 10% at face value across 400,000 people and you get 40,000 person-equivalents of theoretical capacity. Nobody sane builds a headcount plan on self-reported productivity, but it does explain why the licence line now gets audited like a data-centre bill.
Why 94% usage is a weak KPI
A 94% usage rate among provisioned users tells you that provisioning worked and that the onboarding was decent. It does not tell you whether the work got better. Our own benchmarking rig in AI Arena exists precisely because vendor-friendly metrics are cheap: tokens per second and time-to-first-token look great on a slide and say nothing about whether a task is finished. Enterprises are about to rediscover that, except with 400,000 users and a finance department watching.
The governance language has shifted accordingly — from seat management to agent economics: who owns a deployed agent, what it costs per run, which backend systems it can touch, and how you notice when it starts behaving differently. That is an unglamorous IT problem, and it is where most of the 2026 enterprise AI budget now quietly goes.
What changed in Europe on 2 August 2026
For anyone copying the EY playbook in the EU, the compliance backdrop is no longer a draft. The European AI Office is active, obligations on general-purpose AI providers are binding statute rather than voluntary codes of practice, and the transparency rules under Article 50 of the AI Act are being enforced — see the European Commission's regulatory framework page.
In practice that means two things for an enterprise rollout. First, any AI system interacting with a person must make clear it is an AI, and synthetic media needs machine-readable marking — so watermarking and disclosure belong inside the pipeline, not added by a policy PDF afterwards. Second, internal-only assistants carry lighter obligations, but GDPR still governs the transcripts, meeting recordings and employee data they chew through, which in Germany and France typically lands in front of works councils. National labour law did not disappear when the AI Act arrived; it stacked on top.
On availability: Microsoft 365 Copilot and the rest of the suite are generally available across the EU, and Microsoft's EU Data Boundary commitments cover core processing — worth verifying per workload with your own tenant configuration rather than assuming it. European buyers who need a sovereign alternative have options in Mistral's enterprise stack, Aleph Alpha, or self-hosted open weights, but nothing at EY's scale has been publicly demonstrated.
The cost lever that is not the licence
If EY's agents make millions of calls a day, model choice matters more to operating cost than the seat licence ever will. Current API list prices span two orders of magnitude: DeepSeek V4.1 Flash at $0.15–$0.30 per 1M input tokens, xAI's Grok 4.6 at $2 input / $6 output, and Anthropic's Claude Fable 5.1 at $10 input / $50 output. Routing routine drafting to a cheap model and reserving frontier models for assurance-grade work is the single biggest lever on agent running costs — and one that no per-seat licence reflects.
For a 20-person team, the transferable lesson is not "buy 20 licences". It is: pick three workflows, measure the before state honestly, meter token spend per workflow from day one, register every agent with a named owner, and put a disclosure line on anything customer-facing. That is the whole playbook, minus 399,980 seats.
Does Microsoft 365 Copilot keep our data inside the EU?
Microsoft's EU Data Boundary covers core processing for the suite, but "in the EU" depends on your tenant configuration, the specific workload and the connected data sources. Verify it in your own admin centre and in the data protection impact assessment rather than relying on a marketing page — especially if Copilot is connected to third-party systems outside the boundary.
Do we have to tell people that a chatbot is an AI?
Under Article 50 of the AI Act, an AI system interacting with a natural person has to make that clear — the enforceable version of what used to be a best practice. For customer-facing agents, a first-contact notice plus machine-readable marking of generated media covers the common cases. Internal-only tools are treated differently, but a one-line notice is cheaper than a legal argument.
How should we budget for agents when seats do not capture the cost?
Budget per workflow, not per user: estimated calls per month × tokens per call × the price per 1M tokens of the model you route to, plus the orchestration and storage underneath. Then set a spend ceiling per agent and alert on it. If you cannot produce that number, you cannot tell whether the agent is worth keeping.