Skip to content

Commit 0eb1a97

Browse files
committed
remove file
1 parent cde29e1 commit 0eb1a97

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

articles/azure-functions/functions-bindings-cache-input.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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.
44
author: flang-msft
55
ms.author: franlanglois
66
ms.service: azure-functions
@@ -10,9 +10,9 @@ ms.date: 07/12/2024
1010
zone_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

1717
For information on setup and configuration details, see the [overview](functions-bindings-cache.md).
1818

0 commit comments

Comments
 (0)