Skip to content

Commit 5927f3c

Browse files
authored
Apply suggestions from code review
1 parent 1056c43 commit 5927f3c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ To learn how to set up service endpoints, see [Establish Azure Functions private
8282

8383
This section details the features that Functions supports to control data outbound from your app.
8484

85-
8685
Virtual network integration gives your function app access to resources in your virtual network. Once integrated, your app will route outbound traffic through the virtual network. This allows your app to access private endpoints or resources with rules allowing traffic from only select subnets. When the destination is an IP address outside of the virtual network, the source IP will still be sent from the one of the addresses listed in your app's properties, unless you've configured a NAT Gateway.
8786

8887
Azure Functions supports two kinds of virtual network integration:

0 commit comments

Comments
 (0)