Skip to content

Commit 0c5a77c

Browse files
im-samzggailey777
andauthored
Update includes/functions-private-site-access.md
Co-authored-by: Glenn Gailey <[email protected]>
1 parent 5927f3c commit 0c5a77c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/functions-private-site-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: glenga
77
---
88
[Azure Private Endpoint](../articles/private-link/private-endpoint-overview.md) is a network interface that connects you privately and securely to a service powered by Azure Private Link. Private Endpoint uses a private IP address from your virtual network, effectively bringing the service into your virtual network.
99

10-
You can use Private Endpoint for your functions hosted in the [Flex Consumption](../articles/azure-functions/flex-consumption-plan.md), [Elasic Premium](../articles/azure-functions/functions-premium-plan.md) and [Dedicated (App Service)](../articles/azure-functions/dedicated-plan.md) plans.
10+
You can use Private Endpoint for your functions hosted in the [Flex Consumption](../articles/azure-functions/flex-consumption-plan.md), [Elastic Premium](../articles/azure-functions/functions-premium-plan.md) and [Dedicated (App Service)](../articles/azure-functions/dedicated-plan.md) plans.
1111

1212
If you want to make calls to Private Endpoints, then you must make sure that your DNS lookups resolve to the private endpoint. You can enforce this behavior in one of the following ways:
1313

0 commit comments

Comments
 (0)