Port forwarding in Azure for web application migration

Krutik Shah 20 Reputation points
2024-05-10T06:57:25.2733333+00:00

I have one on-prem web application that is working on domainname.com:7071 now we are migrating this app to Azure (Web App + Frontdoor). The client wants to include a port in URL, don't want to migrate without a port in URL. As per my knowledge, it is not possible in front-door. Is there any other way to forward port using any service?

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
602 questions
Azure Traffic Manager
Azure Traffic Manager
An Azure service that is used to route incoming network traffic for high performance and availability.
111 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
980 questions
0 comments No comments
{count} votes

Accepted answer
  1. KapilAnanth-MSFT 37,646 Reputation points Microsoft Employee
    2024-05-10T07:53:45.9833333+00:00

    @Krutik Shah ,

    Welcome to the Microsoft Q&A Platform. Thank you for reaching out & I hope you are doing well.

    I understand that you have a requirement that users should only be able to access your site on a custom Port 7071.

    In that case, you have to use Application Gateway only.

    More details on integration between App gateway and App Service :

    You can further use Azure App Service access restrictions to only allow traffic from App Gateway, this way no one can bypass the App Gateway to directly access App Service

    Kindly let us know if this helps or you need further assistance on this issue.

    Thanks,

    Kapil


    Please don’t forget to close the thread by clicking "Accept the answer" wherever the information provided helps you, as this can be beneficial to other community members.

    0 comments No comments

0 additional answers

Sort by: Most helpful