Skip to content

Commit ebc6988

Browse files
committed
Clarified PremiumV2 remark on new VNet integration
1 parent f667f9e commit ebc6988

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/app-service/web-sites-integrate-with-vnet.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ ms.topic: article
1313
ms.date: 08/21/2019
1414
ms.author: ccompy
1515
ms.custom: seodec18
16+
ms.custom: fasttrack-edit
1617

1718
---
1819
# Integrate your app with an Azure Virtual Network
@@ -75,7 +76,7 @@ This feature is in preview but, it is supported for Windows app production workl
7576
* You can only reach addresses that are in the RFC 1918 range. Those are addresses in the 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16 address blocks.
7677
* You cannot reach resources across global peering connections
7778
* You cannot set routes on the traffic coming from your app into your VNet
78-
* The feature is only available from newer App Service scale units that support PremiumV2 App Service plans.
79+
* The feature is only available from newer App Service scale units that support PremiumV2 App Service plans. Note that this does not mean your app must run on a PremiumV2 SKU, only that it must run on an App Service Plan where the PremiumV2 option is available (which implies that it is a newer scale unit where this VNet integration feature is then also available).
7980
* The integration subnet can only be used by only one App Service plan
8081
* The feature cannot be used by Isolated plan apps that are in an App Service Environment
8182
* The feature requires an unused subnet that is a /27 with 32 addresses or larger in your Resource Manager VNet

0 commit comments

Comments
 (0)