f5 ltm ve
2 TopicsAccess azure app service using f5 LTM
Hi Everyone, As per the customer requirement , we are conducting a poc to integrate Azure App Services into F5 LTM. The main objective is to access URLs using F5 as the backend for the web app. flow: with app gateway User>Internet>dns> Azure LB>Azure web app(backend) >webpage In the current scenario, we have an Azure App Gateway configured with Azure Web App as the backend. In the Azure DNS zone, we've created an A record with the public IP of the app gateway and a CNAME record for "abc.com," pointing towards the A record's alias name. and it is working fine. flow: with f5 user>internet>dns>Azure external LB>F5 (backend)> pools >node "fqdn "abcd.com" xx.xx.xx.xx And we want to achieve the same using F5 LTM. Here, we have an Azure Load Balancer with F5 configured as the backend pool. In F5, we created the pools. In the DNS zone, we created an A record with the public IP of the Azure Load Balancer and a CNAME, for example, 'abcd.com,' pointing towards the A record's alias name. We created a pool and node with the FQDN. However, when accessing, we're encountering a 404 error. If someone has done this before or has any suggestions, they would be highly helpful for me. here azure lb is working as a frontend and f5 as backend thanks Krutibasa95Views0likes2Comments