You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/app-service/overview-vnet-integration.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Integrate your app with an Azure virtual network
3
3
description: Integrate your app in Azure App Service with Azure virtual networks.
4
4
author: madsd
5
5
ms.topic: conceptual
6
-
ms.date: 01/20/2023
6
+
ms.date: 03/16/2023
7
7
ms.author: madsd
8
8
ms.custom: UpdateFrequency3
9
9
@@ -182,7 +182,7 @@ There are some limitations with using virtual network integration:
182
182
* The integration subnet can't have [service endpoint policies](../virtual-network/virtual-network-service-endpoint-policies-overview.md) enabled.
183
183
* The integration subnet can be used by only one App Service plan.
184
184
* You can't delete a virtual network with an integrated app. Remove the integration before you delete the virtual network.
185
-
* You can't have more than two virtual network integrations per App Service plan. Multiple apps in the same App Service plan can use the same virtual network integration. Currently you can only configure the first integration through Azure portal. The second integration must be created using Azure Resource Manager templates or Azure CLI commands.
185
+
* You can't have more than two virtual network integrations per App Service plan. Multiple apps in the same App Service plan can use the same virtual network integration.
186
186
* You can't change the subscription of an app or a plan while there's an app that's using virtual network integration.
0 commit comments