Skip to content

Commit 830f385

Browse files
Merge pull request #217151 from tamram/tamram22-1103
temporarily change file ownership
2 parents da54c5a + c40a4da commit 830f385

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

articles/storage/blobs/anonymous-read-access-client.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ title: Access public containers and blobs anonymously with .NET
33
titleSuffix: Azure Storage
44
description: Use the Azure Storage client library for .NET to access public containers and blobs anonymously.
55
services: storage
6-
author: jimmart-dev
6+
author: tamram
77

88
ms.service: storage
99
ms.topic: how-to
1010
ms.date: 02/16/2022
11-
ms.author: jammart
11+
ms.author: tamram
1212
ms.reviewer: fryu
1313
ms.subservice: blobs
1414
ms.devlang: csharp

articles/storage/blobs/anonymous-read-access-configure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ title: Configure anonymous public read access for containers and blobs
33
titleSuffix: Azure Storage
44
description: Learn how to allow or disallow anonymous access to blob data for the storage account. Set the container public access setting to make containers and blobs available for anonymous access.
55
services: storage
6-
author: jimmart-dev
6+
author: tamram
77

88
ms.service: storage
99
ms.topic: how-to
1010
ms.date: 10/28/2022
11-
ms.author: jammart
11+
ms.author: tamram
1212
ms.reviewer: fryu
1313
ms.subservice: blobs
1414
ms.custom: devx-track-azurepowershell, devx-track-azurecli, engagement-fy23

articles/storage/blobs/anonymous-read-access-prevent.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ title: Prevent anonymous public read access to containers and blobs
33
titleSuffix: Azure Storage
44
description: Learn how to analyze anonymous requests against a storage account and how to prevent anonymous access for the entire storage account or for an individual container.
55
services: storage
6-
author: jimmart-dev
6+
author: tamram
77

88
ms.service: storage
99
ms.topic: how-to
1010
ms.date: 10/28/2022
11-
ms.author: jammart
11+
ms.author: tamram
1212
ms.reviewer: fryu
1313
ms.subservice: blobs
1414
ms.custom: devx-track-azurepowershell, engagement-fy23

0 commit comments

Comments
 (0)