Application Gateways sharing the same private frontend IP??

José Oliveira 1 Reputation point
2022-11-04T16:29:34.803+00:00

Hi folks,

I've created 2 azure application gateways that share the same frontend private IP (by mistake however it works!).

Both gateways have listeners on different domain addresses, but since the frontend IP is the same I am just wondering how the requests end up in the right gateway.

Could someone please clarify? :)

Thanks in advance

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,014 questions
{count} votes

1 answer

Sort by: Most helpful
  1. José Oliveira 1 Reputation point
    2022-11-04T16:41:40.297+00:00

    It looks like it works just because both gateways are listening on different IP address types (public/private)

    0 comments No comments