Skip to content

Commit 79af88c

Browse files
authored
Merge pull request #290912 from MicrosoftDocs/main
11/21/2024 PM Publish
2 parents 312c636 + cd4abe7 commit 79af88c

File tree

356 files changed

+2859
-1168
lines changed

Some content is hidden

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

356 files changed

+2859
-1168
lines changed

articles/active-directory-b2c/custom-domain.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Follow these steps to create an Azure Front Door:
108108

109109
1. To choose the directory that contains the Azure subscription that you’d like to use for Azure Front Door and *not* the directory containing your Azure AD B2C tenant select the **Settings** icon in the top menu to switch to your Azure AD B2C tenant from the **Directories + subscriptions** menu.
110110

111-
1. Follow the steps in [Create Front Door profile - Quick Create](../frontdoor/create-front-door-portal.md#create-front-door-profile---quick-create) to create a Front Door for your Azure AD B2C tenant using the following settings:
111+
1. Follow the steps in [Create Front Door profile - Quick Create](../frontdoor/create-front-door-portal.md#create-an-azure-front-door-profile) to create a Front Door for your Azure AD B2C tenant using the following settings:
112112

113113

114114
|Key |Value |
@@ -202,7 +202,7 @@ To create a CNAME record for your custom domain:
202202
The **default-route** routes the traffic from the client to Azure Front Door. Then, Azure Front Door uses your configuration to send the traffic to Azure AD B2C. Follow these steps to enable the default-route.
203203

204204
1. Select **Front Door manager**.
205-
1. To add enable the **default-route**, first expand an endpoint from the list of endpoints in the Front Door manager. Then, select the **default-route**.
205+
1. To enable the **default-route**, first expand an endpoint from the list of endpoints in the Front Door manager. Then, select the **default-route**.
206206

207207
The following screenshot shows how to select the default-route.
208208

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@ description: Use the Redis Output Cache Provider to cache ASP.NET Core page outp
55
ms.author: cawa
66

77
ms.devlang: csharp
8-
ms.custom: devx-track-csharp
8+
ms.custom: devx-track-csharp, ignite-2024
99
ms.topic: how-to
1010
ms.date: 06/14/2024
11-
1211
#customer intent: As a cloud developer, I want to understand core output caching via Azure Cache for Redis so that I can implement it for storing page output.
1312
---
1413

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@ description: Learn how to cache ASP.NET Page Output using Azure Cache for Redis.
55

66

77
ms.devlang: csharp
8-
ms.custom: devx-track-csharp
8+
ms.custom: devx-track-csharp, ignite-2024
99
ms.topic: conceptual
1010
ms.date: 04/24/2024
11-
1211
---
1312
# ASP.NET Output Cache Provider for Azure Cache for Redis
1413

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Cache ASP.NET Session State Provider
3-
description: Learn how to store ASP.NET Session State in-memory using Azure Cache for Redis.
3+
description: Learn how to store ASP.NET Session State in-memory using Azure Cache for Redis.
44

55

66

77
ms.topic: conceptual
88
ms.devlang: csharp
9-
ms.custom: devx-track-csharp
9+
ms.custom: devx-track-csharp, ignite-2024
1010
ms.date: 05/06/2022
1111
---
1212
# ASP.NET Session State Provider for Azure Cache for Redis

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
---
22
title: Use Microsoft Entra for cache authentication
33
description: Learn how to use Microsoft Entra with Azure Cache for Redis.
4-
5-
6-
ms.custom: references_regions
4+
ms.custom: references_regions, ignite-2024
75

86
ms.topic: conceptual
97
ms.date: 07/17/2024
10-
11-
128
---
139

1410
# Use Microsoft Entra for cache authentication

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ description: Learn about client libraries for Azure Cache for Redis.
55

66
ms.topic: conceptual
77
ms.date: 01/04/2022
8-
9-
ms.custom: devx-track-java, devx-track-javaee, devx-track-javaee-liberty, devx-track-javaee-liberty-aks, devx-track-extended-java
8+
ms.custom: devx-track-java, devx-track-javaee, devx-track-javaee-liberty, devx-track-javaee-liberty-aks, devx-track-extended-java, ignite-2024
109
---
1110

1211
# Client libraries

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
---
22
title: Best practices for connection resilience
33
description: Learn how to make your Azure Cache for Redis connections resilient.
4-
5-
6-
7-
ms.custom: linux-related-content
4+
ms.custom: linux-related-content, ignite-2024
85
ms.topic: conceptual
96
ms.date: 04/22/2024
10-
117
---
128

139
# Connection resilience

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ description: Learn how to develop code for Azure Cache for Redis.
44

55

66
ms.topic: conceptual
7+
ms.custom:
8+
- ignite-2024
79
ms.date: 04/18/2024
8-
9-
1010
---
1111

1212
# Development

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ description: Learn the best practices when using the high performance Azure Cach
44

55

66
ms.topic: conceptual
7+
ms.custom:
8+
- ignite-2024
79
ms.date: 06/10/2024
8-
910
# File in place for the current build requirements.
1011
---
1112

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

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
---
2-
title: Best practices for hosting a Kubernetes client application
2+
title: Best practices for hosting a Kubernetes client application
33
description: Learn how to host a Kubernetes client application.
4-
5-
6-
ms.custom: linux-related-content
4+
ms.custom: linux-related-content, ignite-2024
75
ms.topic: conceptual
86
ms.date: 11/10/2023
9-
107
---
118

129
# Kubernetes-hosted client application

0 commit comments

Comments
 (0)