Azure Firewall - whitelist AmazonSES IPs

0

Hi,

I am in the process of setting up Azure Firewall for a web app. Whitelisting the FQDNs of the SMTP servers we communicate with doesn't seem to be possible (at least not at the basic tier firewall that I am using), so I wanted to whitelist the IPs instead. From testing - it does seem to work fine, until the IPs change.

Now, I wanna do it by whitelisting the IPs as soon as they update. I don't want to have my script running 24/7, but rather linked to a schedule.

So, basically, my question is - is there a specific time at which these IPs get updated? How frequently does this happen?

Cheers

Lukasz
asked 4 months ago210 views
1 Answer
0

Sounds like you should sign up to the SES Dedicated IPs (Standard) and whitelist the ones assigned to your SES configuration.

https://docs.aws.amazon.com/ses/latest/dg/dedicated-ip.html

Other option would be set up your own SMTP Gateway and connect it to Azure either over the internet (Using Non Standard Port) or via Site to Site VPN

profile picture
EXPERT
answered 4 months ago
profile picture
EXPERT
reviewed 4 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions