
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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Where can I find the "AzureAD/UserName" format in AzureAD? is it possible to download all the user's usernames in this format?
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
Hi @Bertin Jerald Lazarus
The UPN is automatically generated after you create a user. Its format is: user name@domain.
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.