Skip to content

Commit 4d54815

Browse files
updated MFA link
1 parent 9838b57 commit 4d54815

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/develop/authentication-vs-authorization.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: conceptual
1111
ms.workload: identity
12-
ms.date: 05/22/2020
12+
ms.date: 08/26/2022
1313
ms.author: ryanwi
1414
ms.reviewer: jmprieur, saeeda, sureshja, ludwignick
1515
ms.custom: aaddev, identityplatformtop40, scenarios:getting-started
@@ -30,7 +30,7 @@ This article defines authentication and authorization. It also briefly covers Mu
3030

3131
## Multi-Factor Authentication
3232

33-
*Multi-Factor Authentication* is the act of providing an additional factor of authentication to an account. This is often used to protect against brute force attacks. It is sometimes shortened to *MFA* or *2FA*. The Microsoft identity platform uses the [Microsoft Authenticator](https://www.microsoft.com/en-us/p/microsoft-authenticator/9nblgggzmcj6#activetab=pivot:overviewtab) app for handling two-factor authentication. For more information, see [Multi-Factor Authentication](../authentication/concept-mfa-howitworks.md)
33+
*Multi-Factor Authentication* is the act of providing an additional factor of authentication to an account. This is often used to protect against brute force attacks. It is sometimes shortened to *MFA* or *2FA*. The Microsoft identity platform uses the [Microsoft Authenticator](https://support.microsoft.com/en-us/account-billing/set-up-the-microsoft-authenticator-app-as-your-verification-method-33452159-6af9-438f-8f82-63ce94cf3d29#:~:text=1%20Sign%20in%20to%20your%20work%20or%20school,authenticator%20app%20other%20than%20the%20Microsoft...%20More%20) app for handling two-factor authentication. For more information, see [Multi-Factor Authentication](../authentication/concept-mfa-howitworks.md)
3434

3535
## Authentication and authorization using the Microsoft identity platform
3636

0 commit comments

Comments
 (0)