Skip to content

Commit 5d2d193

Browse files
committed
Resolving links
1 parent 3898119 commit 5d2d193

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

articles/data-share/concepts-roles-permissions.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,16 @@ To create shares in Azure Data share, a user will need these permissions:
3232
|--|--|--|--|--|
3333
|Azure Blob Storage|Share data|Storage Blob Data Contributor|||
3434
||Receive Data||Storage Blob Data Contributor||
35-
||Automatically assign MI permissions to share|A role with *Microsoft.Authorization/role assignments/write*\*||Optional. Instead, you could [assign the MI permissions manually.](#assign-MI-permissions-manually)|
36-
||Automatically assign MI permissions to receive||A role with *Microsoft.Authorization/role assignments/write*\*|Optional. Instead, you could [assign the MI permissions manually.](#assign-MI-permissions-manually)|
35+
||Automatically assign MI permissions to share|A role with *Microsoft.Authorization/role assignments/write*\*||Optional. Instead, you could [assign the MI permissions manually.](#assign-mi-permissions-manually)|
36+
||Automatically assign MI permissions to receive||A role with *Microsoft.Authorization/role assignments/write*\*|Optional. Instead, you could [assign the MI permissions manually.](#assign-mi-permissions-manually)|
3737
|Azure Data Lake Gen 1|Share data|[Access and write permissions on the files you want to share.](../data-lake-store/data-lake-store-access-control.md#permissions)|||
3838
||Receive Data|||Not Supported|
39-
||Automatically assign MI permissions to share|A role with *Microsoft.Authorization/role assignments/write*\*||Optional. Instead, you could [assign the MI permissions manually.](#assign-MI-permissions-manually)|
39+
||Automatically assign MI permissions to share|A role with *Microsoft.Authorization/role assignments/write*\*||Optional. Instead, you could [assign the MI permissions manually.](#assign-mi-permissions-manually)|
4040
||Automatically assign MI permissions to receive|||Not supported.|
4141
|Azure Data Lake Gen 2|Share data|Storage Blob Data Contributor|||
4242
||Receive Data||Storage Blob Data Contributor||
43-
||Automatically assign MI permissions to share|A role with *Microsoft.Authorization/role assignments/write*\*||Optional. Instead, you could [assign the MI permissions manually.](#assign-MI-permissions-manually)|
44-
||Automatically assign MI permissions to receive||A role with *Microsoft.Authorization/role assignments/write*\*|Optional. Instead, you could [assign the MI permissions manually.](#assign-MI-permissions-manually)|
43+
||Automatically assign MI permissions to share|A role with *Microsoft.Authorization/role assignments/write*\*||Optional. Instead, you could [assign the MI permissions manually.](#assign-mi-permissions-manually)|
44+
||Automatically assign MI permissions to receive||A role with *Microsoft.Authorization/role assignments/write*\*|Optional. Instead, you could [assign the MI permissions manually.](#assign-mi-permissions-manually)|
4545

4646
\* This permission exists in the **Owner** role.
4747

@@ -287,7 +287,6 @@ This section describes custom roles and permissions required within the custom r
287287
288288
* For storage and data lake snapshot-based sharing, to add a dataset in Azure Data Share, the provider data share resource's managed identity needs to be granted access to the source Azure data store. For example, if using a storage account, the data share resource's managed identity is granted the Storage Blob Data Reader role.
289289
* To receive data into a storage account, the consumer data share resource's managed identity needs to be granted access to the target storage account. The data share resource's managed identity needs to be granted the Storage Blob Data Contributor role.
290-
* See the [Data Provider](#data-provider) and [Data Consumer](#data-consumer) sections of this article for more specific steps.
291290
* You might also need to manually register the Microsoft.DataShare resource provider into your Azure subscription for some scenarios. See in [Resource provider registration](#resource-provider-registration) section of this article for specific details.
292291
293292
### Create custom roles and required permissions

0 commit comments

Comments
 (0)