How to sync custom attributes from AD to AAD

Radosław Jachymiak 40 Reputation points
2023-06-16T08:28:27.8366667+00:00

Hello,

I use Azure Connect to sync Active Directory and Azure Active Directory. I added custom attributes to my AD, and now I need sync them to AAD. I configured "Directory Extension Directory attribute sync" on my AAD Connect server, but It doesn't add attributes to AAD user profiles. What I shoud do in AAD to add custom attributes and mapping them with my attributes from AD?

I tried used "Custom security attributes", but it doesn't work.

Do you have any idea how resolve this problem?

Windows for business Windows Client for IT Pros Directory services Active Directory
Microsoft Security Microsoft Entra Microsoft Entra ID
0 comments No comments
{count} votes

Accepted answer
  1. Harpreet Singh Matharoo 8,396 Reputation points Microsoft Employee Moderator
    2023-06-16T08:40:27.4166667+00:00

    Hello @Radosław Jachymiak

    Thank you for reaching out. I would like to confirm that when you use "Directory Extension Attributes" in AD Connect Server these new attributes are synced to AAD. However, these new Attributes would not be visible on GUI.

    • If you would like to sync any attribute which does not supports direct sync, you would need to use Directory Extension Attribute Sync: https://docs.microsoft.com/en-us/azure/active-directory/hybrid/reference-connect-sync-attributes-synchronized
    • When you setup Directory Extension Attribute Sync there is no downtime or impact on users, however Azure AD connect wizard may prompt to perform full sync, which can be unchecked if needed.
    • In below screenshot is an example of Employee Type and Division Attribute which are sync'd to Azure AD as an Directory extension attribute.
    • Attributes sync'd using Directory Extension Attribute Sync would not be visible on user profile on Azure AD Portal/GUI.
    • You would need to use Graph to query and view these attributes on the users.
    • Below is the screenshot which confirm the successful sync to Azure AD.

    User's image

    I hope this helps to resolve your query. Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.