I have deployed the applications on Azure kubernetes that uses internal load balancer. API management is used in front of the load balancer to support authentication and caching & etc.
In order to protect the resources, I want to configure the API management accessible only by the Azure application gateway.
How do I achieve this?