Sync attributes on prem to Azure AD for SSPR

Brass Contributor

Hi Team.

I have the following scenario:

  • Active Directory domain on prem.
  • Azure Active Directory
  • Azure AD Connect server for synch.

 

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,

1 Reply

@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.