Skip to content

Commit 9d9a69e

Browse files
authored
Apply suggestions from code review
1 parent f17d1d6 commit 9d9a69e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

learn-pr/wwl-sci/manage-implement-authentication-methods/3-configure-mfa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
uid: learn.wwl.manage-implement-authentication-methods.configure-mfa
33
title: Configure multifactor authentication in Microsoft Entra ID
44
metadata:
5-
title: Configure multifactor Authentication in Microsoft Entra ID
5+
title: Configure Multifactor Authentication in Microsoft Entra ID
66
description: Learn how to deploy and configure multifactor authentication (MFA) in Microsoft Entra ID using Conditional Access policies, named locations, and secure user registration.
77
ms.date: 03/04/2026
88
author: r-c-stewart

learn-pr/wwl-sci/manage-implement-authentication-methods/includes/2-explore-authentication-methods.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Modern passwordless methods eliminate the password entirely. Instead of typing a
1414

1515
:::image type="content" source="../media/authentication-methods-spectrum.png" alt-text="Diagram showing the spectrum from password-only authentication on the left, through password plus MFA in the middle, to fully passwordless methods on the right, with security strength increasing from left to right.":::
1616

17-
## multifactor authentication as the bridge
17+
## Multifactor authentication as the bridge
1818

1919
For organizations that can't immediately move to passwordless, **multifactor authentication (MFA)** provides a critical intermediate security layer. MFA requires users to verify their identity using two or more factors from different categories — for example, something they know (a password) combined with something they have (a registered phone).
2020

0 commit comments

Comments
 (0)