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 Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,652 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,562 questions
{count} votes

Accepted answer
  1. JamesTran-MSFT 36,376 Reputation points Microsoft Employee
    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.

    1 person 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