I'm using Azure Mobile App and classic Virtual Machine on Azure Portal.
There is a great tool on Mobile App - API. I use it for different tasks. My question is -can I somehow connect to server from mobile app API using local interface?
For instance, I want to deploy web server on virtual machine and restrict connections only from local subnet? And I will use mobile app API to communicate with it. Thank you.