Skip to content

Commit 80e2d23

Browse files
Update cache-how-to-monitor.md
AAD rebranding
1 parent 6167f9b commit 80e2d23

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/azure-cache-for-redis/cache-how-to-monitor.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,10 @@ In contrast, for clustered caches, we recommend using the metrics with the suffi
165165
- **RDB** – when there's an issue related to RDB persistence
166166
- **Import** – when there's an issue related to Import RDB
167167
- **Export** – when there's an issue related to Export RDB
168-
- **AADAuthenticationFailure** (preview) - when there's an authentication failure using Microsoft Entra access token
169-
- **AADTokenExpired** (preview) - when a Microsoft Entra access token used for authentication isn't renewed and it expires.
168+
- **AADAuthenticationFailure** (preview) - when there's an authentication failure using Microsoft Entra access token. Not recommended, use MicrosoftEntraAuthenticationFailure instead.
169+
- **AADTokenExpired** (preview) - when a Microsoft Entra access token used for authentication isn't renewed and it expires. Not recommended, use MicrosoftEntraTokenExpired instead.
170+
- **MicrosoftEntraAuthenticationFailure** (preview) - when there's an authentication failure using Microsoft Entra access token
171+
- **MicrosoftEntraTokenExpired** (preview) - when a Microsoft Entra access token used for authentication isn't renewed and it expires.
170172
> [!NOTE]
171173
> Metrics for errors aren't available when using the Enterprise Tiers.
172174

0 commit comments

Comments
 (0)