Hope someone can help. I want to send email from my Azure account. My domain name is configured to work with Azure.
I could not find easily on the web how to send an email from an Azure account. There was some mention of SendGrid, but it seems my account does not support it.
Can someone please guide me through how to send email from a website hosted in Azure?
With SocketLabs Azure SMTP server, you can integrate email sending capabilities into your Azure service fast, so you can start sending emails from Azure. Microsoft Azure does not offer Azure email servers out of the box and sending email from Windows Azure presents dozens of deliverability challenges.
Azure Communication Services Email is a new primitive that facilitates high volume transactional, bulk and marketing emails on the Azure Communication Services platform and will enable Application-to-Person (A2P) use cases.
To send emails from Azure VMs or Apps, use an authenticated SMTP relay service, also known as a Smart Host, with TLS support. This is an official recommendation by Microsoft for Azure customers. SMTP relay services provide an intermediary SMTP server between the mail servers of the sender and recipient.
Sending an Email from Azure using SendGrid SMTP Relay Before running any code, you should know these requirements. The SendGrid SMTP server address is smtp.sendgrid.net. The username used for SMTP authentication is always apikey. The password to use is the value of the API key you created in SendGrid.
I know this is an old post but I've just signed up for Azure and I get 25,000 emails a month for free via SendGrid. These instructions are excellent, I was up and running in minutes:
How to Send Email Using SendGrid with Azure
Azure customers can unlock 25,000 free emails each month.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With