Skip to content

Commit 1e864bd

Browse files
Merge pull request #302588 from khdownie/kendownie071125
change ownership of Files dev articles
2 parents f758de8 + 733c3c6 commit 1e864bd

5 files changed

+10
-10
lines changed

articles/storage/common/storage-configure-connection-string.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Configure a connection string
33
titleSuffix: Azure Storage
44
description: Configure a connection string for an Azure storage account. A connection string contains the information needed to authorize access to a storage account from your application at runtime using Shared Key authorization.
55
services: storage
6-
author: pauljewellmsft
7-
ms.author: pauljewell
6+
author: khdownie
7+
ms.author: kendownie
88
ms.service: azure-storage
99
ms.subservice: storage-common-concepts
1010
ms.topic: how-to

articles/storage/files/storage-dotnet-how-to-use-files.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Develop for Azure Files with .NET
33
titleSuffix: Azure Storage
44
description: Learn how to develop .NET applications and services that use Azure Files to store data.
5-
author: pauljewellmsft
5+
author: khdownie
66
ms.service: azure-file-storage
77
ms.topic: concept-article
88
ms.date: 04/08/2025
9-
ms.author: pauljewell
9+
ms.author: kendownie
1010
ms.devlang: csharp
1111
ms.custom: devx-track-csharp, devx-track-dotnet
1212
# Customer intent: "As a .NET developer, I want to learn how to integrate Azure Files into my applications, so that I can efficiently store and manage data in the cloud using various programming approaches and APIs."

articles/storage/files/storage-files-developer-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Overview of application development with Azure Files
33
titleSuffix: Azure Storage
44
description: Learn how to develop applications and services that use Azure Files to store data.
5-
author: pauljewellmsft
5+
author: khdownie
66
ms.service: azure-file-storage
77
ms.topic: concept-article
88
ms.date: 03/31/2025
9-
ms.author: pauljewell
9+
ms.author: kendownie
1010
# Customer intent: "As an application developer, I want to utilize Azure Files for data storage, so that I can select the best approach to manage and access application data based on my specific needs and existing code compatibility."
1111
---
1212

articles/storage/files/storage-java-how-to-use-file-storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Develop for Azure Files with Java
33
description: Learn how to develop Java applications and services that use Azure Files to store file data. Create and delete files, file shares, and directories.
4-
author: pauljewellmsft
4+
author: khdownie
55
ms.service: azure-file-storage
66
ms.topic: how-to
77
ms.date: 04/08/2025
88
ms.custom: devx-track-java, devx-track-extended-java
9-
ms.author: pauljewell
9+
ms.author: kendownie
1010
# Customer intent: "As a Java developer, I want to implement file storage solutions using Azure Files, so that I can securely create, delete, and manage file shares and data through industry-standard protocols and APIs."
1111
---
1212

articles/storage/files/storage-python-how-to-use-file-storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Develop for Azure Files with Python
33
titleSuffix: Azure Storage
44
description: Learn how to develop Python applications and services that use Azure Files to store file data. Create and delete files, file shares, and directories.
5-
author: pauljewellmsft
5+
author: khdownie
66
ms.service: azure-file-storage
77
ms.topic: how-to
88
ms.date: 04/08/2025
9-
ms.author: pauljewell
9+
ms.author: kendownie
1010
ms.custom: devx-track-python, py-fresh-zinc
1111
# Customer intent: As a Python developer, I want to integrate Azure Files into my applications so that I can store and manage file data efficiently using various programming approaches and APIs.
1212
---

0 commit comments

Comments
 (0)