Skip to content

Commit e74e72c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ 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 **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:
62+
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:
6363

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

0 commit comments

Comments
 (0)