Skip to content

Commit 7f41a99

Browse files
Merge pull request #278169 from ggailey777/patch-3
[Functions] Resolved VNET limitation conflict with App Service docs
2 parents faa22b0 + 1dafb4d commit 7f41a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-networking-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ There are some limitations with using virtual network:
149149
* The feature requires an unused subnet that's a /28 or larger in an Azure Resource Manager virtual network.
150150
* The app and the virtual network must be in the same region.
151151
* You can't delete a virtual network with an integrated app. Remove the integration before you delete the virtual network.
152-
* You can have only one regional virtual network integration per App Service plan. Multiple apps in the same App Service plan can use the same integration subnet.
152+
* You can have up to two regional virtual network integrations per App Service plan. Multiple apps in the same App Service plan can use the same integration subnet.
153153
* You can't change the subscription of an app or a plan while there's an app that's using regional virtual network integration.
154154

155155
### Subnets

0 commit comments

Comments
 (0)