Skip to content

Commit bdf57ac

Browse files
authored
Merge pull request #95337 from jelledruyts/jelledruyts-14269
Clarified PremiumV2 remark on new VNet integration
2 parents c8fca56 + ebc6988 commit bdf57ac

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
@@ -7,6 +7,7 @@ ms.topic: article
77
ms.date: 08/21/2019
88
ms.author: ccompy
99
ms.custom: seodec18
10+
ms.custom: fasttrack-edit
1011

1112
---
1213
# Integrate your app with an Azure Virtual Network
@@ -69,7 +70,7 @@ This feature is in preview but, it is supported for Windows app production workl
6970
* 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.
7071
* You cannot reach resources across global peering connections
7172
* You cannot set routes on the traffic coming from your app into your VNet
72-
* The feature is only available from newer App Service scale units that support PremiumV2 App Service plans.
73+
* 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).
7374
* The integration subnet can only be used by only one App Service plan
7475
* The feature cannot be used by Isolated plan apps that are in an App Service Environment
7576
* 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)