Skip to content

Commit 957bd28

Browse files
authored
Merge pull request #187215 from ggailey777/patch-12
Add a note about in-portal editing limitations
2 parents 0ab82eb + debb468 commit 957bd28

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/azure-functions/functions-proxies.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ Standard Functions billing applies to proxy executions. For more information, se
2323

2424
This section shows you how to create a proxy in the Functions portal.
2525

26+
> [!NOTE]
27+
> Not all languages and operating system combinations support in-portal editing. If you're unable to create a proxy in the portal, you can instead manually create a _proxies.json_ file in the root of your function app project folder. To learn more about portal editing support, see [Language support details](functions-create-function-app-portal.md#language-support-details).
28+
2629
1. Open the [Azure portal], and then go to your function app.
2730
2. In the left pane, select **New proxy**.
2831
3. Provide a name for your proxy.

0 commit comments

Comments
 (0)