Skip to content

Commit 9a386a7

Browse files
authored
Update functions-networking-options.md
Link to new tutorial on private site access. ------- cc: @alexkarcher-msft
1 parent c0a9cb3 commit 9a386a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ Private site access refers to making your app accessible only from a private net
5050
* Keep in mind that with service endpoints, your function still has full outbound access to the internet, even with virtual network integration configured.
5151
* Private site access is also available within an App Service Environment that's configured with an internal load balancer (ILB). For more information, see [Create and use an internal load balancer with an App Service Environment](../app-service/environment/create-ilb-ase.md).
5252

53+
To learn how to set up private site access, see [Establish Azure Functions private site access](functions-create-private-site-access.md).
54+
5355
## Virtual network integration
5456

5557
Virtual network integration allows your function app to access resources inside a virtual network.

0 commit comments

Comments
 (0)