Skip to content

Commit e08290d

Browse files
Merge pull request #208601 from sidontha/patch-5
Purview registration update
2 parents dc9bf5f + e36d514 commit e08290d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/purview/how-to-share-data.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ For an overview of how data sharing works, watch this short [demo](https://aka.m
5959
> - Redundancy options: LRS, GRS, RA-GRS
6060
6161
* You need the **Owner** or **Storage Blob Data Owner** role on the source storage account to be able to share data. You can find more details on the [ADLS Gen2](register-scan-adls-gen2.md#data-sharing) or [Blob storage](register-scan-azure-blob-storage-source.md#data-sharing) data source page.
62-
* If the source storage account is in a different Azure subscription than the one for Microsoft Purview account, [register the Microsoft.Purview resource provider](../azure-resource-manager/management/resource-providers-and-types.md) in the Azure subscription where the Azure data store is located.
62+
* If the source storage account is in a different Azure subscription than the one for Microsoft Purview account, the Microsoft.Purview resource provider needs to be registered in the Azure subscription where the Storage account is located. It is automatically registered at the time of share provider adding an asset if the user has permission to do the `/register/action` operation and therefore, Contributor or Owner roles to the subscription where the Storage account is located.
63+
This registration is only needed the first time when sharing or receiving data into a storage account in the Azure subscription.
6364
6465
## Create a share
6566

0 commit comments

Comments
 (0)