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---
22title : RedisStreamTrigger for Azure Functions
3- description : Learn how to use RedisStreamTrigger Azure Function for Azure Cache for Redis.
3+ description : Learn how to use RedisStreamTrigger Azure Function for Azure Managed Redis.
44author : flang-msft
55zone_pivot_groups : programming-languages-set-functions-lang-workers
66
@@ -338,7 +338,6 @@ Each functions instance uses the [`WEBSITE_INSTANCE_ID`](/azure/app-service/refe
338338## Related content
339339
340340- [ Introduction to Azure Functions] ( functions-overview.md )
341- - [ Tutorial: Get started with Azure Functions triggers in Azure Cache for Redis] ( /azure/redis/tutorial-functions-getting-started )
342- - [ Using Azure Functions and Azure Cache for Redis to create a write-behind cache] ( /azure/redis/tutorial-write-behind )
341+ - [ Overview of Azure functions for Azure Redis] ( /azure/azure-functions/functions-bindings-cache )
343342- [ Redis connection string] ( functions-bindings-cache.md#redis-connection-string )
344343- [ Redis streams] ( https://redis.io/docs/latest/operate/rs/databases/active-active/develop/data-types/streams/ )
Original file line number Diff line number Diff line change 11---
2- title : Using Azure Functions for Azure Cache for Redis
3- description : Learn how to use Azure Functions Azure Cache for Redis
2+ title : Using Azure Functions for Azure Managed Redis
3+ description : Learn how to use Azure Functions Azure Managed Redis
44author : flang-msft
55zone_pivot_groups : programming-languages-set-functions-lang-workers
66
@@ -185,5 +185,4 @@ Connections using Service Principal Secrets are only available during local deve
185185## Related content
186186
187187- [ Introduction to Azure Functions] ( /azure/azure-functions/functions-overview )
188- - [ Tutorial: Get started with Azure Functions triggers in Azure Cache for Redis] ( /azure/redis/tutorial-functions-getting-started )
189- - [ Tutorial: Create a write-behind cache by using Azure Functions and Azure Cache for Redis] ( /azure/redis/tutorial-write-behind )
188+ - [ Overview of Azure functions for Azure Redis] ( /azure/azure-functions/functions-bindings-cache )
You can’t perform that action at this time.
0 commit comments