Skip to content

Commit 154937b

Browse files
authored
Merge pull request #102746 from jpconnock/app-config-authors
App config authors
2 parents 33da568 + f8c15f3 commit 154937b

16 files changed

+31
-32
lines changed

articles/azure-app-configuration/cli-samples.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Azure CLI samples - Azure App Configuration | Microsoft Docs
33
description: Provides information about available sample scripts for Azure App Configuration
4-
author: yegu-ms
5-
ms.author: yegu
4+
author: lisaguthrie
5+
ms.author: lcozzens
66
ms.service: azure-app-configuration
77
ms.topic: sample
88
ms.date: 02/24/2019

articles/azure-app-configuration/concept-disaster-recovery.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Azure App Configuration resiliency and disaster recovery
33
description: Lean how to implement resiliency and disaster recovery with Azure App Configuration.
4-
author: yegu-ms
5-
ms.author: yegu
4+
author: lisaguthrie
5+
ms.author: lcozzens
66
ms.service: azure-app-configuration
77
ms.topic: conceptual
88
ms.date: 05/29/2019

articles/azure-app-configuration/concept-feature-management.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Azure App Configuration feature management
33
description: An overview of how Azure App Configuration can be used to turn on and off application features on demand.
4-
author: yegu-ms
5-
ms.author: yegu
4+
author: lisaguthrie
5+
ms.author: lcozzens
66
ms.service: azure-app-configuration
77
ms.topic: conceptual
88
ms.date: 04/19/2019

articles/azure-app-configuration/concept-key-value.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Azure App Configuration key-value store
33
description: An overview of how configuration data is stored in Azure App Configuration.
4-
author: yegu-ms
5-
ms.author: yegu
4+
author: lisaguthrie
5+
ms.author: lcozzens
66
ms.service: azure-app-configuration
77
ms.topic: conceptual
88
ms.date: 04/19/2019

articles/azure-app-configuration/concept-point-time-snapshot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Azure App Configuration point-in-time snapshot
33
description: An overview of how point-in-time snapshot works in Azure App Configuration
44
services: azure-app-configuration
5-
author: yegu-ms
6-
ms.author: yegu
5+
author: lisaguthrie
6+
ms.author: lcozzens
77
ms.service: azure-app-configuration
88
ms.topic: conceptual
99
ms.date: 02/24/2019

articles/azure-app-configuration/howto-app-configuration-event.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,14 @@ description: In this tutorial, you learn how to set up Azure App Configuration e
55
services: azure-app-configuration
66
documentationcenter: ''
77
author: jimmyca
8-
manager: yegu
98
editor: ''
109

1110
ms.assetid:
1211
ms.service: azure-app-configuration
1312
ms.devlang: csharp
1413
ms.topic: tutorial
1514
ms.date: 05/30/2019
16-
ms.author: yegu
15+
ms.author: lcozzens
1716
ms.custom: mvc
1817

1918
#Customer intent: I want to be notified or trigger a workload when a key-value is modified.

articles/azure-app-configuration/howto-best-practices.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ title: Azure App Configuration best practices | Microsoft Docs
33
description: Learn how to best use Azure App Configuration
44
services: azure-app-configuration
55
documentationcenter: ''
6-
author: yegu-ms
6+
author: lisaguthrie
77
manager: maiye
88
editor: ''
99

1010
ms.assetid:
1111
ms.service: azure-app-configuration
1212
ms.topic: conceptual
1313
ms.date: 05/02/2019
14-
ms.author: yegu
14+
ms.author: lcozzens
1515
ms.custom: mvc
1616
---
1717

articles/azure-app-configuration/howto-import-export-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ title: Import or export data with Azure App Configuration | Microsoft Docs
33
description: Learn how to import or export data to or from Azure App Configuration
44
services: azure-app-configuration
55
documentationcenter: ''
6-
author: yegu-ms
6+
author: lisaguthrie
77
manager: balans
88
editor: ''
99

1010
ms.assetid:
1111
ms.service: azure-app-configuration
1212
ms.topic: conceptual
1313
ms.date: 02/24/2019
14-
ms.author: yegu
14+
ms.author: lcozzens
1515
ms.custom: mvc
1616
---
1717

articles/azure-app-configuration/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Azure App Configuration Preview documentation
44
metadata:
55
title: Azure App Configuration documentation - Tutorials, API reference
66
description: Azure App Configuration is a managed service that helps developers centralize their application and feature settings simply and securely.
7-
author: yegu-ms
7+
author: lisaguthrie
88
manager: maiye
9-
ms.author: yegu
9+
ms.author: lcozzens
1010
ms.service: azure-app-configuration
1111
ms.topic: landing-page
1212
ms.date: 04/19/2019

articles/azure-app-configuration/integrate-ci-cd-pipeline.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ titleSuffix: Azure App Configuration
44
description: In this tutorial, you learn how to generate a configuration file by using data in Azure App Configuration during continuous integration and delivery
55
services: azure-app-configuration
66
documentationcenter: ''
7-
author: yegu-ms
7+
author: lisaguthrie
88
manager: balans
99
editor: ''
1010

1111
ms.assetid:
1212
ms.service: azure-app-configuration
1313
ms.topic: tutorial
1414
ms.date: 02/24/2019
15-
ms.author: yegu
15+
ms.author: lcozzens
1616
ms.custom: mvc
1717

1818
#Customer intent: I want to use Azure App Configuration data in my CI/CD pipeline.

0 commit comments

Comments
 (0)