Skip to content

Commit d45ecff

Browse files
authored
Update articles/storage/blobs/anonymous-read-access-configure.md
1 parent 4fac035 commit d45ecff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ Allowing or disallowing anonymous access requires version 2019-04-01 or later of
5959

6060
### Permissions for disallowing anonymous access
6161

62-
To set the **AllowBlobPublicAccess** property for the storage account, a user must have permissions to create and manage storage accounts. Azure role-based access control (Azure RBAC) roles that provide these permissions include the **Microsoft.Storage/storageAccounts/write** action. Built-in roles with this action include:
6362
++To set the **AllowBlobAnonymousAccess** property for the storage account, a user must have permissions to create and manage storage accounts. Azure role-based access control (Azure RBAC) roles that provide these permissions include the **Microsoft.Storage/storageAccounts/write** action. Built-in roles with this action include:
6463

6564
- The Azure Resource Manager [Owner](../../role-based-access-control/built-in-roles.md#owner) role

0 commit comments

Comments
 (0)