Forum Discussion
krutikshah
May 08, 2024Copper Contributor
Port forwarding in Azure front door standard tier
There is one on prem web application which working on domainname.com:7071 now we are migrating this app to azure and using web app + front door. Client want to include port in URL, don't want to migr...
Kidd_Ip
May 09, 2024MVP
Front door accepts 80 and 443 only:
https://learn.microsoft.com/en-us/azure/frontdoor/front-door-faq
krutikshah
May 10, 2024Copper Contributor
Kidd_Ip Thanks for your reply. Is there any other managed service to achieve this?