How to configure Backend Pool with multiple ports on multiple servers

Matthew Scott 45 Reputation points
2023-04-18T19:17:45.44+00:00

Hello, We have 4 VMs running our production web servers. Each has 2 web instances, using unique ports. So, there is a total of 4 VMs and 8 web instances for a total of 8 unique ports. Is it possible to configure the backend pool on an application gateway to route to all of the ports for our production web servers? If not, what is a work around? Thank you!

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,213 questions
0 comments No comments
{count} vote

Accepted answer
  1. msrini-MSFT 9,291 Reputation points Microsoft Employee
    2023-04-18T19:21:06.09+00:00

    Hi, Yes, with Application gateway, you can add the 4 VMs as backend pool and then create 1 rule for each port which points to the same backend pool. You will just need to change the HTTP Settings and the respective probes to set this up. Regards, Karthik Srinivas

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.