Skip to content

Commit 4bbb0df

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into us297871-content-curation
2 parents 34194e3 + 8cd08cc commit 4bbb0df

File tree

115 files changed

+661
-464
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

115 files changed

+661
-464
lines changed

articles/azure-cache-for-redis/cache-administration.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
---
22
title: How to administer Azure Cache for Redis
33
description: Learn how to perform administration tasks such as reboot and schedule updates for Azure Cache for Redis
4-
author: flang-msft
54

6-
ms.service: azure-cache-redis
75
ms.topic: conceptual
86
ms.date: 05/29/2024
9-
ms.author: franlanglois
7+
108
---
119
# How to administer Azure Cache for Redis
1210

articles/azure-cache-for-redis/cache-aspnet-core-output-cache-provider.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: ASP.NET Core output cache provider for Azure Cache for Redis
33
description: Use the Redis Output Cache Provider to cache ASP.NET Core page output out of process by using Azure Cache for Redis.
4-
author: flang-msft
4+
55
ms.author: cawa
6-
ms.service: azure-cache-redis
6+
77
ms.devlang: csharp
88
ms.custom: devx-track-csharp
99
ms.topic: how-to

articles/azure-cache-for-redis/cache-aspnet-output-cache-provider.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: ASP.NET Output Cache Provider for Azure Cache for Redis
33
description: Learn how to cache ASP.NET Page Output using Azure Cache for Redis. The Redis Output Cache Provider is an out-of-process storage mechanism for output cache data.
4-
author: flang-msft
5-
ms.author: franlanglois
6-
ms.service: azure-cache-redis
4+
5+
6+
77
ms.devlang: csharp
88
ms.custom: devx-track-csharp
99
ms.topic: conceptual

articles/azure-cache-for-redis/cache-aspnet-session-state-provider.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: Cache ASP.NET Session State Provider
33
description: Learn how to store ASP.NET Session State in-memory using Azure Cache for Redis.
4-
author: flang-msft
5-
ms.author: franlanglois
6-
ms.service: azure-cache-redis
4+
5+
6+
77
ms.topic: conceptual
88
ms.devlang: csharp
99
ms.custom: devx-track-csharp

articles/azure-cache-for-redis/cache-azure-active-directory-for-authentication.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: Use Microsoft Entra for cache authentication
33
titleSuffix: Azure Cache for Redis
44
description: Learn how to use Microsoft Entra with Azure Cache for Redis.
5-
author: flang-msft
5+
66

77
ms.custom: references_regions
8-
ms.service: azure-cache-redis
8+
99
ms.topic: conceptual
1010
ms.date: 07/17/2024
11-
ms.author: franlanglois
11+
1212

1313
---
1414

articles/azure-cache-for-redis/cache-best-practices-client-libraries.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Best practices using client libraries
33
titleSuffix: Azure Cache for Redis
44
description: Learn about client libraries for Azure Cache for Redis.
5-
author: flang-msft
6-
ms.service: azure-cache-redis
5+
6+
77
ms.topic: conceptual
88
ms.date: 01/04/2022
9-
ms.author: franlanglois
9+
1010
ms.custom: devx-track-java, devx-track-javaee, devx-track-javaee-liberty, devx-track-javaee-liberty-aks, devx-track-extended-java
1111
---
1212

articles/azure-cache-for-redis/cache-best-practices-connection.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: Best practices for connection resilience
33
titleSuffix: Azure Cache for Redis
44
description: Learn how to make your Azure Cache for Redis connections resilient.
5-
author: flang-msft
65

7-
ms.service: azure-cache-redis
6+
7+
88
ms.custom: linux-related-content
99
ms.topic: conceptual
1010
ms.date: 04/22/2024
11-
ms.author: franlanglois
11+
1212
---
1313

1414
# Connection resilience

articles/azure-cache-for-redis/cache-best-practices-development.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Best practices for development
33
titleSuffix: Azure Cache for Redis
44
description: Learn how to develop code for Azure Cache for Redis.
5-
author: flang-msft
6-
ms.service: azure-cache-redis
5+
6+
77
ms.topic: conceptual
88
ms.date: 04/18/2024
9-
ms.author: franlanglois
9+
1010

1111
---
1212

articles/azure-cache-for-redis/cache-best-practices-enterprise-tiers.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Best practices for the Enterprise tiers
33
titleSuffix: Azure Cache for Redis
44
description: Learn the best practices when using the high performance Azure Cache for Redis Enterprise and Enterprise Flash tiers.
5-
author: flang-msft
6-
ms.service: azure-cache-redis
5+
6+
77
ms.topic: conceptual
88
ms.date: 06/10/2024
9-
ms.author: franlanglois
9+
1010
---
1111

1212
# What are the best practices for the Enterprise and Enterprise Flash tiers

articles/azure-cache-for-redis/cache-best-practices-kubernetes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
title: Best practices for hosting a Kubernetes client application
33
titleSuffix: Azure Cache for Redis
44
description: Learn how to host a Kubernetes client application that uses Azure Cache for Redis.
5-
author: flang-msft
6-
ms.service: azure-cache-redis
5+
6+
77
ms.custom: linux-related-content
88
ms.topic: conceptual
99
ms.date: 11/10/2023
10-
ms.author: franlanglois
10+
1111
---
1212

1313
# Kubernetes-hosted client application

0 commit comments

Comments
 (0)