Architektur & Endpoint · Glossar

Zero Trust

A security model built on the principle “never trust, always verify”. Instead of one large “secure network”, every access is checked individually. Zero Trust matters particularly in DaaS environments — because the resources sit outside the classic perimeter by definition.

At a glance
2010
The term coined by John Kindervag
3 principles
Verify, Least Privilege, Assume Breach
6 Pillars
Identity, Device, Apps, Data, Infra, Network
Entra + CA
Zentrale Microsoft-Tools

What is Zero Trust?

Zero Trust is a Security-Modell built on one simple premise: A network is never safe, not even your own. Every access to every resource has to be verified explicitly — even when the person accessing it is already “inside”.

The term was coined in 2010 by John Kindervag at Forrester. He was responding to a historical pattern: classic security rested on the Castle-and-Moat-Modell — a tall castle with a deep moat around it. Whoever is inside is trusted.

That model fails in the modern world: mobile users, SaaS applications, BYOD, cloud services, supply chain attacks. There is no clear inside any more.

The three Zero Trust principles

PrincipleWhat it meansIn practice
Verify ExplicitlyEvery access is checked (user plus device plus context)MFA, Conditional Access, Device Compliance
Use Least Privilege AccessThe minimum necessary rights, just in time, just enoughPrivileged Identity Management (PIM), RBAC
Assume BreachAssume an attacker is already inside the systemSegmentation, Encryption, Monitoring, Threat Detection

What that means in practice

  • Even an authenticated user may not reach everything (least privilege)
  • Coming from the “internal network” grants no blanket trust either (assume breach)
  • Every session is assessed — not only at the first sign-in (verify explicitly)

Die 6 Zero-Trust-Pillars (Microsoft)

Microsoft structures Zero Trust into six pillars — protective columns that together make a complete strategy:

PillarFokusMicrosoft-Tools
1. IdentitiesWho is accessing?Entra ID, MFA, PIM, Conditional Access
2. EndpointsWhich device?Intune, MDE, Defender for IoT
3. ApplicationsWhich application?Defender for Cloud Apps, App Protection Policies
4. DataWhich data?Purview, Sensitivity Labels, DLP
5. InfrastructureWhere do the services run?Defender for Cloud, Azure Policy
6. NetworkHow is the connection made?Azure Firewall, Private Endpoints, Entra Private Access

Why DaaS and Zero Trust fit each other so well

DaaS environments are practically predestined for Zero Trust. The reason: there is no classic perimeter left to cling to.

Why the fit is so good

  • Users sit everywhere: home, a café, a hotel — not in the “secure company network”
  • Cloud PCs are external by definition as far as traditional IT is concerned — Zero Trust is the right approach
  • Session context matters more than network location — who, on which device, in which session?
  • Several levels of trust: internal desktop sessions ≠ guest access via browser ≠ admin session

A typical Zero Trust DaaS pattern

  1. Sign-in requirement — Windows Hello for Business or FIDO2 (phishing-resistant)
  2. Device-Verifikation — nur An Intune-compliant devicee
  3. Location-Check — Conditional Access checks country and network
  4. Risk-Evaluation — P2 Identity Protection assesses sign-in risk
  5. Continuous Re-Eval — during the session (continuous access evaluation)
  6. Session-Scope — Browser-Session vs. Desktop vs. Admin-Scope
  7. App-Level-Policies — separate rules per app
  8. Data-Protection — sensitivity labels prevent data export

How to put Zero Trust into practice

Zero Trust is not a single technology but a process of maturing. Microsoft’s Zero Trust Maturity Model distinguishes four stages:

StageDescriptionTypical measures
0. TraditionalPerimeter-based, staticVPN, firewall, passwords
1. InitialFirst Zero Trust stepsMFA, Basic Conditional Access
2. AdvancedZero Trust in core processesIntune-Compliance, Device-based CA
3. OptimalZero Trust everywhere, automatedIdentity Protection, MDE XDR, CAE

Starter roadmap (heavily simplified)

  1. Enable MFA for everyone (months 1 to 2)
  2. Block legacy authentication, baseline Conditional Access (months 2 to 3)
  3. Enrol every device in Intune, with compliance policies (months 3 to 6)
  4. Enable device-based Conditional Access (months 4 to 6)
  5. Introduce PIM for administrator roles (months 5 to 7)
  6. Defender for Endpoint + Identity Protection (months 6 to 9)
  7. App Protection Policies + Data Classification (months 9 to 12)
  8. Continuous Access Evaluation, Advanced Hunting (from month 12 onwards)

Zero Trust is never finished — it is a journey of continuous improvement.

Zero-Trust-Patterns in DaaS Maps

DaaS Maps shows Zero Trust architecture patterns for the different DaaS platforms. For strategic discussion of Zero Trust rollouts and maturity assessments, you will find me on LinkedIn.