Skip to content

Commit 54fbd9c

Browse files
authored
Update functions-proxies.md
1 parent 209048a commit 54fbd9c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/azure-functions/functions-proxies.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Work with proxies in Azure Functions
33
description: Overview of how to use Azure Functions Proxies
44

55
ms.topic: conceptual
6-
ms.date: 01/22/2018
6+
ms.date: 11/08/2021
77

88
---
99
# Work with Azure Functions Proxies
@@ -15,6 +15,8 @@ Standard Functions billing applies to proxy executions. For more information, se
1515
[!INCLUDE [intro](../../includes/functions-bindings-intro.md)]
1616

1717
> [!NOTE]
18+
> Proxies is available in Azure Functions 1.0 to 3.0.
19+
>
1820
> You should also consider using [Azure API Management](../api-management/api-management-key-concepts.md) for your application. It provides the same capabilities as Functions Proxies as well as other tools for building and maintaining APIs, such as OpenAPI integration, rate limiting, and advanced policies.
1921
2022
## <a name="create"></a>Create a proxy

0 commit comments

Comments
 (0)