Azure App Proxy pointing to F5 Load Balancer

Joe 6 Reputation points
2020-09-17T18:43:10.057+00:00

Hi, were trying to make internal web apps available thru Azure Application Proxy, but some of our web apps are sitting behind an F5 load balancer.

We'd like to make the experience as seamless as possible for our users, so single sign-on is a must. Has anybody made this scenario work?

A request has been raised on the Azure Feedback Portal for this scenario, but so far it only reads that documentation for getting this to work is in progress (and has been for a while).
https://feedback.azure.com/forums/169401-azure-active-directory/suggestions/37802281-azure-active-directory-s-application-proxy-and-loa

Thanks for any input.

Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} vote

1 answer

Sort by: Most helpful
  1. John Lunn 1 Reputation point Microsoft Employee
    2020-09-18T07:44:23.27+00:00

    Hi, yes my understanding is that the Azure App Proxy connector will access your private network (i.e. bypass your External Facing F5 LB s it sits on an internal server with access to your app) Have you considered setting up an internal load balancer scenario (i.e. create a Private VIP) and have DNS configured that the connector service resolves your internal APP via the URL to the F5 internal VIP?

    I guess depending on which auth method you need to use would depend on whether you need to do anything clever with the LB, but if you are just load balancing 443 and or 80 then this should work fine for you!

    Hope this helps
    John


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.