What Is Zero Trust Security?
Zero trust is a security model based on the principle that no user, device, or network connection should be trusted by default — even inside your organisation. Access is granted only after continuous verification of identity, device health, and context.
Quick answer
Zero trust is a security model that replaces "trusted inside the network" with continuous verification: every user, device and request is authenticated, authorised and checked against policy before access is granted, regardless of location. For UK SMEs on Microsoft 365, AMVIA builds it with Conditional Access, MFA and Intune. One provider, security-first.
The Core Principles of Zero Trust
Zero trust is built on three foundational principles, each implemented through specific controls.
Verify Explicitly
Every access request is authenticated and authorised using all available data points: user identity, device health, location, and application sensitivity.
Least Privilege Access
Users and systems receive only the permissions required for their current task. Privileged access is time-limited and requires additional verification.
Assume Breach
The architecture assumes an attacker is already present and is designed to minimise lateral movement, reduce blast radius, and support rapid detection and response.
Device Health Verification
Devices must meet defined compliance standards — encryption enabled, OS up to date, antivirus active — before they are permitted to access corporate resources.
Network Micro-Segmentation
Rather than one flat network, resources are segmented so that a compromised device or account cannot easily reach other systems.
Continuous Monitoring
Access and activity are monitored throughout a session, not just at login. Anomalous behaviour can trigger step-up authentication or session termination.
Traditional Perimeter Security vs Zero Trust
How the two models differ in their assumptions about trust and how access is granted.
| Feature | Perimeter SecurityTrust the network | Zero TrustVerify everythingRecommended |
|---|---|---|
| Trust based on network location | ||
| Continuous identity verification | ||
| Device compliance enforced | ||
| Conditional Access policies | ||
| Lateral movement constrained | ||
| Effective for remote workers | Limited | |
| Works with cloud services (M365, etc.) | Partially |
Microsoft Entra ID (formerly Azure AD) with Conditional Access is the primary vehicle for implementing zero trust in a Microsoft 365 environment.
The old model assumed anything inside the office firewall was safe. That assumption broke the moment your staff started working from home, opening Microsoft 365 from laptops, phones and home Wi-Fi. Zero trust fixes the gap by trusting nothing by default and verifying everything, every time. It is the model the National Cyber Security Centre recommends for modern, cloud-based working, and it underpins the managed cybersecurity services AMVIA runs for UK businesses.
What are the core principles of zero trust?
Zero trust rests on three principles, each enforced through specific controls rather than slogans. Microsoft frames them as verify explicitly, use least-privilege access, and assume breach. Together they shrink the damage an attacker can do even after they get a foothold inside your environment.
- Verify explicitly — authenticate and authorise every request using all available signals: user identity, device health, location and the sensitivity of the application being accessed.
- Least-privilege access — grant only the permissions a person or system needs for the task in front of them. Privileged access is time-limited and re-verified, never standing.
- Assume breach — design as though an attacker is already inside. Segment resources to limit lateral movement, reduce blast radius, and support fast detection and response.
These principles map directly onto Microsoft's published zero trust guidance, which is the framework AMVIA implements for clients running Microsoft 365.
How does zero trust work in practice?
In practice, zero trust is a set of always-on checks layered across identity, device and network. Each access request is evaluated in real time, and access is granted, blocked or stepped up depending on the risk it carries at that moment. Nothing is trusted permanently.
The mechanics break down into four enforced controls:
- Device health verification — a device must meet defined standards (disk encryption on, OS patched, antivirus active) before it can reach corporate resources. AMVIA enforces this with Microsoft Intune device compliance.
- Network micro-segmentation — instead of one flat network, resources are segmented so a compromised account or device cannot freely reach everything else.
- Continuous monitoring — access and behaviour are watched throughout a session, not just at login. Anomalies can trigger step-up authentication or session termination.
- Conditional, risk-based access — sign-ins are scored against policy before anything is granted, using Conditional Access in Microsoft Entra ID.
Perimeter security vs zero trust: what is the difference?
The difference is where trust comes from. Perimeter security trusts you because of where you are — inside the network. Zero trust trusts you because of what you can prove right now — verified identity, a healthy device and a low-risk request. For remote and cloud working, location-based trust no longer holds up.
| Feature | Perimeter security (trust the network) | Zero trust (verify everything) |
|---|---|---|
| Trust based on network location | Yes | No |
| Continuous identity verification | No | Yes |
| Device compliance enforced | No | Yes |
| Conditional Access policies | No | Yes |
| Lateral movement constrained | No | Yes |
| Effective for remote workers | Limited | Yes |
| Works with cloud services (M365, etc.) | Partially | Yes |
Microsoft Entra ID (formerly Azure AD) with Conditional Access is the primary vehicle for implementing zero trust in a Microsoft 365 environment.
Why does zero trust matter for UK SMEs?
It matters because the perimeter most SMEs still rely on no longer reflects how they work. With 43% of UK businesses experiencing a breach or attack in the past year (Cyber Security Breaches Survey 2025), and many staff signing in from home networks and personal devices, implicit network trust is now a liability rather than a safeguard.
The data also shows the gap is basic. Only 40% of UK businesses have two-factor authentication enabled (DSIT 2025), per the government's Cyber Security Breaches Survey 2025. That single control is one of the cheapest, highest-impact steps toward a zero trust posture — and most firms still have not switched it on.
For a typical 10–500 staff business, zero trust is less about exotic technology and more about turning on and configuring controls you may already own. If you run Microsoft 365 Business Premium, the building blocks are already in your licence; the work is configuring them correctly and keeping them that way.
Can a small business implement zero trust without a large IT team?
Yes. Microsoft 365 Business Premium bundles the core building blocks — Conditional Access, Intune device compliance and MFA — into a single licence at £16.90 per user per month (ex VAT, annual). An MSP configures and maintains the policies, so you do not need an in-house security team to run it.
AMVIA delivers this as a managed zero trust security service, identity-led and configured around your Microsoft 365 tenant, from £4.60/user. The starting point for most clients is enabling MFA everywhere and writing sensible Conditional Access policies — the two changes that move the needle fastest.
How long does it take to adopt zero trust?
Zero trust is a programme, not a one-off project. Most SMEs can deploy the foundational controls — MFA, Conditional Access and device compliance — within a few weeks. Maturing toward full micro-segmentation and continuous monitoring takes longer and is best phased.
The fastest wins come from starting with the highest-risk areas: administrator accounts, finance staff and access to sensitive data. Lock those down first, then widen coverage. Pairing this with managed detection and response gives you the monitoring layer that makes "assume breach" real rather than theoretical.
Frequently Asked Questions
Zero trust means never trusting a user or device by default, even inside your own network. Every request to reach data or an application must be verified — confirming who you are, that your device is healthy, and that the request is low-risk — before access is granted. Trust is earned per request, never assumed.
Conditional Access policies in Microsoft Entra ID evaluate each sign-in against criteria such as user location, device compliance and risk level before granting access. This enforces the "verify explicitly" principle without making users jump through hoops on every login. It is the primary enforcement mechanism for zero trust in Microsoft 365 environments.
A VPN grants broad network access once you authenticate, trusting everything inside the tunnel. Zero trust verifies every individual resource request regardless of network location. With 43% of UK businesses experiencing a breach or attack (DSIT 2025), the VPN model of implicit trust is increasingly seen as insufficient. Zero trust limits lateral movement even if an attacker gets in.
No. For most UK SMEs, zero trust is built on tools you already license — particularly Microsoft 365. The work is configuration: enabling MFA, writing Conditional Access policies and enforcing Intune device compliance. You rarely need to rip and replace; you need to switch on and tune what you already own.
No, but it is the foundation. MFA proves identity more strongly; zero trust then layers device health, least-privilege access and continuous monitoring on top. With only 40% of UK businesses using two-factor authentication (DSIT 2025), enabling MFA is the single most valuable first step toward a zero trust posture.
Yes — it is built for exactly that. Because trust is based on verified identity and device health rather than network location, zero trust treats a laptop at home the same as one in the office. That makes it far better suited to hybrid working than perimeter security, which assumes everyone valuable sits behind the firewall.
Build a Zero Trust Security Posture for Your Business
AMVIA helps UK SMEs implement zero trust principles using Microsoft 365 Business Premium, Intune, and Conditional Access. Start with a security assessment.
Related Guides
What Is MDR?
Managed detection and response: the monitoring layer that supports a zero trust programme.
Microsoft 365 Security Audit
Find and fix misconfigurations in your M365 tenant — the foundation for zero trust in most SMEs.
The Complete Guide to Cybersecurity
A structured overview of cybersecurity controls and how they apply to UK SMEs.
Zero Trust Security Service
Identity-led zero trust, configured and managed by AMVIA from £4.60/user.
Protect your business → Get Cybersecurity Assessment