Forum Discussion

subhashPonmala's avatar
subhashPonmala
Copper Contributor
Oct 24, 2024

Bulk upload of phone number in Authentication mehtod.

How to upload phone number in bulk under Entra id's user authentication method.

3 Replies

  • subhashPonmala Hi, I used PowerShell along with the Microsoft Graph API to bulk load phone numbers for user authentication methods in Microsoft Entra ID. This approach allows you to programmatically update authentication methods for multiple users efficiently.
    I created a flow that takes users from our user management system (updated by the hr department) and updates the information every day.