Find AzureAD\UPN in Azure AD

Bertin Jerald Lazarus 0 Reputation points
2023-02-14T07:00:39.2+00:00

Where can I find the "AzureAD/UserName" format in AzureAD? is it possible to download all the user's usernames in this format?

Microsoft 365 and Office | Install, redeem, activate | For business | Windows
Microsoft Security | Microsoft Graph
{count} votes

2 answers

Sort by: Most helpful
  1. Thameur-BOURBITA 36,261 Reputation points Moderator
    2023-02-14T07:19:13.6533333+00:00

    Hi @Bertin Jerald Lazarus

    you can get it only by converting UPN format from ******@domain.com to domain.com/username using powershell command.

    Please don’t forget to mark helpful answer as accepted


  2. CarlZhao-MSFT 46,376 Reputation points
    2023-02-14T08:07:29.54+00:00

    Hi @Bertin Jerald Lazarus

    The UPN is automatically generated after you create a user. Its format is: user name@domain.

    User's image

    Hope this helps.

    If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.


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.