Skip to content

Commit d57c33c

Browse files
authored
Merge pull request #208400 from maud-lv/ml-aac-author
Update author
2 parents b611ba8 + 1a59d1d commit d57c33c

File tree

56 files changed

+112
-112
lines changed

Some content is hidden

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

56 files changed

+112
-112
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
33
description: Information about sample scripts provided for Azure App Configuration
4-
author: AlexandraKemperMS
5-
ms.author: alkemper
4+
author: maud-lv
5+
ms.author: malev
66
ms.service: azure-app-configuration
77
ms.topic: sample
88
ms.date: 02/19/2020

articles/azure-app-configuration/concept-customer-managed-keys.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Use customer-managed keys to encrypt your configuration data
33
description: Encrypt your configuration data using customer-managed keys
4-
author: AlexandraKemperMS
5-
ms.author: alkemper
4+
author: maud-lv
5+
ms.author: malev
66
ms.date: 07/28/2020
77
ms.topic: conceptual
88
ms.service: azure-app-configuration

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: AlexandraKemperMS
5-
ms.author: alkemper
4+
author: maud-lv
5+
ms.author: malev
66
ms.service: azure-app-configuration
77
ms.topic: conceptual
88
ms.date: 07/09/2020

articles/azure-app-configuration/concept-enable-rbac.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Authorize access to Azure App Configuration using Azure Active Directory
33
description: Enable Azure RBAC to authorize access to your Azure App Configuration instance
4-
author: AlexandraKemperMS
5-
ms.author: alkemper
4+
author: maud-lv
5+
ms.author: malev
66
ms.date: 05/26/2020
77
ms.topic: conceptual
88
ms.service: azure-app-configuration

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: Understand feature management using Azure App Configuration
33
description: Turn features on and off using Azure App Configuration
4-
author: AlexandraKemperMS
5-
ms.author: alkemper
4+
author: maud-lv
5+
ms.author: malev
66
ms.service: azure-app-configuration
77
ms.custom: devx-track-dotnet
88
ms.topic: conceptual

articles/azure-app-configuration/concept-geo-replication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Geo-replication in Azure App Configuration (Preview)
33
description: Details of the geo-replication feature in Azure App Configuration.
4-
author: AlexandraKemperMS
5-
ms.author: alkemper
4+
author: maud-lv
5+
ms.author: malev
66
ms.service: azure-app-configuration
77
ms.custom:
88
ms.topic: conceptual

articles/azure-app-configuration/concept-github-action.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Sync your GitHub repository to App Configuration
33
description: Use GitHub Actions to automatically update your App Configuration instance when you update your GitHub repository.
4-
author: AlexandraKemperMS
5-
ms.author: alkemper
4+
author: maud-lv
5+
ms.author: malev
66
ms.date: 05/28/2020
77
ms.topic: conceptual
88
ms.service: azure-app-configuration

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: Understand Azure App Configuration key-value store
33
description: Understand key-value storage in Azure App Configuration, which stores configuration data as key-values. Key-values are a representation of application settings.
4-
author: AlexandraKemperMS
5-
ms.author: alkemper
4+
author: maud-lv
5+
ms.author: malev
66
ms.service: azure-app-configuration
77
ms.topic: conceptual
88
ms.date: 08/04/2020

articles/azure-app-configuration/concept-private-endpoint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Using private endpoints for Azure App Configuration
33
description: Secure your App Configuration store using private endpoints
44
services: azure-app-configuration
5-
author: AlexandraKemperMS
6-
ms.author: alkemper
5+
author: maud-lv
6+
ms.author: malev
77
ms.service: azure-app-configuration
88
ms.topic: conceptual
99
ms.date: 07/15/2020

articles/azure-app-configuration/enable-dynamic-configuration-aspnet-core.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure App Configuration
44
description: In this tutorial, you learn how to dynamically update the configuration data for ASP.NET Core apps
55
services: azure-app-configuration
66
documentationcenter: ''
7-
author: AlexandraKemperMS
7+
author: maud-lv
88
editor: ''
99

1010
ms.assetid:
@@ -13,7 +13,7 @@ ms.workload: tbd
1313
ms.devlang: csharp
1414
ms.topic: tutorial
1515
ms.date: 09/1/2020
16-
ms.author: alkemper
16+
ms.author: malev
1717
ms.custom: "devx-track-csharp, mvc"
1818

1919
#Customer intent: I want to dynamically update my app to use the latest configuration data in App Configuration.

0 commit comments

Comments
 (0)