Related to Redirecting or Rerouting My url

abrahimzaman360 1 Reputation point
2022-08-21T08:42:56.823+00:00

So, I've a Url call it myurl with port 11 with azure Vm.
I Want My Users to Enter the Url without Port.
Like Hiding My Port or Whatever You from Front End But Calling url:11 from Backend!

Azure Virtual WAN
Azure Virtual WAN
An Azure virtual networking service that provides optimized and automated branch-to-branch connectivity.
186 questions
Azure Firewall Manager
Azure Firewall Manager
An Azure service that provides central network security policy and route management for globally distributed, software-defined perimeters.
82 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Andreas Baumgarten 95,731 Reputation points MVP
    2022-08-21T08:54:24.24+00:00

    Hi @abrahimzaman360 ,

    this should be possible using an Azure Loadbalancer (even if it's only one VM):
    https://azure.microsoft.com/en-us/blog/manage-port-forwarding-for-backend-pool-with-azure-load-balancer/
    https://learn.microsoft.com/en-us/azure/load-balancer/tutorial-load-balancer-port-forwarding-portal

    ----------

    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards
    Andreas Baumgarten

    0 comments No comments