Skip to content

Commit e8dcaeb

Browse files
authored
Create functions-create-function-app-portal-private-endpoint.md
This is related to internal email titles "Is it possible to use "Test/Run" in the Portal to Run a Function if it has Private Endpoint enabled?" discussed over the Azure Functions Discussions email alias. This file will be included at this location. https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-function-app-portal
1 parent 521b9c6 commit e8dcaeb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[!NOTE] If your Azure Function App has [Private Endpoints](https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-vnet) enabled you must add the following origins using [CORS](https://docs.microsoft.com/en-us/azure/azure-functions/security-concepts?#restrict-cors-access).
2+
3+
- https://functions-next.azure.com
4+
- https://functions-staging.azure.com
5+
- https://functions.azure.com
6+
- https://portal.azure.com

0 commit comments

Comments
 (0)