Skip to content

Commit 85f2e9b

Browse files
authored
Add reminder to the Proxies deprecation note
1 parent 4652c38 commit 85f2e9b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

includes/functions-legacy-proxies-deprecation.md

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

99
> [!IMPORTANT]
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. Support for proxies support is being returned in version 4.x so that you can successfully upgrade your function apps to the latest runtime version. As soon as possible, you should 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). For information about the pending return of proxies in version 4.x, [Monitor the App Service announcements page](https://github.com/Azure/app-service-announcements/issues).
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. Support for proxies support is being returned in version 4.x so that you can successfully upgrade your function apps to the latest runtime version. As soon as possible, you should 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). For information about the pending return of proxies in version 4.x, [Monitor the App Service announcements page](https://github.com/Azure/app-service-announcements/issues).
11+
12+
<!--- also update the versions article: https://learn.microsoft.com/azure/azure-functions/functions-versions#runtime -->

0 commit comments

Comments
 (0)