Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,456 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Is there a way to require a user field in Azure Ad when creating a new user?
for example, requiring a department or city to be added in the user's profile before account creation is complete?
Not when using the built-in UI. You can certainly create your own solution leveraging the Graph API or PowerShell and enforce such requirements therein.