Skip to content

Commit b8505f7

Browse files
committed
Changing over ownership
1 parent 13d696b commit b8505f7

File tree

55 files changed

+122
-132
lines changed

Some content is hidden

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

55 files changed

+122
-132
lines changed

articles/storage/blobs/data-lake-storage-acl-dotnet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Use .NET to manage ACLs in Azure Data Lake Storage Gen2
33
description: Use .NET to manage access control lists (ACL) in storage accounts that has hierarchical namespace (HNS) enabled.
4-
author: normesta
54
ms.service: storage
65
ms.date: 02/17/2021
7-
ms.author: normesta
6+
author: pauljewellmsft
7+
ms.author: pauljewell
88
ms.topic: how-to
99
ms.subservice: data-lake-storage-gen2
1010
ms.reviewer: prishet

articles/storage/blobs/data-lake-storage-acl-java.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Use Java to manage ACLs in Azure Data Lake Storage Gen2
33
description: Use Azure Storage libraries for Java to manage access control lists (ACL) in storage accounts that has hierarchical namespace (HNS) enabled.
4-
author: normesta
4+
author: pauljewellmsft
5+
ms.author: pauljewell
56
ms.service: storage
67
ms.date: 02/17/2021
78
ms.devlang: java
89
ms.custom: devx-track-java
9-
ms.author: normesta
1010
ms.topic: how-to
1111
ms.subservice: data-lake-storage-gen2
1212
ms.reviewer: prishet

articles/storage/blobs/data-lake-storage-acl-javascript.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Use JavaScript (Node.js) to manage ACLs in Azure Data Lake Storage Gen2
33
description: Use Azure Storage Data Lake client library for JavaScript to manage access control lists (ACL) in storage accounts that has hierarchical namespace (HNS) enabled.
4-
author: normesta
4+
author: pauljewellmsft
5+
ms.author: pauljewell
56
ms.service: storage
67
ms.date: 03/19/2021
7-
ms.author: normesta
88
ms.topic: how-to
99
ms.subservice: data-lake-storage-gen2
1010
ms.reviewer: prishet

articles/storage/blobs/data-lake-storage-acl-python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Use Python to manage ACLs in Azure Data Lake Storage Gen2
33
description: Use Python manage access control lists (ACL) in storage accounts that has hierarchical namespace (HNS) enabled.
4-
author: normesta
4+
author: pauljewellmsft
5+
ms.author: pauljewell
56
ms.service: storage
67
ms.date: 02/17/2021
7-
ms.author: normesta
88
ms.topic: how-to
99
ms.subservice: data-lake-storage-gen2
1010
ms.reviewer: prishet

articles/storage/blobs/data-lake-storage-directory-file-acl-dotnet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Use .NET to manage data in Azure Data Lake Storage Gen2
33
description: Use the Azure Storage client library for .NET to manage directories and files in storage accounts that has hierarchical namespace enabled.
4-
author: jimmart-dev
4+
author: pauljewellmsft
5+
ms.author: pauljewell
56
ms.service: storage
67
ms.date: 02/17/2021
7-
ms.author: jammart
88
ms.topic: how-to
99
ms.subservice: data-lake-storage-gen2
1010
ms.reviewer: prishet

articles/storage/blobs/data-lake-storage-directory-file-acl-java.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Use Java to manage data in Azure Data Lake Storage Gen2
33
description: Use Azure Storage libraries for Java to manage directories and files in storage accounts that has hierarchical namespace enabled.
4-
author: normesta
4+
author: pauljewellmsft
5+
ms.author: pauljewell
56
ms.service: storage
67
ms.date: 02/17/2021
78
ms.devlang: java
89
ms.custom: devx-track-java
9-
ms.author: normesta
1010
ms.topic: how-to
1111
ms.subservice: data-lake-storage-gen2
1212
ms.reviewer: prishet

articles/storage/blobs/data-lake-storage-directory-file-acl-javascript.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Use JavaScript (Node.js) to manage data in Azure Data Lake Storage Gen2
33
description: Use Azure Storage Data Lake client library for JavaScript to manage directories and files in storage accounts that has hierarchical namespace enabled.
4-
author: normesta
4+
author: pauljewellmsft
5+
ms.author: pauljewell
56
ms.service: storage
67
ms.date: 03/19/2021
7-
ms.author: normesta
88
ms.topic: how-to
99
ms.subservice: data-lake-storage-gen2
1010
ms.reviewer: prishet

articles/storage/blobs/data-lake-storage-directory-file-acl-python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Use Python to manage data in Azure Data Lake Storage Gen2
33
description: Use Python to manage directories and files in storage accounts that has hierarchical namespace enabled.
4-
author: normesta
4+
author: pauljewellmsft
5+
ms.author: pauljewell
56
ms.service: storage
67
ms.date: 02/17/2021
7-
ms.author: normesta
88
ms.topic: how-to
99
ms.subservice: data-lake-storage-gen2
1010
ms.reviewer: prishet

articles/storage/blobs/snapshots-manage-dotnet.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@ title: Create and manage a blob snapshot in .NET
33
titleSuffix: Azure Storage
44
description: Learn how to use the .NET client library to create a read-only snapshot of a blob to back up blob data at a given moment in time.
55
services: storage
6-
author: normesta
6+
author: pauljewellmsft
7+
ms.author: pauljewell
78

89
ms.service: storage
910
ms.topic: how-to
1011
ms.date: 08/27/2020
11-
ms.author: normesta
12+
1213
ms.subservice: blobs
1314
ms.devlang: csharp
1415
ms.custom: devx-track-csharp

articles/storage/blobs/storage-blob-account-delegation-sas-create-javascript.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@ title: Create account SAS tokens - JavaScript
33
titleSuffix: Azure Storage
44
description: Create and use account SAS tokens in a JavaScript application that works with Azure Blob Storage. This article helps you set up a project and authorizes access to an Azure Blob Storage endpoint.
55
services: storage
6-
author: normesta
6+
author: pauljewellmsft
7+
ms.author: pauljewell
78

89
ms.service: storage
910
ms.topic: how-to
1011
ms.date: 07/05/2022
11-
ms.author: normesta
12+
1213
ms.subservice: blobs
1314
ms.custom: template-how-to, devx-track-js
1415
---

0 commit comments

Comments
 (0)