Azure-Samples / azure-mfa-authentication-method-analysis

Analyses Azure AD users to make recommendations on how to improve each user's MFA configuration. Can target a group by ObjectId or analyse all users in a tenant. Can add user-specific location information and produce a CSV report.
MIT License
47 stars 46 forks source link

Update MfaAuthMethodAnalysis.ps1 #5

Open Michal-Ziemba opened 3 years ago

Michal-Ziemba commented 3 years ago

Added AuthPhone and AltAuthPhone fields to the CSV output file and collect phone numbers for better analysis.

Michal-Ziemba commented 1 year ago

Is this repository monitored for changes?