
Announcements
I'm trying to connect to external SFTP service from our Azure tenancy. The SFTP server is implemented using a VM hosted in a different Azure tenancy
I can connect to the SFTP service from FileZilla
I can connect to the SFTP using PowerAutomate from a test Azure tenancy I created with default settings
Firewalls in the external org have been opened to allow source IP connections from UK south env (used by all tenancies). The connection rom my test tenancies proves this is working
But if i try to connect to the SFTP Service from my work Azure tenancy I get Bad Gateway error
It feel like some AZURE lock down implementation implemented by my work organization is blocking outbound SFTP connections
My work Azure Admins don't seem to be able to work out what is wrong. They have checked on my work organisation's firewalls and the traffic is not hitting these firewalls so it seem to be something in Azure config
Is thee something here about an Azure <--> Azure connection?
Any idea what may be blocking these outbound connection attempts from Azure?