Skip to content

Commit 3dffdc0

Browse files
Merge pull request #247323 from mcleanbyron/mcleans-redis-metadata-fixes
Fixing metadata for several articles
2 parents f3c717c + 99ffd61 commit 3dffdc0

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Deploy Azure Cache for Redis using Bicep
33
description: Learn how to use Bicep to deploy an Azure Cache for Redis resource.
4-
author: barbkess
5-
ms.author: barbkess
4+
author: flang-msft
5+
ms.author: franlanglois
66
ms.service: cache
77
ms.topic: conceptual
88
ms.custom: subject-armqs, devx-track-bicep

articles/azure-cache-for-redis/cache-web-app-arm-with-redis-cache-provision.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ title: Provision Web App with Azure Cache for Redis
33
description: Use Azure Resource Manager template to deploy web app with Azure Cache for Redis.
44
services: app-service
55
author: flang-msft
6-
7-
ms.service: app-service
6+
ms.service: cache
87
ms.custom: devx-track-arm-template
98
ms.topic: conceptual
109
ms.date: 01/06/2017
1110
ms.author: franlanglois
1211
---
12+
1313
# Create a Web App plus Azure Cache for Redis using a template
1414

1515
[!INCLUDE [updated-for-az](../../includes/updated-for-az.md)]

articles/azure-cache-for-redis/cache-web-app-bicep-with-redis-cache-provision.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
---
22
title: Provision Web App that uses Azure Cache for Redis using Bicep
33
description: Use Bicep to deploy web app with Azure Cache for Redis.
4-
author: mijacobs
5-
ms.service: app-service
4+
author: flang-msft
5+
ms.service: cache
66
ms.custom: devx-track-bicep
77
ms.topic: conceptual
88
ms.date: 05/24/2022
9-
ms.author: mijacobs
9+
ms.author: franlanglois
1010
---
11+
1112
# Create a Web App plus Azure Cache for Redis using Bicep
1213

1314
In this article, you use Bicep to deploy an Azure Web App that uses Azure Cache for Redis, as well as an App Service plan.

0 commit comments

Comments
 (0)