Hi FME community,
I’ve recently been asked if FME Flow supports access via the Microsoft Entra application proxy. Has anyone configured this and can confirm it is supported?
I believe it’s very similar to the setup explained in the documentation below, but I haven’t been able to find any documentation referencing the Microsoft Entra application proxy.
https://support.safe.com/hc/en-us/articles/25407571916173-Use-a-Reverse-Proxy-with-FME-Server
https://support.safe.com/hc/en-us/articles/25407364847885-Using-IIS-and-ARR-as-a-Reverse-Proxy-in-FME-Flow
Thanks!
Page 1 / 1
I’ve had success using Azure Frontdoor in front of FME before. Looking at the documentation of Entra AP it looks similar to NGINX, CloudFlare Tunnels, LocalTunnel just with a more robust access/security management.
I’d want to do a good bit of testing to ensure the various components of FME are still talking to each other through it. Also worth doing some checks on websockets (if that’s a required use case)