I want to expose the Internal APIs through Azure API Management however the gateway is unable to access resources within the virtual network.
Below is my VNet configuration
Below is my API Management Network settings
I have created a Azure VM as shown below
and deployed the Spring Boot application as shown below
Tried configuring the APIs in the API Management however the gateway is unable to access the above internal URL
Update: If I save the API definition and upload on APIM it works without any issues.




