Follow the steps here: https://learn.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-sync-feature-directory-extensions
And note that those additional attributes might not be visible/used across the different O365 endpoints, as mentioned in the article.
create custom extension user property in AAD with powershell
Arif Usman
431
Reputation points
Folks,
I would like to create a custom properties (EmployeeType) for Workday in AAD. When i ran PS command as show below, i get EmployeeID but like to get EmployeeType.
any help, thx in advance
2 answers
Sort by: Most helpful
-
Vasil Michev 104.3K Reputation points MVP
2020-04-04T15:18:40.54+00:00 -
Arif Usman 1 Reputation point
2020-04-04T15:45:15.21+00:00 hi Michev, thanks for your response.
I don't have AAD connect because we don't have legacy AD. Reference document doesn't show how to create custom user attributes in AAD extenstion or may be i am missing something. if you look my screen shot above, I have employeeID, but i want to create EmployeeType...hope this clear out confusion..
thanks