Skip to content

Commit 8bed003

Browse files
Edits
1 parent af85016 commit 8bed003

File tree

5 files changed

+5
-7
lines changed

5 files changed

+5
-7
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: pauljewellmsft
66
ms.author: pauljewell
77
ms.service: azure-blob-storage
88
ms.topic: how-to
9-
ms.date: 08/13/2024
9+
ms.date: 03/04/2025
1010
ms.reviewer: nachakra
1111
ms.devlang: powershell
1212
# ms.devlang: powershell, azurecli

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: akashdubey-ms
66
ms.author: akashdubey
77
ms.service: azure-blob-storage
88
ms.topic: how-to
9-
ms.date: 09/12/2023
9+
ms.date: 03/04/2025
1010

1111
ms.reviewer: nachakra
1212
ms.custom: devx-track-arm-template
@@ -25,8 +25,6 @@ This article provides an overview of how to remediate anonymous access for your
2525

2626
You can remediate anonymous access for an account at any time by setting the account's **AllowBlobPublicAccess** property to **False**. After you set the **AllowBlobPublicAccess** property to **False**, all requests for blob data to that storage account will require authorization, regardless of the anonymous access setting for any individual container.
2727

28-
If your storage account is using the Azure Resource Manager deployment model, then you can remediate anonymous access for an account at any time by setting the account's **AllowBlobAnonymousAccess** property to **False**. After you set the **AllowBlobAnonymousAccess** property to **False**, all requests for blob data to that storage account will require authorization, regardless of the anonymous access setting for any individual container.
29-
3028
To learn more about how to remediate anonymous access for Azure Resource Manager accounts, see [Remediate anonymous read access to blob data](anonymous-read-access-prevent.md).
3129

3230
### Scenarios requiring anonymous access

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: pauljewellmsft
66
ms.author: pauljewell
77
ms.service: azure-blob-storage
88
ms.topic: how-to
9-
ms.date: 08/13/2024
9+
ms.date: 03/04/2025
1010

1111
ms.reviewer: nachakra
1212
ms.devlang: powershell

articles/storage/blobs/security-recommendations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: normesta
66

77
ms.service: azure-blob-storage
88
ms.topic: conceptual
9-
ms.date: 09/12/2023
9+
ms.date: 03/04/2025
1010
ms.author: normesta
1111
ms.custom: security-recommendations
1212
---

articles/storage/common/storage-account-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: akashdubey-ms
88
ms.service: azure-storage
99
ms.subservice: storage-common-concepts
1010
ms.topic: conceptual
11-
ms.date: 12/06/2023
11+
ms.date: 03/04/2025
1212
ms.author: akashdubey
1313
---
1414

0 commit comments

Comments
 (0)