SES from Azure

0

Hi, I work for a large organisation. My role is within the Azure as a Site Reliability Engineer. One of our engineering teams wants to send emails from Azure. Azure does not have a native tool. So we are going to be looking at third party tools.
Can AWS SES be used? Is this something that is commonly used by users (Azure & AWS SES)?
If so, what initial important information is required?
By the way we use all 3: AWS, Azure and GCP. Though my role is within Azure and I do not think that my colleagues would be using AWS SES as AWS is not currently being used widely within the organisation.

preguntada hace 3 años810 visualizaciones
2 Respuestas
0

Hi

If you simply use SMTP, and you call the AWS SmTP servers with the verified AWS email, you can send emails from anywhere, including Azure, simply via SMTP (but only limited to sending from the verified emails)

Set up DKIM verification for the entire domain/subdomain on Azure to have better flexibility

If you are using any .net or other frameworks, simply integrate them with SES

Hope this helps

respondido hace 3 años
0

Thank you for answering, we will put forward SES as an option for the project.

respondido hace 3 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas