From 14a5a2252fd7380039bffb7d5a7a248a762ada90 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Wed, 27 Mar 2024 18:05:08 -0600 Subject: [PATCH] Add Servers & Workflows/Azure & Office365/Change MFA Settings.md --- .../Azure & Office365/Change MFA Settings.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Servers & Workflows/Azure & Office365/Change MFA Settings.md diff --git a/Servers & Workflows/Azure & Office365/Change MFA Settings.md b/Servers & Workflows/Azure & Office365/Change MFA Settings.md new file mode 100644 index 0000000..d7dd9e5 --- /dev/null +++ b/Servers & Workflows/Azure & Office365/Change MFA Settings.md @@ -0,0 +1,10 @@ +**Purpose**: +Sometimes you may need to change the MFA on an account, by adding a new email or phone number for SMS-based MFA. This can be done fairly quickly and only involves a few steps: + +- Navigate to the [Azure Web Portal](https://portal.azure.com) and log in using your Office365 admin credentials. +- Navigate to the [Azure Active Directory (Microsoft Entra ID) Users List](https://portal.azure.com/#view/Microsoft_AAD_UsersAndTenants/UserManagementMenuBlade/~/AllUsers) +- Click on the User Account that needs their MFA information changed / wiped +- On the left-hand navigation menu, click on "**Authentication Methods**" at the bottom +- Make adjustments to existing methods or click on "**+ Add Authentication Method**" +- Valid options generally are Phone Numbers, Email Addresses, and a "**Temporary Access Pass**" +- Save the changes by clicking the "**Add**" button, then have the user attempt to log in again using their MFA method configured \ No newline at end of file