To enhance the security of your AWS account, setting up MFA with Microsoft Authenticator is a highly effective solution. This process adds an extra layer of protection to secure your account. In this guide, I will walk you through the step-by-step process of setting up MFA on your AWS account using Microsoft Authenticator.
Step-by-Step Guide to Set Up MFA for Your AWS Account
- Start by logging into the AWS Management Console using your credentials (email and password).
- Once logged in, go to the Services section and search for IAM (Identity and Access Management).

- In IAM, click on the Users tab and select the user for whom you want to set up MFA.


- After selecting the user, go to their profile page and click on the “Security Credentials” tab. Here, you will find the Multi-Factor Authentication (MFA) section. and Click on the Assign MFA device.

- If you don’t already have Microsoft Authenticator installed on your phone, download it from the Google Play Store or Apple App Store.

- Open the app, click the “+” symbol, and select “Other account”. You will be prompted to scan a QR code, which will appear on the AWS console. Scan the QR code using the Microsoft Authenticator app.

- Once you scan the QR code, the app will generate a time-based code. Enter the code in the AWS console to confirm the setup. You’ll need to enter two consecutive codes for verification.

- After the MFA setup is complete, you will get a confirmation message. Click “Assign MFA” to finalize the process.
- Once MFA is set up, log out of the AWS console and log back in. During the login, you will be prompted to enter a code from the Microsoft Authenticator app, confirming that MFA is working correctly.
Best Practices for MFA
- Secure the Authenticator App: Secure the Microsoft Authenticator app on your phone using a PIN or fingerprint lock.
- Use Recovery Options: In case your phone is lost, use the app’s backup and recovery feature.
- Review MFA Settings Regularly: Periodically check and update your MFA settings.
For more details on MFA setup, check out AWS’s official MFA documentation.