Is it possible to combine WAF v2 application gateways from 2 different subscription

Kris Van Daele 1 Reputation point
2022-06-24T12:43:19.46+00:00

currently we are using two WAF v2 application gateways for two resource groups under different subscription. Is it possible to combine both gateways from different subscription into one

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
Azure Web Application Firewall
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Vidya Narasimhan 2,126 Reputation points Microsoft Employee
    2022-06-24T17:44:08.977+00:00

    @Kris Van Daele Yes, you can use a single Application Gateway that connect to backend instances across subscriptions. As long as you have IP connectivity, Application Gateway can communicate with instances outside of the virtual network that it's in. Application Gateway can also communicate with instances outside of the subscription it's in. If you plan to use internal IPs as backend pool members, use virtual network peering or Azure VPN Gateway.
    https://learn.microsoft.com/en-us/azure/application-gateway/application-gateway-faq#can-application-gateway-communicate-with-instances-outside-of-its-virtual-network-or-outside-of-its-subscription

    0 comments No comments

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.