Share via

Enabling basic authentication SMTP Auth

Nkululeko Tshabalala 0 Reputation points
2023-10-23T09:04:42.4733333+00:00

I am trying to send email directly from my database, using the database mail functionality in the SQL server. The issue I am having is around SMTP Auth, now Microsoft asked me to request the Azure support Team to enable the basic authentication SMTP Auth, how do I go about this?

Azure SQL Database
SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories


1 answer

Sort by: Most helpful
  1. Tushar Kumar 3,396 Reputation points MVP
    2023-10-23T10:57:03.43+00:00

    Hi Nkululeko Tshabalala,

    By default Azure Blocks SMTP ports on Subscription level you can get that enabled with Azure Support :

    https://learn.microsoft.com/en-us/azure/virtual-network/troubleshoot-outbound-smtp-connectivity

    Check the above link to get further details on the same.

    Please click "Accept as Answer" if this helps

    Was this answer helpful?

    0 comments No comments

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.