GoldenAge
GoldenAge

Reputation: 3078

Adding MS Outlook email box to the AAD Users after migration domain to Azure

I migrated my domain management from webio.pl to MS Azure following this tutorial.

After I created the mydomain.net domain in AAD, I created two new AAD users:

  1. [email protected]. which I want to use to send confirmation emails by my web app.

  2. [email protected] with all the possible AAD permissions. I created this account because I found that I cannot log in to the https://admin.microsoft.com as it threw an error when I was trying to use @hotmail account that I should use work or school account instead.

Now when I log in to the office 365 portal with [email protected], I can see this:enter image description here

So there's no Outlook icon or other icons for free versions of MS Office apps like OneNote or Excel.

I also tried to check if I can log in to the [email protected] email on my cell phone Outlook app, but I'm getting "Log-In Error, The connection to your email server timed out. Please check your email settings."

The question is, what should I do to apply the email box for the accounts I created under the @mydomain.net domain? Cheers

Upvotes: 0

Views: 305

Answers (1)

Nancy Xiong
Nancy Xiong

Reputation: 28284

From your comment, yes. after changing your email address to use your custom domain, you still need an Exchange license for sending or receiving emails for the custom domain users. For more information, refer to this answer.

enter image description here

Upvotes: 1

Related Questions