无法授予对Azure VNet的Azure Web App访问权限

我在VNet中build立了一个数据库,并且不希望为我的Web App公开IP(如在App Service Node应用程序中)以通过它访问它。

我正在关注这篇文章:

https://docs.microsoft.com/en-us/azure/app-service/web-sites-integrate-with-vnet

但是当我在webapp上查找networking刀片时,它不可用(变灰)。 起初我以为这是我的付款计划,但是当我点击通过它确认它是标准,根据文章应该是足够的。

还有什么其他的限制?

保罗·菲茨