How to Enable 2FA in Microsoft 365: Step by Step Guide

Executive Briefing

The End of the Password Era

With cyberattacks becoming increasingly sophisticated, relying solely on a string of characters leaves your Microsoft 365 environment highly vulnerable to breaches, ransomware, and data theft.

For UK Small and Medium Enterprises (SMEs), implementing robust authentication is no longer optional—it is a strict requirement for compliance and insurance validation. This guide provides a practical, step-by-step blueprint for deploying Two-Factor Authentication (2FA) and Multi-Factor Authentication (MFA) across your Microsoft 365 infrastructure.

Chapter 01 The Fall of the Password

For decades, passwords have been the primary gatekeepers of our digital lives. However, the reality of modern cybersecurity is grim: passwords are dead. Or, at the very least, they are fundamentally compromised as a standalone security measure.

Cybercriminals no longer need to "hack" into your systems; they simply log in using stolen credentials. Across hubs like Manchester, Derby, and the wider UK, businesses are facing an unprecedented wave of cyber threats. The methods have evolved from simple brute-force attacks to highly coordinated campaigns:

  • Phishing and Spear-Phishing: Attackers send deceptive emails designed to trick employees into entering their Microsoft 365 credentials on fake login pages. Once harvested, the attacker has instant access to the user's email, SharePoint files, and Teams chats.
  • Credential Stuffing: Humans are creatures of habit. Employees frequently reuse the same password across multiple platforms. When a third-party website is breached, attackers take those combinations and use automated bots to test them against Microsoft 365.
  • Password Spraying: Instead of guessing many passwords for one user, attackers guess one common password (like "Summer2026!") against thousands of accounts simultaneously.
Microsoft reports that enabling Multi-Factor Authentication blocks 99.9% of automated attacks on your accounts. It is the single most effective security control a business can implement.

As a Managed IT Support provider, NetMonkeys has seen firsthand the devastating commercial impact of Business Email Compromise (BEC) resulting from a lack of 2FA. Protecting your enterprise starts with identity verification.

Chapter 02 Understanding 2FA vs. MFA in Microsoft 365

Before diving into the technical implementation, it is crucial to understand the terminology. While often used interchangeably, there is a subtle difference between Two-Factor Authentication (2FA) and Multi-Factor Authentication (MFA).

Authentication Factor Description Examples
Something you know Information memorised by the user. A password, PIN, or answer to a security question.
Something you have A physical object in the user's possession. A smartphone, an authenticator app, or a hardware token (e.g., YubiKey).
Something you are Biometric characteristics unique to the user. Fingerprint scan, facial recognition (Windows Hello), or retinal scan.

Two-Factor Authentication (2FA) requires exactly two of these factors. For example, entering your password (something you know) and approving a prompt on your phone (something you have). Multi-Factor Authentication (MFA) is the broader term that refers to requiring two or more factors. Microsoft 365 predominantly uses the term MFA across its admin portals.

Chapter 03 Preparing for Implementation

Turning on MFA across an entire organisation requires careful planning. A poorly communicated rollout can lead to a surge in helpdesk tickets, frustrated employees, and lost productivity. Here is how to prepare for a successful deployment:

1. Audit Your Licensing

The deployment method depends on your licensing. Basic subscriptions use Security Defaults, while Premium/Entra ID P1 licenses unlock Conditional Access for granular control.

2. Formulate a Strategy

Do not surprise your staff. Provide at least a week's notice before enforcing MFA, explaining the security benefits and sharing guides to download the Microsoft Authenticator app.

You must also identify legacy authentication dependencies. Older email protocols like POP3, IMAP, and SMTP do not natively support modern MFA. If you have legacy systems, older multifunction printers, or outdated CRM software relying on these protocols, enabling MFA might break their connection. You will need to upgrade these systems prior to rollout.

Chapter 04 Method 1: Enabling MFA via Security Defaults

If your organisation uses Microsoft 365 Business Basic or Standard, Security Defaults is the most straightforward method. This is an all-or-nothing approach—once enabled, it applies to every user in the directory.

  1. Log into the Microsoft 365 Admin Center: Navigate to admin.microsoft.com and sign in using an account with Global Administrator privileges.
  2. Access the Microsoft Entra Admin Center: In the left-hand navigation menu, click on Show All, then locate and click on Identity (or Azure Active Directory). This redirects you to the Microsoft Entra Admin Center.
  3. Navigate to Tenant Properties: Expand the Identity menu on the left sidebar. Click on Overview, and then select Properties.
  4. Locate Security Defaults: Scroll to the very bottom of the Properties page and click the hyperlink titled Manage security defaults.
  5. Enable and Save: In the right-hand flyout pane, select Yes from the dropdown menu and click Save.

As soon as you save this setting, all users will be required to register for Multi-Factor Authentication using the Microsoft Authenticator app within 14 days. Administrators will be required to use MFA immediately, and legacy authentication protocols will be globally blocked.

Chapter 05 Method 2: Enabling MFA via Conditional Access

For growing enterprises and strict compliance requirements, Conditional Access is the recommended approach. It allows you to create smart, contextual rules rather than a rigid, global lock. This requires Microsoft 365 Business Premium, E3, or E5 licensing.

  1. Access Policies: Within the Microsoft Entra Admin Center, navigate to Protection > Conditional Access > Policies. Click the + New policy button.
  2. Target Users & Exclusions: Name your policy (e.g., "Enforce Global MFA"). Under Users, select All users. Critically important: navigate to the Exclude tab and select at least one "Break Glass" emergency administrator account to prevent locking yourself out of the tenant.
  3. Define Target Resources: Move to Target resources (or Cloud apps). Select All cloud apps to ensure coverage across Exchange, SharePoint, Teams, and integrated SaaS apps.
  4. Configure Grant Controls: Under Access controls, click Grant. Select Grant access and check the box for Require multifactor authentication. Click Select.
  5. Test and Enable: Set the "Enable policy" toggle to Report-only initially to monitor impact via sign-in logs without blocking access. Once validated, return to the policy, switch it to On, and click Save.

Chapter 06 The End-User Experience

Security measures are only effective if your team can adopt them smoothly. Communicating these exact steps to your staff ahead of time is critical to preventing helpdesk bottlenecks.

  • Download the App: Instruct employees to download the official "Microsoft Authenticator" app from the Apple App Store or Google Play Store.
  • Trigger the Setup Prompt: Upon their next login to Microsoft 365 on their desktop, users will be greeted with a prompt stating: "More information required. Your organisation needs more information to keep your account secure." They must click Next.
  • Link via QR Code: A unique QR code will appear on their desktop screen. The user opens the Authenticator app, taps the '+' icon, selects Work or school account, chooses Scan QR code, and points their phone at the screen.
  • Verify the Connection: Microsoft 365 will display a two-digit number. The user types this number into the app on their phone and taps Yes to finalize enrollment.

Chapter 07 Advanced Security: Combating MFA Fatigue

As MFA adoption has grown, cybercriminals have adapted. One common attack is MFA Fatigue (or MFA Bombing). If an attacker acquires a user's password, they will repeatedly try to log in, sending dozens of push notifications to the user's phone in hopes the user will simply press "Approve" out of frustration.

To combat this, Microsoft introduced Number Matching. When a user tries to log in, the computer screen displays a two-digit number. The user must manually type that specific number into the Authenticator app. If an attacker triggers a prompt remotely, the user will see a prompt on their phone but will not know the number displayed on the attacker's screen, rendering the attack useless.

Chapter 08 Immediate Action Plan

Relying on passwords alone is a gamble that modern businesses cannot afford to take. Implementing Two-Factor Authentication in Microsoft 365 is a critical, foundational layer of your cybersecurity posture.

Whether you are a small business leveraging Security Defaults or a growing enterprise building granular Conditional Access policies, taking the time to properly architect, communicate, and deploy MFA will drastically reduce your risk of a data breach. If managing cloud security, compliance, and helpdesk operations feels overwhelming, partnering with a dedicated IT support provider ensures your infrastructure remains secure, resilient, and optimised for growth.

Ready to secure your Microsoft 365 tenant?

Misconfigurations in security policies can lead to operational downtime or severe vulnerabilities. Let our security engineers configure your Conditional Access policies, harden your environment, and guarantee compliance.

Speak to a Security Expert
case studies

See More Articles