File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
2- title : Azure Managed Redis input binding for Azure Functions
3- description : Learn how to use input bindings to connect to Azure Managed Redis from Azure Functions.
2+ title : Azure Cache for Redis input binding for Azure Functions
3+ description : Learn how to use input bindings to connect to Azure Cache for Redis from Azure Functions.
44author : flang-msft
55ms.author : franlanglois
66ms.service : azure-functions
@@ -10,9 +10,9 @@ ms.date: 07/12/2024
1010zone_pivot_groups : programming-languages-set-functions-lang-workers
1111---
1212
13- # Azure Managed Redis input binding for Azure Functions
13+ # Azure Cache for Redis input binding for Azure Functions
1414
15- When a function runs, the Azure Managed Redis input binding retrieves data from a cache and passes it to your function as an input parameter.
15+ When a function runs, the Azure Cache for Redis input binding retrieves data from a cache and passes it to your function as an input parameter.
1616
1717For information on setup and configuration details, see the [ overview] ( functions-bindings-cache.md ) .
1818
You can’t perform that action at this time.
0 commit comments