You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/api-management/api-management-howto-cache-external.md
+2-6Lines changed: 2 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ ms.workload: mobile
13
13
ms.tgt_pltfrm: na
14
14
ms.devlang: na
15
15
ms.topic: conceptual
16
-
ms.date: 11/27/2018
16
+
ms.date: 05/15/2019
17
17
ms.author: apimpm
18
18
19
19
---
@@ -38,11 +38,6 @@ What you'll learn:
38
38
> [!div class="checklist"]
39
39
> * Add an external cache in API Management
40
40
41
-
## Availability
42
-
43
-
> [!NOTE]
44
-
> This feature is currently available only in the **Consumption** tier of Azure API Management.
45
-
46
41
## Prerequisites
47
42
48
43
To complete this tutorial, you need to:
@@ -91,6 +86,7 @@ Follow the steps below to add an external Azure Cache for Redis in Azure API Man
91
86
Once the external cache is configured in Azure API Management, it can be used through caching policies. See [Add caching to improve performance in Azure API Management](api-management-howto-cache.md) for detailed steps.
92
87
93
88
## <aname="next-steps"> </a>Next steps
89
+
94
90
* For more information about caching policies, see [Caching policies][Caching policies] in the [API Management policy reference][API Management policy reference].
95
91
* For information on caching items by key using policy expressions, see [Custom caching in Azure API Management](api-management-sample-cache-by-key.md).
0 commit comments