Skip to content

Commit c53eb8d

Browse files
authored
Merge pull request #98569 from JasonWHowell/cache-titles
SEO Audit - Shorten cache titles
2 parents 9a20aa6 + d645b17 commit c53eb8d

13 files changed

+26
-39
lines changed

articles/azure-cache-for-redis/cache-dotnet-core-quickstart.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
---
2-
title: Quickstart to learn how to Use Azure Cache for Redis with .NET Core apps
2+
title: 'Quickstart: Use Azure Cache for Redis with .NET Core apps'
33
description: In this quickstart, learn how to access Azure Cache for Redis in your .NET Core apps
44
author: yegu-ms
5-
5+
ms.author: yegu
66
ms.service: cache
77
ms.devlang: dotnet
8+
ms.custom: mvc
89
ms.topic: quickstart
910
ms.date: 05/18/2018
10-
ms.author: yegu
11-
ms.custom: mvc
1211
#Customer intent: As a .NET Core developer, new to Azure Cache for Redis, I want to create a new .NET Core app that uses Azure Cache for Redis.
1312
---
1413
# Quickstart: Use Azure Cache for Redis with a .NET Core app

articles/azure-cache-for-redis/cache-dotnet-how-to-use-azure-redis-cache.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title: Quickstart to learn how to Use Azure Cache for Redis with .NET apps
2+
title: 'Quickstart: Use Azure Cache for Redis with .NET apps'
33
description: In this quickstart, learn how to access Azure Cache for Redis from your .NET apps
44
author: yegu-ms
5-
5+
ms.author: yegu
66
ms.service: cache
77
ms.devlang: dotnet
88
ms.topic: quickstart
9-
ms.date: 05/18/2018
10-
ms.author: yegu
119
ms.custom: mvc
10+
ms.date: 05/18/2018
11+
1212
#Customer intent: As a .NET developer, new to Azure Cache for Redis, I want to create a new .NET app that uses Azure Cache for Redis.
1313
---
1414
# Quickstart: Use Azure Cache for Redis with a .NET Framework application

articles/azure-cache-for-redis/cache-how-to-premium-clustering.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
---
2-
title: How to configure Redis clustering for a Premium Azure Cache for Redis
2+
title: Configure Redis clustering - Premium Azure Cache for Redis
33
description: Learn how to create and manage Redis clustering for your Premium tier Azure Cache for Redis instances
44
author: yegu-ms
5-
5+
ms.author: yegu
66
ms.service: cache
77
ms.topic: conceptual
88
ms.date: 06/13/2018
9-
ms.author: yegu
10-
119
---
1210
# How to configure Redis clustering for a Premium Azure Cache for Redis
1311
Azure Cache for Redis has different cache offerings, which provide flexibility in the choice of cache size and features, including Premium tier features such as clustering, persistence, and virtual network support. This article describes how to configure clustering in a premium Azure Cache for Redis instance.

articles/azure-cache-for-redis/cache-how-to-premium-persistence.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
---
2-
title: How to configure data persistence for a Premium Azure Cache for Redis
2+
title: Configure data persistence - Premium Azure Cache for Redis
33
description: Learn how to configure and manage data persistence your Premium tier Azure Cache for Redis instances
44
author: yegu-ms
5-
5+
ms.author: yegu
66
ms.service: cache
77
ms.topic: conceptual
88
ms.date: 08/24/2017
9-
ms.author: yegu
10-
119
---
1210
# How to configure data persistence for a Premium Azure Cache for Redis
1311
Azure Cache for Redis has different cache offerings which provide flexibility in the choice of cache size and features, including Premium tier features such as clustering, persistence, and virtual network support. This article describes how to configure persistence in a premium Azure Cache for Redis instance.

articles/azure-cache-for-redis/cache-how-to-premium-vnet.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
---
2-
title: Configure a Virtual Network for a Premium Azure Cache for Redis
2+
title: Configure a Virtual Network - Premium Azure Cache for Redis
33
description: Learn how to create and manage Virtual Network support for your Premium tier Azure Cache for Redis instances
44
author: yegu-ms
5-
5+
ms.author: yegu
66
ms.service: cache
77
ms.topic: conceptual
88
ms.date: 05/15/2017
9-
ms.author: yegu
10-
119
---
1210
# How to configure Virtual Network Support for a Premium Azure Cache for Redis
1311
Azure Cache for Redis has different cache offerings, which provide flexibility in the choice of cache size and features, including Premium tier features such as clustering, persistence, and virtual network support. A VNet is a private network in the cloud. When an Azure Cache for Redis instance is configured with a VNet, it is not publicly addressable and can only be accessed from virtual machines and applications within the VNet. This article describes how to configure virtual network support for a premium Azure Cache for Redis instance.

articles/azure-cache-for-redis/cache-python-get-started.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
---
2-
title: 'Quickstart: Create a Python app that uses Azure Cache for Redis'
2+
title: 'Quickstart: Create a Python app - Azure Cache for Redis'
33
description: In this quickstart, you learn how to create a Python App that uses Azure Cache for Redis.
44
author: yegu-ms
5-
5+
ms.author: yegu
66
ms.service: cache
77
ms.devlang: python
8-
ms.topic: conceptual
98
ms.topic: quickstart
10-
ms.date: 11/05/2019
11-
ms.author: yegu
129
ms.custom: [mvc, seo-python-october2019]
10+
ms.date: 11/05/2019
1311
#Customer intent: As a Python developer new to Azure Cache for Redis, I want to create a new Python app that uses Azure Cache for Redis.
1412
---
1513
# Quickstart: Create a Python app that uses Azure Cache for Redis

articles/azure-cache-for-redis/cache-redis-cache-arm-provision.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
11
---
2-
title: Provision an Azure Cache for Redis using Azure Resource Manager
2+
title: Deploy Azure Cache for Redis with Azure Resource Manager
33
description: Use Azure Resource Manager template to deploy an Azure Cache for Redis.
4-
services: app-service
54
author: yegu-ms
6-
5+
ms.author: yegu
76
ms.service: cache
87
ms.topic: conceptual
98
ms.date: 01/23/2017
10-
ms.author: yegu
11-
129
---
1310
# Create an Azure Cache for Redis using a template
1411

articles/azure-cache-for-redis/cache-web-app-cache-aside-leaderboard.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
2-
title: Tutorial for creating a Web App with Azure Cache for Redis that uses the Cache-Aside pattern
3-
description: Learn how to create a Web App with Azure Cache for Redis that uses the Cache-Aside pattern
2+
title: 'Tutorial: Create a Web App (cache-aside) - Azure Cache for Redis'
3+
description: Learn how to create a Web App with Azure Cache for Redis that uses the cache-aside pattern.
44
author: yegu-ms
5-
5+
ms.author: yegu
66
ms.service: cache
77
ms.topic: tutorial
88
ms.custom: mvc
99
ms.date: 03/30/2018
10-
ms.author: yegu
1110

1211
#Customer intent: As an ASP.NET developer, new to Azure Cache for Redis, I want to use Azure Cache for Redis to improve performance and reduce back-end database load.
1312

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Cache for Redis Documentation - Tutorials, API Reference
2+
title: Azure Cache for Redis Documentation
33
description: Learn how to use Azure Cache for Redis, a secure data cache and messaging broker that gives applications fast access to data. Tutorials, API references, and more.
44
author: yegu-ms
55
layout: LandingPage

articles/azure-cache-for-redis/scripts/cache-keys-ports.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure CLI Script Sample - Get the hostname, ports, and keys for Azure Cache for Redis
2+
title: Get the hostname, ports, keys - Azure Cache for Redis - Azure CLI
33
description: Azure CLI Script Sample - Get the hostname, ports, and keys for an Azure Cache for Redis instance
44
author: yegu-ms
55
tags: azure-service-management

0 commit comments

Comments
 (0)