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/azure-functions/functions-networking-options.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -149,7 +149,7 @@ There are some limitations with using virtual network:
149
149
* The feature requires an unused subnet that's a /28 or larger in an Azure Resource Manager virtual network.
150
150
* The app and the virtual network must be in the same region.
151
151
* 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.
153
153
* You can't change the subscription of an app or a plan while there's an app that's using regional virtual network integration.
0 commit comments