Skip to content

Commit 464de4f

Browse files
committed
removed preview tag
1 parent 1556958 commit 464de4f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-cache-for-redis/monitor-cache-reference.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Monitoring data reference for Azure Cache for Redis
33
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
55
ms.custom: horz-monitor
66
ms.topic: reference
77
author: robb
@@ -73,8 +73,8 @@ The following list provides details and more information about the supported Azu
7373
- **RDB** – when there's an issue related to RDB persistence
7474
- **Import** – when there's an issue related to Import RDB
7575
- **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.
7878
- Evicted Keys
7979
- The number of items evicted from the cache during the specified reporting interval because of the `maxmemory` limit.
8080
- This number maps to `evicted_keys` from the Redis INFO command.

0 commit comments

Comments
 (0)