Skip to content

Commit 44aee8d

Browse files
author
gitName
committed
cache lookup screenshot
1 parent 9ccee52 commit 44aee8d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/api-management/api-management-howto-cache.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ To see the caching in action, call an operation from the portal.
8383
1. Select the **Test** tab in the top right menu.
8484
1. Select **Trace** two or three times in quick succession.
8585
1. Under **HTTP response**, select the **Trace** tab.
86-
1. Jump to the **Inbound** section and scroll to the `cache-lookup` policy. You should see a message similar to:
87-
` "Cache lookup resulted in a hit! Cached response will be used. Processing will continue from the step in the response pipeline that is after the corresponding `cache-store`."`
86+
1. Jump to the **Inbound** section and scroll to the `cache-lookup` policy. You should see a message similar to the one in the following screenshot, indicating a cache hit:
87+
:::image type="content" source="media/api-management-howto-cache/test-api-cache-lookup.png" alt-text="Screenshot of cache-lookup when testing an API in the portal.":::
8888

8989
## Related content
9090
* For more information about caching policies, see [Caching policies][Caching policies] in the [API Management policy reference][API Management policy reference].
4.82 KB
Loading

0 commit comments

Comments
 (0)