Azure Web App for Containers networking VNET

怎甘沉沦 提交于 2020-02-23 03:24:50

问题


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


回答1:


VNET integration is not available yet for Web App for Containers or App service on Linux. Please follow the UserVoice request for updates on when it will be supported. https://feedback.azure.com/forums/169385-web-apps/suggestions/32534479--linux-enable-vnet-integration-for-app-service-on



来源:https://stackoverflow.com/questions/49068775/azure-web-app-for-containers-networking-vnet

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!