Is it possible to create custom user attributes in azure AD portal?

Wei Zhang 41 Reputation points
2022-11-17T21:38:50.307+00:00

I tried to add custom attributes for user entities in the Azure AD portal. But I could not find any option to do so. Is there any way to add custom user attributes?

I'm not using Azure AD B2C. It's just the regular Azure AD.

Microsoft Security Microsoft Entra Microsoft Entra External ID
Microsoft Security Microsoft Entra Microsoft Entra ID
{count} votes

Accepted answer
  1. JamesTran-MSFT 36,906 Reputation points Microsoft Employee Moderator
    2022-11-17T22:42:05.377+00:00

    @Wei Zhang
    Thank you for your post!

    When it comes to adding custom user attributes within Azure AD, you can do this through the Azure portal and use them in your self-service sign-up user flows, or you can also read and write these attributes by using the Microsoft Graph API. For more info - Define custom attributes for user flows.

    Create a custom attribute:

    1. Sign in to the Azure portal as an Azure AD administrator.
    2. Under Azure services, select Azure Active Directory.
    3. In the left menu, select External Identities.
    4. Select Custom user attributes.
    5. To add an attribute, select Add.
    6. Fill in the add attribute information page and create.

    261642-image.png

    I hope this helps!

    If you have any other questions, please let me know.
    Thank you for your time and patience throughout this issue.

    ----------

    Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.

    2 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Kirk Lashbrook 0 Reputation points
    2023-05-01T14:32:23.5266667+00:00

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.