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 : Using Redis Output bindings with Azure Functions for Azure Cache for Redis
2+ title : Using Redis Output bindings with Azure Functions for Azure Managed Redis
33description : Learn how to use Redis output binding on an Azure Functions.
44author : flang-msft
55zone_pivot_groups : programming-languages-set-functions-lang-workers
@@ -10,9 +10,9 @@ ms.topic: reference
1010ms.date : 07/12/2024
1111---
1212
13- # Azure Cache for Redis output binding for Azure Functions
13+ # Azure Managed Redis output binding for Azure Functions
1414
15- The Azure Cache for Redis output bindings lets you change the keys in a cache based on a set of available trigger on the cache.
15+ The Azure Managed Redis output bindings lets you change the keys in a cache based on a set of available trigger on the cache.
1616
1717For information on setup and configuration details, see the [ overview] ( functions-bindings-cache.md ) .
1818
@@ -333,7 +333,6 @@ There are three types of connections that are allowed from an Azure Functions in
333333## Related content
334334
335335- [ Introduction to Azure Functions] ( functions-overview.md )
336- - [ Tutorial: Get started with Azure Functions triggers in Azure Cache for Redis] ( /azure/redis/tutorial-functions-getting-started )
337- - [ Tutorial: Create a write-behind cache by using Azure Functions and Azure Cache for Redis] ( /azure/redis/tutorial-write-behind )
336+ - [ Overview of Azure functions for Azure Redis] ( /azure/azure-functions/functions-bindings-cache )
338337- [ Redis connection string] ( functions-bindings-cache.md#redis-connection-string )
339338- [ Multiple output bindings] ( dotnet-isolated-process-guide.md#multiple-output-bindings )
You can’t perform that action at this time.
0 commit comments