I'm using Azure API Management. Since APIM does not provide built in WAF, i'd like to use app gateway in front of APIM. According to the following article, it is possible. https://learn.microsoft.com/en-us/azure/api-management/api-management-howto-integrate-internal-vnet-appgateway
But some of my APIM are Not integrated with VNet or integrated VNet as external. And i'd like to integrate those APIM with app gateway as well. So is this possible scenario or Do i need to migrate existing APIMs to internal VNet?
Thanks a lot.
Advices or documentations.