Skip to content

Commit fb9d771

Browse files
Only just
1 parent 92aaeca commit fb9d771

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
@@ -147,7 +147,7 @@ Virtual network triggers are supported in version 2.x and above of the Functions
147147
148148
### App Service Plan and App Service Environment with virtual network triggers
149149

150-
When using either an App Service Plan or an App Service Environment, you just need to be connected to a virtual network with access to your desired trigger resource and your functions will trigger correctly.
150+
When using either an App Service Plan or an App Service Environment, you only need to be connected to a virtual network with access to your desired trigger resource and your functions will trigger correctly.
151151

152152
For example, assume you want to configure Azure Cosmos DB to accept traffic only from a virtual network. You would need to deploy your function app in an app service plan that provides virtual network integration with that virtual network in order to configure Azure Cosmos DB triggers from that resource.
153153

0 commit comments

Comments
 (0)