Tracking the registration progress of Passwordless Authentication for Microsoft Authenticator.
PowerShell Code
Note: This code requires the Microsoft Graph SDK for PowerShell.
Finding Recent Usage
Using Microsoft Graph to get all users that have used Microsoft Authenticator (Passwordless) Sign-In in the last 30 days.
Note: This code requires the Microsoft Graph SDK for PowerShell.