Skip to content

Commit e866730

Browse files
Merge pull request #262323 from whhender/update-data-share-permissions
Permissions update
2 parents 9ffac8f + bd2f11b commit e866730

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/data-share/share-your-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ In this tutorial, you'll learn how to:
2929
### Share from a storage account
3030

3131
* An Azure Storage account: If you don't already have one, you can create an [Azure Storage account](../storage/common/storage-account-create.md)
32-
* Permission to write to the storage account, which is present in *Microsoft.Storage/storageAccounts/write*. This permission exists in the **Storage Blob Data Contributor** role.
32+
* Permission to write to the storage account, which is present in *Microsoft.Storage/storageAccounts/write*. This permission exists in the **Storage Account Contributor** role.
3333
* Permission to add role assignment to the storage account, which is present in *Microsoft.Authorization/role assignments/write*. This permission exists in the **Owner** role.
3434

3535
### Share from a SQL-based source

articles/data-share/subscribe-to-data-share.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Ensure that all prerequisites are complete before accepting a data share invitat
3131
### Receive data into a storage account
3232

3333
* An Azure Storage account: If you don't already have one, you can create an [Azure Storage account](../storage/common/storage-account-create.md).
34-
* Permission to write to the storage account, which is present in *Microsoft.Storage/storageAccounts/write*. This permission exists in the **Storage Blob Data Contributor** role.
34+
* Permission to write to the storage account, which is present in *Microsoft.Storage/storageAccounts/write*. This permission exists in the **Storage Account Contributor** role.
3535
* Permission to add role assignment to the storage account, which is present in *Microsoft.Authorization/role assignments/write*. This permission exists in the Owner role.
3636

3737
### Receive data into a SQL-based target

0 commit comments

Comments
 (0)