MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.26k stars 21.43k forks source link

Application Gateway v2 limits #67957

Closed konopkap closed 3 years ago

konopkap commented 3 years ago

Hello,

I'd like to ask about AppGW limits. Currently we're using AppGW in WAFv2 tier. According to the docs there should be a limit to 40 backend pools.

Back-end address pools | 1001 1 In case of WAF-enabled SKUs, you must limit the number of resources to 40.

In our AppGW we have ~60 backend pools. Shouldn't it be limited to 40 (as we use WAF-enabled SKU tier)? If not then how the limit table should be read?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

SwathiDhanwada-MSFT commented 3 years ago

@konopkap Thanks for your comment. We will review the issue and get back to you shortly.

SwathiDhanwada-MSFT commented 3 years ago

@konopkap Please note that the guideline is recommendation based on best practices. All instances of AppGW are configured in active-active setup and must share the same configuration. This means that WAF engine has to be loaded on each instance for each listener. An instance of Application Gateway can host up to 40 websites and protect these web applications at the same time with web application firewall. To know more, kindly refer this document.

As you are using more than 40 websites , I would recommend to monitors all threat alerts and check if web application firewall auditing all the incoming requests.

As there are no further documentation changes, we will close the issue for now. If there are further questions , please revert and we will be glad to assist you.