Security Defaults
Free, simple, enforces MFA for all users and admins. Right answer for very small (1–10 user) tenants on Business Basic or Standard. No granularity.
Multi-factor authentication is the single most effective control against credential theft. But rushed MFA deployments are also the most common reason small business owners say "security broke our office." This is the safe rollout plan.
Almost every MFA-related help-desk story we hear has the same root cause: someone in the tenant turned on enforcement without staging it. Staff showed up Monday morning to a login prompt they did not recognize, did not have the Authenticator app installed, and could not reach IT for two hours.
The technology is fine. The rollout is what matters.
Security Defaults is the free, on-by-default MFA enforcement for Microsoft 365. Conditional Access is the granular policy engine available with Business Premium. The right answer depends on your tenant:
Free, simple, enforces MFA for all users and admins. Right answer for very small (1–10 user) tenants on Business Basic or Standard. No granularity.
Granular: per-user, per-app, per-location, per-device. Required for any tenant that needs to exclude a service account, allow trusted locations, or require compliant devices.
Eight steps. Skip none of them. The goal is to get to 100% enforcement without anyone losing a day of work.
Before enrolling anyone, run an audit: which accounts have the highest blast radius if compromised? Sort your user list by:
Before enforcing MFA on anyone, create at least one (ideally two) emergency Global Admin accounts. Long random password, MFA configured but excluded from any policies, credentials stored physically in a sealed envelope.
If your normal admin loses access to their MFA second factor, the break-glass account is how you recover. Without it, you call Microsoft support and wait days.
Admins are the highest-value targets. Enforce MFA on every admin role before rolling out to regular staff. Use Conditional Access (or Security Defaults) targeted at the admin role assignments.
Pair this with the "require compliant device for admins" Conditional Access policy if you have Business Premium and Intune enrollment.
Pick 3–5 users from different teams (one finance, one sales, one operations, one technical). Enroll them in MFA, have them use it for a week, and gather feedback.
You will discover BYOD edge cases, missing app installs, and onboarding friction with a small group — not the whole company.
A 5-day countdown email sequence works well:
Announce the change. Explain why (recent breaches, cyber insurance requirement, etc.). Link to install instructions for the Authenticator app.
Reminder + screenshots of what users will see on first sign-in.
Final reminder + the support line / channel for help.
Push notification or Teams message during business hours, not overnight.
Office hours: someone available specifically to help anyone who got stuck.
Most MFA-related staff resistance comes from "I do not want to install your app on my personal phone." Have answers ready:
Once MFA is enrolled and enforced, layer Conditional Access policies for context-aware rules: block sign-ins from unexpected countries, require compliant devices for admins, block legacy authentication. See our Conditional Access guide for the full baseline.
Legacy authentication protocols (IMAP, POP, SMTP AUTH, EWS basic auth) cannot do MFA. As long as they are enabled, attackers can bypass MFA by authenticating via legacy protocols.
Disable them via Conditional Access (block client app = "Exchange ActiveSync clients, Other clients"). Verify nothing important breaks by reviewing sign-in logs filtered to legacy client apps for the previous 30 days.
A 19-control Microsoft 365 hardening checklist for Canadian small businesses: MFA, Conditional Access, legacy auth, phishing defense, endpoints, backup, and incident response.
How to configure Microsoft Defender anti-phishing, Safe Links, impersonation protection, and reporting habits for small teams on Microsoft 365.
How to design, test, and enforce Conditional Access in a Microsoft 365 Business Premium tenant without locking the team out.
Why OneDrive sync and the Recycle Bin are not full backups, and what small businesses should deploy for reliable Microsoft 365 recovery.
FAQ
For a 10–25 person SMB, 4 weeks: week 1 audit and break-glass setup, week 2 admins-first enforcement, week 3 pilot group, week 4 full rollout. Rushed rollouts (1 week) frequently lock staff out and erode trust.
Yes — that is part of the point. The Authenticator app and FIDO keys work without cell service or Wi-Fi. SMS-based MFA can fail when roaming, which is another reason to avoid SMS.
They sign in with their backup method (typically a second registered device or a recovery code). If neither works, an admin resets their MFA in the Entra portal. This is why having two break-glass admin accounts matters — you do not want to be the admin who lost their phone.
For most users, remember-this-device for 14 days strikes a reasonable balance. For admins, require MFA on every sign-in.
Yes — Authenticator can act as a passwordless first factor. Useful for highly mobile staff and a smoother user experience. Configure under Entra → Security → Authentication methods.