create custom extension user property in AAD with powershell

Arif Usman 411 Reputation points
2020-04-04T03:17:35.643+00:00

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.
6955-aad-property.png

any help, thx in advance

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
14,893 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Vasil Michev 71,626 Reputation points MVP
    2020-04-04T15:18:40.54+00:00

    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.

    0 comments No comments

  2. 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

    0 comments No comments