Skip to content

Commit 5a4fe43

Browse files
authored
Revised the proxies note
@kulkarnisonia16
1 parent 01708d1 commit 5a4fe43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/functions-legacy-proxies-deprecation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ ms.author: glenga
77
---
88

99
> [!IMPORTANT]
10-
> Azure Functions proxies is a legacy feature of Azure Functions [runtime versions](../articles/azure-functions/functions-versions.md) 1.x to 3.x. Proxies are only supported in version 4.x to allow you to successfully upgrade your function apps to the latest runtime version. To take advantage of a more complete set of API behaviors, you should switch to using [Azure API Management](../articles/api-management/api-management-key-concepts.md) for exposing and managing your APIs at the earliest possible convenience.
10+
> Azure Functions proxies is a legacy feature for [versions 1.x through 3.x](../articles/azure-functions/functions-versions.md) of the Azure Functions runtime. Proxies are only supported in version 4.x so that you can successfully upgrade your function apps to the latest runtime version. As soon as possible, you should instead switch to integrating your function apps with Azure API Management. API Management lets you take advantage of a more complete set of features for defining, securing, managing, and monetizing your Functions-based APIs. For more information, see [API Management integration](../articles/azure-functions/functions-proxies.md#api-management-integration).

0 commit comments

Comments
 (0)