Share via

Want to know the list of SMTP services avaliable in AZURE instead of onprimises SMTP server.

2024-02-12T20:00:14.0633333+00:00

Hi Team, Kindly check and provide the list of possible service's avaliable in AZURE instead of onprimises "SMTP server".

Exchange | Exchange Server | Other
Exchange | Exchange Server | Other

A robust email, calendaring, and collaboration platform developed by Microsoft, designed for enterprise-level communication and data management.Miscellaneous topics that do not fit into specific categories.

Azure Communication Services
Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.


2 answers

Sort by: Most helpful
  1. VenkateshDodda-MSFT 25,251 Reputation points Microsoft Employee Moderator
    2024-02-13T08:33:05.75+00:00

    @Kaja, Siva Kesava Rao (Contractor) - Admin Thanks for reaching out to Microsoft Q&A, apologize for any inconvenience caused on this.

    Based on the shared information, I understand that you are looking for an email service which can communicate using SMTP protocol.

    • If my understanding is correct if you want to use the SMTP services in VM's or App service which are deployed in Standard Enterprise Agreement or Microsoft Customer Agreement subscriptions, then outbound connection over the port 25 is not blocked.
    • But is recommended to use TCP port 587 for send the emails refer to this recommended method of sending an email here.
    • As mentioned in the documentation, for Enterprise Dev/Test subscriptions, port 25 is blocked by default.

    Refer to this documentation for more information about outbound SMTP connectivity problems in Azure.

    You can also use Azure Communication email service SMTP as a service which user SMTP protocol to send the email. Refer to these documentations for more information about.

    1. ACS email SMTP as service.
    2. How to send email with SMTP authentication.

    I hope the answer helps. Please let me know if you have any further queries.

    Please accept as Yes if the answer provided is useful, so that you can help others in the community looking for remediation for similar issues.

    Was this answer helpful?

    0 comments No comments

  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.