Forum Discussion

azure explorer's avatar
azure explorer
Copper Contributor
Jul 18, 2017

Email service by Azure

Hi,

Is there any service supported by azure for sending mails. Just like the way it has scheduler etc.

Thanks in advance.


 

  • When you say email service, im assuming for web apps or instead of using a SMTP IaaS.

    No microsoft Azure does not provide Email services, certain resources like Application insights has a built in email alert system, but if you want custom domain names and such you will have to have a 3rd party email relay (Office 365 included).

     

    Microsoft actually blacklists all Azure ip's from an email perspective, so if you send emails from azure using SMTP with out a relay you are not garantied that they will be recived in the other end.

Resources