How to run a registration campaign to set up Microsoft Authenticator using the Microsoft Authenticator App
If your users are not setup for MFA through Microsoft authenticator app, then you can nudge them to set it up using registration campaign feature in Azure. Registration campaign has been around for some time, but I never used it until now. I wanted to enable MFA in my own tenant so decided to leverage registration campaign as part of the overall configuration. Through this blog, I will share steps on how I went about configuring everything with a prime focus on registration campaign. Microsoft has categorized the authentication methods based on usability and security against each method. While Passwordless is considered the Best secured method, SMS and Voice are only considered Good . Authenticator (Push notifications) sits in the middle which is easy to implement for organizations without too much hassle and should be done regardless to improve the security of user sign-ins. Source: Microsoft There are some pre-requisites involved for enabling registration campaign - - Your orga...