Microsoft 365 security baselines
By Emil Björk · Microsoft ecosystem consultant, Gothenburg
The minimum security configuration every Microsoft 365 tenant should have — and how to get there.
2 min read
Share as imagePNGEvery Microsoft 365 tenant ships with sensible-but-not-great defaults. Microsoft offers two ready-made baselines — Security defaults and preset Conditional Access policies — and there's a clear minimum every organisation should reach beyond that. This is the checklist.
Baselines deploy through Intune per bulk-assigning configuration profiles; they configure Defender Antivirus and attack surface reduction from Defender XDR and attack surface, and feed the compliance state used by compliant-device Conditional Access.
Tier 0 — Security defaults (free, every tenant)
Tenants with no Conditional Access in place should turn on Security defaults in Entra ID. This enables:
- MFA for all users, with the Microsoft Authenticator app encouraged.
- MFA enforcement for admin actions.
- Block of legacy authentication protocols (POP, IMAP basic auth, etc.).
- Protected privileged actions.
Security defaults are free and dramatically lift the security posture. Their limitation: they can't be customised. Once a tenant outgrows them, switch to Conditional Access.
Tier 1 — Conditional Access baseline (Entra ID P1+)
A minimum CA policy set:
- Block legacy authentication.
- Require MFA for all users.
- Require MFA for admins (every privileged role).
- Block sign-ins from high-risk countries (or step up MFA).
- Require compliant or hybrid-joined devices for Microsoft 365 apps.
- Require terms-of-use acceptance for guests.
- Block unmanaged-device access to OneDrive/SharePoint downloads (use browser-only).
Add break-glass accounts excluded from every policy.
Tier 2 — Hardening (Entra ID P2 / Microsoft 365 E5)
- PIM for every privileged role, time-bound activation.
- Identity Protection policies blocking high-risk users / sign-ins.
- Defender for Office 365 with Standard or Strict preset policies.
- Defender for Endpoint onboarded on every managed device.
- Sensitivity labels with a baseline taxonomy (Public, Internal, Confidential, Highly Confidential).
- DLP policies for credit card data, government IDs, source code, and any regulated data your industry has.
- Purview retention policies for Exchange, SharePoint, OneDrive, Teams.
Tier 3 — Identity and data governance
- Access reviews for guests and privileged roles quarterly.
- Entitlement management access packages for project-based access.
- Restricted access controls for high-risk SharePoint sites.
- Information barriers for groups that must not share content (legal/regulatory).
- Insider risk policies with HR/legal sign-off.
- Defender for Identity sensors on every DC.
Cadence
A baseline isn't a one-off. The right cadence:
- Monthly: review Secure Score progress; close one or two items.
- Quarterly: review CA policies, guests, privileged role memberships.
- Annually: full baseline review against the current Microsoft recommendations.
Microsoft Secure Score (security.microsoft.com/securescore) tracks where you are against Microsoft's recommended controls, with a numeric score and prioritised actions. Use it as the planning backlog rather than as a target on its own.
A tenant that hits Tier 2 has dramatically more security than a default deployment. Most breaches in Microsoft 365 environments hit organisations that hadn't reached Tier 1.
Frequently asked questions
- What is a security baseline in Microsoft 365?
- A set of recommended configuration values — for Windows, Edge, Microsoft 365 Apps, and Defender for Endpoint — published by Microsoft and deployable as Intune policies. They encode the hardening Microsoft's own security team recommends, versioned with each Windows release.
- Should I deploy Microsoft's security baselines as-is?
- Deploy them to a pilot first. Baselines are strict by design and some settings (credential guard, script blocking, legacy protocol hardening) break older applications. Duplicate the baseline, adjust the handful of settings you must, document why, and roll out in rings.
- How do security baselines relate to CIS benchmarks?
- They overlap heavily. CIS benchmarks are vendor-neutral and more granular; Microsoft baselines are curated for what Microsoft considers practical. Many organisations deploy Microsoft baselines and reference CIS for audit mapping.
Was this useful?
Spot something wrong or want a topic covered? Send it through the contact form.