Open additional ports on Azure Web App

后端 未结 6 845
旧时难觅i
旧时难觅i 2020-12-03 19:18

I have recently moved a .NET Web API 2 app from an Azure Cloud Service to an Azure Web App. However, we have a legacy application that needs to communicate with the API on p

6条回答
  •  抹茶落季
    2020-12-03 19:54

    As described here: https://docs.microsoft.com/en-us/azure/load-balancer/tutorial-load-balancer-port-forwarding-portal you can achieve port forwarding with azure load balancer.

提交回复
热议问题