File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
articles/azure-cache-for-redis Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : Monitoring data reference for Azure Cache for Redis
3
3
description : This article contains important reference material you need when you monitor Azure Cache for Redis.
4
- ms.date : 03/21 /2024
4
+ ms.date : 05/13 /2024
5
5
ms.custom : horz-monitor
6
6
ms.topic : reference
7
7
author : robb
@@ -73,8 +73,8 @@ The following list provides details and more information about the supported Azu
73
73
- ** RDB** – when there's an issue related to RDB persistence
74
74
- ** Import** – when there's an issue related to Import RDB
75
75
- ** Export** – when there's an issue related to Export RDB
76
- - ** AADAuthenticationFailure** (preview) - when there's an authentication failure using Microsoft Entra access token
77
- - ** AADTokenExpired** (preview) - when a Microsoft Entra access token used for authentication isn't renewed and it expires.
76
+ - ** AADAuthenticationFailure** - when there's an authentication failure using Microsoft Entra access token
77
+ - ** AADTokenExpired** - when a Microsoft Entra access token used for authentication isn't renewed and it expires.
78
78
- Evicted Keys
79
79
- The number of items evicted from the cache during the specified reporting interval because of the ` maxmemory ` limit.
80
80
- This number maps to ` evicted_keys ` from the Redis INFO command.
You can’t perform that action at this time.
0 commit comments