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.

gefragt vor 3 Jahren810 Aufrufe
2 Antworten
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

beantwortet vor 3 Jahren
0

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

beantwortet vor 3 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen