04/04/2023 06:16 AM
So I'm trying to create accounts in Azure AD. to do so, I need to refer to a field in the AD account I've created. I know how to do the usferimport process to pulll the attributes into the users table, was hoping there was an attribute reference syntax I could use to refer to the account attribute of an AD Account that has been imported within the connection for Azure AD's createaccountJSON?
04/04/2023 09:27 AM
The importing of the AD attribute to a user field will be a possible solution. I don't believe there is a way to map an account attribute of AD to Azure AD directly.