Skip to content

Commit 5e5bd89

Browse files
authored
Merge pull request #251858 from maud-lv/ml-returntowork
[SCOPED] Update author
2 parents 6d7d842 + 138578e commit 5e5bd89

File tree

151 files changed

+302
-301
lines changed

Some content is hidden

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

151 files changed

+302
-301
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: mcleanbyron
5-
ms.author: mcleans
4+
author: maud-lv
5+
ms.author: malev
66
ms.service: azure-app-configuration
77
ms.topic: sample
88
ms.date: 08/09/2022

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: mcleanbyron
5-
ms.author: mcleans
4+
author: maud-lv
5+
ms.author: malev
66
ms.date: 08/30/2022
77
ms.custom: devdivchpfy22, devx-track-azurecli
88
ms.topic: conceptual

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: mcleanbyron
5-
ms.author: mcleans
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: mcleanbyron
5-
ms.author: mcleans
4+
author: maud-lv
5+
ms.author: malev
66
ms.service: azure-app-configuration
77
ms.custom: devdivchpfy22
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
33
description: Details of the geo-replication feature in Azure App Configuration.
4-
author: mcleanbyron
5-
ms.author: mcleans
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: mcleanbyron
5-
ms.author: mcleans
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: mcleanbyron
5-
ms.author: mcleans
4+
author: maud-lv
5+
ms.author: malev
66
ms.service: azure-app-configuration
77
ms.topic: conceptual
88
ms.date: 09/14/2022

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Retrieve key-values from a point-in-time
33
titleSuffix: Azure App Configuration
44
description: Retrieve old key-values using point-in-time revisions in Azure App Configuration, which maintains a record of changes to key-values.
55
services: azure-app-configuration
6-
author: mcleanbyron
7-
ms.author: mcleans
6+
author: maud-lv
7+
ms.author: malev
88
ms.service: azure-app-configuration
99
ms.topic: conceptual
1010
ms.date: 05/24/2023

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: mcleanbyron
6-
ms.author: mcleans
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-dotnet-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 .NET apps
55
services: azure-app-configuration
66
documentationcenter: ''
7-
author: mcleanbyron
7+
author: maud-lv
88
manager: zhenlan
99
editor: ''
1010

@@ -15,7 +15,7 @@ ms.devlang: csharp
1515
ms.custom: devx-track-csharp, devx-track-dotnet
1616
ms.topic: tutorial
1717
ms.date: 07/11/2023
18-
ms.author: mcleans
18+
ms.author: malev
1919
#Customer intent: I want to dynamically update my app to use the latest configuration data in App Configuration.
2020
---
2121
# Tutorial: Use dynamic configuration in a .NET app

0 commit comments

Comments
 (0)