diff --git a/docs/identity/authentication/howto-mfa-userdevicesettings.yml b/docs/identity/authentication/howto-mfa-userdevicesettings.yml index 6369ef92a2d..fdcd7fc4863 100644 --- a/docs/identity/authentication/howto-mfa-userdevicesettings.yml +++ b/docs/identity/authentication/howto-mfa-userdevicesettings.yml @@ -7,7 +7,7 @@ metadata: ms.author: justinha manager: amycolannino ms.reviewer: jupetter - ms.date: 07/30/2024 + ms.date: 10/01/2024 ms.service: entra-id ms.subservice: authentication ms.topic: how-to @@ -30,6 +30,10 @@ introduction: | - Revoke existing MFA sessions. - Delete a user's existing app passwords + > [!NOTE] + > The screenshots in this topic show how to manage user authentication methods by using an updated experience in the Microsoft Entra admin center. There's also a legacy experience, and admins can toggle between the two using a banner in the admin center. The modern experience has full parity with the legacy experience, and it manages modern methods like Temporary Access Pass, passkeys, and other settings. + > The legacy experience in the Microsoft Entra admin center will be retired starting Oct 31, 2024. There's no action required by organizations before the retirement. + prerequisites: summary: | Microsoft Entra multifactor authentication, which is enabled by default. @@ -38,12 +42,12 @@ procedureSection: - title: | Add authentication methods for a user summary: | - You can add authentication methods for a user by using the Microsoft Entra admin center or Microsoft Graph. + You can add authentication methods for a user by using the Microsoft Entra admin center or Microsoft Graph PowerShell. In the Microsoft Entra admin center, the leagcy method for managing user authentication methods will be retired after Oct. 31, 2024. > [!NOTE] - > For security reasons, public user contact information fields should not be used to perform MFA. Instead, users should populate their authentication method numbers to be used for MFA. + > For security reasons, public user contact information fields shouldn't be used to perform MFA. Instead, users should populate their authentication method numbers to be used for MFA. - :::image type="content" source="media/howto-mfa-userdevicesettings/add-authentication-method-detail.png" alt-text="Screenshot of add authentication methods from the Microsoft Entra admin center."::: + :::image type="content" source="media/howto-mfa-userdevicesettings/add-authentication-method-detail.png" alt-text="Screenshot of how to add authentication methods from the Microsoft Entra admin center."::: To add authentication methods for a user in the Microsoft Entra admin center: 1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least an [Authentication Administrator](~/identity/role-based-access-control/permissions-reference.md#authentication-administrator).