Documentation - Fully-featured Application Gateway with API Management documentation
The documentation at https://docs.microsoft.com/en-us/azure/api-management/api-management-howto-integrate-internal-vnet-appgateway is hard to follow, as it demonstrates an approach using only PowerShell and lacks a detailed explaination of why configuration settings are made. It would be helpful to users if the documenation also showed screenshots of configuation using the Azure Portal. A video walkthrough would also be helpful (as there are many steps involved and a video may be easier to undertand).
The blog post at https://medium.com/azure-architects/azure-api-management-and-application-gateway-integration-a31fde80f3db provides additional information to help clarify why and how configuration settings are made. The related GitHub sample is also clear as more descriptive variable names are used. It would be good if the official Azure documentation and samples were as clear.
Attempt to create Application Gateway working with API Management (internal mode). The blog post at https://medium.com/azure-architects/azure-api-management-and-application-gateway-integration-a31fde80f3db provides a clear(er) example than the official Microsoft documentation.

1 comment
-
Srikanth commented
How to integrate API Management hosted in internal VNet and application Gateway in Azure portal?
we need approach where we can do this in portal itself with out power shell way.