We have a logic app with a location of Northern Europe. The Logic app uses a "Create File SFTP" Action to create a file on an SFTP server in Europe.
The owner of the server has blocked our attempts to create a file, saying that one of hops is based in the US, and they don't accept data that has landed in the U.S.
I'm not debating their policy, the question is, if the logic app is based in North Europe (Irish data center), why would the sftp file create request be routing through U.S Servers?
I thought it was maybe that once the packet hits the internet, it can go anywhere, but the vendor says the request consistently has a hop from a U.S Ip address.