Mar 17 2022 05:51 PM
Hi Team.
I have the following scenario:
I need configure authentication methods for Self Service Password Reset.
In Active Directory attribute mobile phone already use for Teams extension and authentication methods in users properties not show information and Teams extension in Azure AD I doesn´t work for me.
I need fill the information of authentication methods in the properties of each user, by Power Shell, because it is for more than 2,000 users.
Questions:
1. having information in the mobile phone field in active directory, what other field can I use and then synchronize it with the fields of the user authentication methods in Azure AD; or
2. How can I fill the authentication method fields in bulk, directly in Azure AD.
Thanks,
Mar 18 2022 02:21 AM
@CarlosMorales Refer this document, you can find basic commands for setting authentication methods from user properties. you can write PowerShell script with loop all users.