Skip to content

Commit 1cb7874

Browse files
committed
minor edits
1 parent 1e07707 commit 1cb7874

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ This registration is only needed the first time when sharing or receiving data i
104104
When a share is attached, a new asset of type received share is ingested into the Microsoft Purview catalog, in the same collection as the storage account to which you attached the share is registered to. Refer to [microsoft Purview data sharing lineage](how-to-lineage-purview-data-sharing.md) to learn more about share assets and data sharing lineage.
105105
106106
> [!NOTE]
107-
> Shares attached using the SDK without registering the storage account with Microsoft Purview will not be ingested into the catalog. If a storage account is un-registered or re-registered to a different collection, share assets of that storage account continue to be in the initial collection.
107+
> Shares attached using the SDK without registering the storage account with Microsoft Purview will not be ingested into the catalog. User can register their storage account if desired. If a storage account is un-registered or re-registered to a different collection, share assets of that storage account continue to be in the initial collection.
108108
109109
## Update received share
110110

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Microsoft Purview Data Sharing supports in-place data sharing from Azure Data La
2121

2222
* [A Microsoft Purview account](create-catalog-portal.md).
2323
* No Microsoft Purview permission needed to use the updated data sharing SDK. A minimum of Data Reader role on a Microsoft Purview collection to use data sharing user experience in the Microsoft Purview compliance portal. Refer to [Microsoft Purview permissions](catalog-permissions.md) to learn more about the Microsoft Purview collection and roles.
24-
* Your data recipient's Azure sign-in email address, which you'll use to send the invitation to receive a share. The recipient's email alias won't work.
24+
* Your data recipient's Azure sign-in email address, which you'll use to send the invitation to receive a share. The recipient's email alias won't work. The object ID and tenant ID of your recipient, if an application.
2525

2626
### Azure Storage account prerequisites
2727

@@ -107,7 +107,7 @@ You've now created your share. The recipients of your share will receive an invi
107107
When a share is created, a new asset of type sent share is ingested into the Microsoft Purview catalog, in the same collection as the storage account from which you created the share. Refer to [microsoft Purview data sharing lineage](how-to-lineage-purview-data-sharing.md) to learn more about share assets and data sharing lineage.
108108
109109
> [!NOTE]
110-
> Shares created using the SDK without registering the storage account with Microsoft Purview will not be ingested into the catalog. If a storage account is un-registered or re-registered to a different collection, share assets of that storage account continue to be in the initial collection.
110+
> Shares created using the SDK without registering the storage account with Microsoft Purview will not be ingested into the catalog. User can register their storage account if desired. If a storage account is un-registered or re-registered to a different collection, share assets of that storage account continue to be in the initial collection.
111111
112112
## Update a sent share
113113

0 commit comments

Comments
 (0)