This is the supported method:
https://learn.microsoft.com/en-us/azure/active-directory/app-provisioning/user-provisioning-sync-attributes-for-mapping
How to synchronize the employeeType Attribute from Active Directory to Azure AD?
Hello,
What would be the recommended way to synchronize employeeType attribute from Active Directory to Azure AD? We currently have Azure AD Connect configured and it looks like employeeType is not one of the attributes that is being synchronized.
Thank you in advanced.
Regards,
Tatyana
Microsoft Security | Microsoft Entra | Microsoft Entra ID
-
Andy David - MVP 157.4K Reputation points MVP Volunteer Moderator
2022-12-08T20:42:36.4+00:00
3 additional answers
Sort by: Most helpful
-
Tatyana 61 Reputation points
2022-12-08T21:24:41.667+00:00 Thank you @Andy David - MVP ,
Would you know, in step 5, do I need to add all the fields we are currently synchronizing in addition to employeeType or just employeeType?
Thank you in advance.
Regards,
Tatyana -
Roberto Loria 20 Reputation points
2023-01-30T20:57:27.41+00:00 Hello,
I have sync attribute employeeType to AzureAD with azure ad connect.
but In azureAD GUI i don't see employee Type displayed.
There is a way to display employee type even on azure AD GUI users? Or this attribute can be used and mapped only with enterprise applications?
-
Valentina Rani Basker 21 Reputation points
2023-05-04T13:09:26.6766667+00:00 Hi @Murilo Mendes da Silva and @Roberto Loria steps
- extend attributes from AAD connect . ref: article below:
- You will see a Rule created in AAD rule editor. Which will say something like : Out to AAD Directory Extension ( lets say it is rule - A)
- Create an Outbound rule in AAD rule editor. ref: https://learn.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-sync-change-the-configuration#step-5-create-an-outbound-synchronization-rule-to-flow-the-attribute-value-to-azure-ad
- Map the Target to Employee Type. and click on Add ( rule- B)
5.Disable the rule which was created ( rule - A)