I'm exploring Azure but unable to figure out how to allow my App service to connect to the VNET I created so it can access the HDInsight cluster. My scenario is this, I'm running a Kafka HDInsight cluster deployed in the VNET I created and I need to also deploy my Azure Web App for Container in the same VNET so it can connect to the Kafka brokers. I haven't seen a good documentation on this, need help on how to set the Azure app service to connect to my VNET over a private network? The Network is disabled (don't know why) on my App service. Thanks VNET integration is not available yet for Web