AI Sovereignty: Who Controls the AI Defending Your Organisation?

By Dominic Carroll, Director of Portfolio, e2e-assure     Reviewed by Rob Demain, CEO and Founder Published: August 19, 2026 Last reviewed: August 24, 2026

AI sovereignty means the AI defending your organisation runs on infrastructure you control, in a jurisdiction you choose, on data that never passes to a third party who could be compelled to disclose it. It is a different question from where a data centre sits. A server in London operated by a company incorporated in the United States is subject to United States law, and the organisation using it does not decide how those two obligations conflict. For security operations, where the data in question is your vulnerabilities, your identities and your incidents, that distinction is the whole argument.

What Is AI Sovereignty?

AI sovereignty is the principle that an organisation retains legal, operational and technical control over the AI operating inside its estate, and over everything that AI reads and writes. Applied to security operations, where the AI takes actions rather than only answering questions, it is sometimes called AI agent sovereignty. It has four components, and a provider can satisfy some while failing others.

Component The Question It Answers
Data sovereignty Whose law governs the telemetry the agents consume, and who can compel its disclosure?
Model sovereignty Where does inference run, who owns the model weights, and is your data used to train shared models?
Operational sovereignty Who can access the agents and their investigation data, and are those people vetted and accountable to you?
Decision sovereignty Who authorises consequential action in your estate, and can you evidence that to a regulator?

Sovereignty is not a data centre location. It is the answer to a simpler question: when two governments disagree, whose instruction does your provider follow?

Why Sovereignty Became a Buying Criterion

Sovereignty moved from a compliance footnote to a procurement requirement in about eighteen months, driven by three things happening at once: government investment, regulatory tightening and a very public admission from the largest cloud provider.

On the investment side, the UK government committed more than £1.1bn to sovereign AI infrastructure in June 2026, including £400m for advanced AI chips, an initial £150m for inference hardware procurement, and a stated ambition to expand national AI compute capacity twentyfold by 2030. Technology Secretary Liz Kendall framed control of AI hardware as a matter of economic and hard power. The UK positioning, repeated by ministers, is that the country intends to be an AI maker rather than an AI taker.

The commercial consequence is already visible in how buyers behave. As the chief executive of one UK AI firm put it at London Tech Week in June 2026, sovereignty is now a buying criterion. For regulated sectors and critical national infrastructure it is increasingly a condition of tender rather than a preference.

Related reading: The year cyber AI stopped being only about the model

Data Residency Is Not Data Sovereignty

Data residency is a statement about geography: your data is stored in this country. Data sovereignty is a statement about jurisdiction: this legal system governs your data, and only this one can compel its disclosure. A provider can offer perfect residency and no sovereignty, and most marketing does not distinguish between the two.

Data residency Data sovereignty
What it guarantees Physical storage location Which legal system has authority
Satisfied by A local data centre region Provider and operator being outside foreign compulsion
Survives a foreign legal order No Yes, if no in-scope entity holds the data
Typical marketing claim "Your data stays in the UK" "No third party can be compelled to disclose your data"
What to ask Where is it stored? Who could be ordered to hand it over, and under whose law?

The practical test is ownership of the operating entity, not the building’s postcode. If the operator is a subsidiary of a company incorporated in another jurisdiction, that jurisdiction’s law applies to the data regardless of where the servers are located.

The Jurisdiction Problem, in the Provider’s Own Words

The clearest evidence on this point does not come from a competitor. It comes from Microsoft under oath.

In June 2025, Anton Carniaux, Director of Public and Legal Affairs at Microsoft France, appeared before a French Senate inquiry into public procurement and digital sovereignty. Asked directly whether he could guarantee that French citizens’ data held under public contracts would never be shared with United States authorities without the French government’s consent, he answered that Microsoft could not provide that guarantee. He added that Microsoft challenges orders where it can, publishes transparency reporting, and that no such request had been made of a European customer. The testimony was reported by The Register and others.

The reason is structural rather than a failure of any one company. The United States CLOUD Act, passed in 2018, allows US authorities to compel a US-based provider to produce data in its possession, custody or control, wherever in the world that data is stored. FISA Section 702 and related authorities sit alongside it. Every US hyperscaler is in scope, which is why a European or UK data centre region does not resolve the question, and why encryption and contractual commitments reduce exposure without eliminating it.

Read This Fairly

This is not an argument that Microsoft or any other hyperscaler is careless with data. Their security engineering is serious, and the same testimony recorded that Microsoft challenges orders where it can and that its transparency reporting showed no European company had been targeted.

That defence was contested in the room. The committee president, Senator Simon Uzenat, dismissed the reports as purely declarative, noting they carry no external oversight. Both halves of that exchange matter: the reassurance was given, and its evidential basis was immediately questioned.

The point that survives either reading is narrower and more durable. A provider inside a foreign jurisdiction cannot contract its way out of that jurisdiction’s law, and no amount of good intent changes that. Buyers should weigh a structural risk, not a reputational one.

What AI SOC Agents Actually Consume and Produce

Sovereignty matters more for security operations than for almost any other workload, because of what the agents handle. An AI SOC agent does not process a marketing database. It processes the map of how to attack you.

Inputs. Authentication and identity events, endpoint telemetry, network flows, cloud control plane logs, email artefacts, vulnerability data and asset inventories.

Working data. Prompts, embeddings, vector stores and retrieved context, each of which can contain fragments of the source telemetry.

Outputs. Investigation notes, risk scores, incident narratives, hunting queries and remediation recommendations.

Byproducts. Model logs, traces and evaluation data, which are often overlooked in data flow assessments and frequently leave the boundary first.

Taken together that is a live description of your weaknesses, your privileged accounts and your unresolved incidents. It is the single most sensitive dataset most organisations produce, and in an agentic architecture it is being read, transformed and written back continuously rather than sitting at rest.

For what the agents do with that data, and how to keep them inside their boundaries, see agentic AI security. For how detection itself works, see AI threat detection.

Cloud AI SOC Agents Versus Private AI SOC Agents

Both models are legitimate and the trade-off is real. Cloud AI agents win on speed of adoption, breadth of telemetry and pace of capability improvement. Private AI agents win on jurisdiction, data control and evidence. The right answer depends on what you are protecting and who regulates you.

Cloud AI SOC Agents: the Case for and Against

Microsoft Security Copilot is the most widely deployed example, and comparable services exist from other hyperscalers. These are capable products, and for the right organisation they are the correct choice.

Advantages

Fast to adopt. Often enabled inside an existing tenant in days, with no infrastructure to deploy.

Deep native integration. Inside the vendor’s own ecosystem the agents see more context than any third party can.

Rapid capability improvement. Hyperscaler research budgets mean features arrive continuously without effort from you.

Elastic scale. Compute expands with demand, with no capacity planning.

Lower entry cost. Consumption pricing avoids upfront investment, which suits variable workloads.

Disadvantages

Foreign jurisdiction applies. A US-incorporated provider remains within reach of US legal process wherever the region sits.

Limited visibility of the data path. You rely on documentation and attestation for what happens to prompts, embeddings and logs.

Contractual rather than structural protection. Commitments not to train on your data are real, but they are promises rather than architecture.

Ecosystem gravity. Value concentrates inside one vendor’s estate, and coverage thins across mixed environments and operational technology.

Cost grows with usage. Consumption models scale with the volume you feed them, which is the opposite of what a noisy estate needs.

Private and Sovereign AI SOC Agents: the Case for and Against

Advantages

Jurisdiction you choose. No foreign compulsion route, because no in-scope entity holds the data.

Dedicated models. Your telemetry improves your detection only, prevented structurally rather than contractually.

Inspectable evidence. Audit trails and data flows you can examine and hand to a regulator directly.

Mixed estate coverage. Designed for environments spanning several vendors, plus IT and OT together.

Predictable cost. Service-based pricing that does not penalise you for ingesting more data.

Disadvantages

Slower to stand up. Deployment and integration take longer than enabling a feature in a tenant.

Capability pace depends on your provider. You are backing one engineering team rather than a hyperscaler research budget.

Less native depth in a single cloud. In an all-Microsoft estate, native tooling will see some things sooner.

Requires real infrastructure. Sovereign compute has to be paid for and maintained, whether by you or your provider.

Sovereignty claims need testing. The label is easy to apply, so the architecture has to be verified rather than assumed.

Controlling What AI Agents Consume and Produce

The comparison usually stops at where the model runs. The harder question, and the one regulators are starting to ask, is what the agents are allowed to consume and what happens to what they produce. This is where AI agent sovereignty becomes a more precise idea than sovereignty in general: an agent acts, so control has to cover its inputs, its working data and its outputs. Four controls decide this, and they apply to either model.

Control Cloud AI SOC agents Private or sovereign AI SOC agents
What the agent may consume Scoped by tenant permissions and connector configuration Scoped by you, with the option to exclude data classes entirely
Where working data is processed Provider services, region-bound at best Inside the controlled boundary
Whether outputs leave Investigation notes and summaries persist in provider services Outputs remain in your jurisdiction
Logs, traces and evaluation data Frequently retained by the provider for service improvement Retained where you specify, and excluded from any shared use

The fourth row is where most assessments go wrong. Organisations scope their primary telemetry carefully, then discover that model logs and traces, the byproducts of running the agent, cross the boundary first and are governed by a different part of the contract. Ask about them explicitly.

The question is not only where the model runs. It is what the agent is allowed to read, and where everything it writes ends up.

Side by Side

Dimension Cloud AI SOC agents Private or sovereign AI SOC agents
Examples Microsoft Security Copilot and comparable hyperscaler services AI agents run on infrastructure the provider or customer controls
Time to value Fast. Often enabled inside an existing tenant. Slower. Requires deployment and integration.
Jurisdiction Provider’s home jurisdiction applies, regardless of region Chosen jurisdiction, with no foreign compulsion route
Data path Telemetry and prompts processed in provider-operated services Processing stays inside the controlled boundary
Training on your data Contractually limited, but you rely on the contract Structurally prevented if models are dedicated
Capability pace Very fast, continuous vendor improvement Slower, dependent on the provider’s engineering
Estate coverage Deepest inside the vendor’s own ecosystem Designed for mixed estates, including OT
Cost model Consumption based, scales with usage Typically service based, more predictable
Audit evidence Vendor attestations and transparency reporting Direct evidence from infrastructure you can inspect
Best fit Cloud-native organisations wanting rapid analyst uplift Regulated sectors, CNI, defence, and mixed IT and OT estates

When Cloud AI Agents Are the Right Choice

Sovereignty is a requirement, not a virtue in itself, and treating it as an absolute leads to bad decisions. Cloud AI SOC agents are sometimes the better choice in three situations.

Your estate is already cloud-native and single-vendor. If almost everything you protect sits inside one provider’s ecosystem, agents native to that ecosystem see more integrate faster.

Your constraint is analyst speed, not jurisdiction. If you have coverage and accountability and simply need your team to work faster, a cloud assistant addresses the actual bottleneck.

Your data is not sensitive enough to justify the overhead. Not every organisation is regulated, and sovereignty carries cost and effort. If a CLOUD Act request would be commercially irrelevant to you, do not pay for protection you do not need.

The case for sovereign AI agents is strongest where the opposite holds: where a regulator will ask who had access, where the estate spans IT and operational technology, where the data would be damaging in foreign hands, or where the organisation forms part of critical national infrastructure.

What Sovereign AI SOC Agents Look Like in Practice

Sovereignty matters more for security operations than for almost any other workload, because of what the agents handle. An AI SOC agent does not process a marketing database. It processes the map of how to attack you.

Inference in country on controlled hardware. Models run on infrastructure inside the chosen jurisdiction, operated by an entity subject only to that jurisdiction’s law.

Dedicated models, not shared training. Your telemetry improves your detection and nobody else’s. This should be structural, not merely contractual.

Sanitisation before egress. Personal and sensitive data is stripped or tokenised before anything crosses a boundary, and the rule covers logs and traces as well as prompts.

Vetted, accountable people. Security-cleared analysts within the jurisdiction, with named accountability you can point a regulator to.

Inspectable evidence. Audit trails, data flow documentation and access records you can examine directly, rather than a third-party attestation.

Portability. The ability to leave. Sovereignty that depends on one provider’s goodwill is a weaker form of dependency, not an escape from it.

In Practice

e2e-assure runs its AI SOC on UK-based infrastructure with sanitisation applied before data leaves the perimeter, and uses dedicated rather than shared models, for exactly these reasons. See Cumulo for the architecture, and confirm current specifics with the team, since infrastructure detail changes faster than published pages.

Which Regulations Make This a Requirement?

Sovereignty intersects with five instruments that UK organisations are likely to be assessed against. None of them says “use sovereign AI”, and all of them make the question unavoidable.

Instrument Why it bears on AI sovereignty
UK GDPR, Articles 32 and 44 to 49 Appropriate security, plus restrictions on international transfers. Agent working data and logs count as transfers if they cross the boundary.
ICO international transfer rules, updated 15 January 2026 A three-step test determines whether a transfer is restricted. Transfer risk assessments must address foreign surveillance law, so CLOUD Act and FISA 702 exposure has to be documented rather than assumed away.
EU AI Act, Articles 14 and 15 Human oversight, accuracy, robustness and cybersecurity duties for high-risk uses, which fall on the deploying organisation.
NIS2 and the UK Cyber Security and Resilience Bill Incident reporting on short clocks. If evidence sits in a system you do not control, your reporting obligation is harder to meet.
NCSC CAF and sector regulation Assessed on demonstrable control and oversight. Direct evidence beats a vendor attestation.

The Counterpoint Worth Knowing

A transfer to the United States is not automatically unlawful. The UK operates an adequacy regulation for certified US organisations, known as the UK Extension, and the ICO’s January 2026 guidance streamlines how restricted transfers are identified and assessed. Sovereignty is therefore rarely a question of legality. It is a question of risk appetite: adequacy governs whether you may transfer, while the CLOUD Act governs who could later compel disclosure. Those are different questions, and only the second one is settled by architecture.

The NCSC’s own guidance on agentic AI reduces to a test that maps neatly onto sovereignty: can you understand, monitor and contain what the agent does? Containment is difficult to evidence when the agent runs somewhere you cannot inspect. See NCSC guidance on adopting agentic AI, and the EU AI Act text for the oversight duties. UK transfer rules are set out in the ICO international transfers guidance.

AI Sovereignty in OT and Critical National Infrastructure

In operational technology, the sovereignty argument gets sharper because the consequences of losing control are physical rather than financial. Detailed knowledge of an industrial estate, its protocols, its zones and its weaknesses is information with national security value, not just commercial value.

Two practical consequences follow. Telemetry describing safety-critical processes should not leave the jurisdiction, and any agent capable of acting in an OT environment needs human authorisation inside the organisation, not in a foreign operations centre. Where a provider correlates IT and OT signals in one operating model, the sovereignty boundary has to cover both halves or it covers neither.

See e2e-assure OT security monitoring for how industrial monitoring differs in practice.

Questions to Ask Any AI SOC Provider

Eight questions separate genuine sovereignty from sovereignty marketing. A provider with a clear architecture answers all eight without hesitation.

Which legal entity operates the infrastructure, and in which jurisdiction is it incorporated?

Where does model inference physically run, and who owns the model weights?

Is our telemetry used to train models that serve other customers?

What leaves our boundary, including prompts, embeddings, logs, traces and evaluation data?

Could any entity be legally compelled to disclose our data, and under which law?

Who can access our investigation data, are they vetted, and in which country do they sit?

What evidence can you give a regulator directly, rather than by attestation?

If we leave, what do we take with us, and what stays with you?

Question four is the one that most often exposes a gap. Organisations map their primary data flows carefully and forget that model logs and traces frequently cross the boundary first.

Frequently Asked Questions

What Is AI Sovereignty?

AI sovereignty is the principle that AI operating within your estate runs on infrastructure you control, in a jurisdiction you choose, with no third party compelled to disclose the data it consumes or produces. It covers data, model, operational and decision control.

Residency is where data is physically stored. Sovereignty is which legal system governs it and who can compel disclosure. A local data centre operated by a foreign-owned entity provides residency without sovereignty.

Not on its own. If the operating entity is a subsidiary of a company incorporated elsewhere, that country’s law can reach the data regardless of where the servers are. Sovereignty depends on the entity, not the postcode.

The United States CLOUD Act, passed in 2018, allows US authorities to compel US-based providers to produce data in their possession, custody or control anywhere in the world. It applies to AI services as it does to storage, which is why the location of a region does not settle the question.

Yes. In June 2025, Microsoft France’s Director of Public and Legal Affairs told a French Senate inquiry under oath that Microsoft could not guarantee French data would never be passed to US authorities. He noted that no European company had been targeted according to Microsoft’s transparency reporting, though the committee president questioned whether those reports carry any external oversight.

It is a cloud AI service operated by a US-incorporated provider, so the same jurisdictional analysis applies to it as to any hyperscaler service. Whether that constitutes a risk depends on your regulatory position and the sensitivity of your telemetry, not on the quality of the product.

Because security telemetry describes your vulnerabilities, privileged identities and live incidents. It is effectively a map of how to attack you, and in an agentic architecture it is continuously read, transformed and written rather than sitting at rest.

Not inherently, but the trade-offs differ. Cloud services improve faster and integrate more deeply inside their own ecosystem. Private deployments give jurisdiction, dedicated models and directly inspectable evidence, and are usually better suited to mixed IT and OT estates.

Personal and sensitive data should be sanitised or tokenised before any egress, and the rule must cover model logs, traces and evaluation data as well as prompts. Anything describing safety-critical processes should not leave the jurisdiction at all.

No. The UK maintains an adequacy regulation for certified US organisations, the UK Extension, and the ICO’s updated guidance of January 2026 sets out a three-step test for identifying restricted transfers. Adequacy decides whether you may transfer; it does not remove the possibility that a provider could later be compelled to disclose. Sovereignty addresses the second question.

No. It imposes human oversight and cybersecurity duties for high-risk uses under Articles 14 and 15, and those duties fall on the deploying organisation. Sovereign deployment is one way to evidence that you can meet them.

It carries deployment and operating overhead that a consumption-based cloud service does not, though service-based pricing is often more predictable. The relevant comparison is against the cost of a compliance failure or an incident you cannot evidence.

With direct evidence: the operating entity and its jurisdiction, documented data flows including logs and traces, access records for named vetted personnel, and audit trails you can inspect yourself rather than a third-party attestation.

Sources

French Senate inquiry testimony, June 2025. Microsoft France stated it could not guarantee French data would be withheld from US authorities. Reported by The Register and others.

United States CLOUD Act 2018. Permits US authorities to compel US-based providers to produce data in their possession, custody or control worldwide.

UK Government sovereign AI investment, June 2026. More than £1.1bn committed, including £400m for advanced AI chips and £150m for inference hardware, with a twentyfold compute expansion targeted by 2030.

NCSC, guidance on adopting agentic AI, including the understand, monitor and contain test.

EU AI Act, Articles 14 and 15 on human oversight and cybersecurity.

ICO, international transfers guidance, updated 15 January 2026, including the three-step test for restricted transfers and UK adequacy regulations.

Key Takeaway

AI sovereignty is not a slogan about buying local. Applied to security operations, where it is better described as AI agent sovereignty, it is the recognition that AI agents handle the most sensitive data an organisation produces, and that jurisdiction, not geography, decides who can reach it. Cloud AI agents are a reasonable choice for cloud-native organisations whose constraint is analyst speed. For regulated sectors, critical national infrastructure and mixed IT and OT estates, the stronger position is AI that runs where you decide, on models that serve only you, with evidence you can hand to a regulator without asking anyone’s permission.

Continue reading: AI SOC explained, from reactive monitoring to predictive cyber defence

See also: How e2e-assure runs sovereign AI in Cumulo