By default, custom attributes do not immediately show up in the Azure AD Connect Synchronization Rules Editor.
To refresh the schema:
- Open Azure AD Connect on the server.
- Go to Synchronize > Refresh Directory Schema and select Entra ID.
- Wait for the schema refresh to complete.
Next, use Synchronization Rules Editor.
- Create a new inbound rule:
- Connected System: Select your on-premises Active Directory.
- Attribute Mapping: In the list of target attributes, search for the custom extension attribute (it will appear as
extension_{AppId}_attributeName
). - Map the desired on-prem AD attribute (e.g.,
department
) to this extension attribute.
If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.
hth
Marcin