We have setup a Virtual Network Gateway and connect a Site-To-Site connection with a on-premise server, plan is to allow the Azure Function to reach a database server within the on-premise environment.
Whats stopping us now is that we cannot find the local IP of the Azure Function app thats a required input to whitelist the service for talking with the database server by configuring the on-premise firewall.


