You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/purview/how-to-receive-share.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,7 @@ This registration is only needed the first time when sharing or receiving data i
77
77
78
78
:::image type="content" source="./media/how-to-receive-share/view-invites.png" alt-text="Screenshot showing the Share invites page in the Microsoft Purview governance portal." border="true":::
79
79
80
-
1. Alternately, within the [Microsoft Purview governance portal](https://web.purview.azure.com/), find the Azure Storage or Azure Data Lake Storage (ADLS) Gen 2 data asset you would like to receive the share into using either the [data catalog search](how-to-search-catalog.md) or [browse](how-to-browse-catalog.md). Select the **Data Share** drop down, and then select **+Manage Shares**. You can see all the invitations in the **Share invites** tab.
80
+
1. Alternately, within the [Microsoft Purview governance portal](https://web.purview.azure.com/), find the Azure Storage or Azure Data Lake Storage (ADLS) Gen 2 data asset you would like to receive the share into using either the [data catalog search](how-to-search-catalog.md) or [browse](how-to-browse-catalog.md). Select the **Data Share** button. You can see all the invitations in the **Share invites** tab.
81
81
82
82
1. Select name of the share invite you want to view or configure.
83
83
@@ -120,9 +120,9 @@ You can find and edit received share asset one of two ways:
120
120
121
121
* Access the blob storage or ADLS Gen2 asset where the data was received in the data catalog and open it, then select **Data Share** and **Manage data shares**. There you're able to see all the shares for that asset. Select the **Received shares** tab, select a share, and then select your share.
122
122
123
-
:::image type="content" source="./media/how-to-receive-share/manage-data-shares.png" alt-text="Screenshot of the blob storage account where the share was received, with Data Share select and Manage data shares highlighted." border="true":::
123
+
:::image type="content" source="./media/how-to-receive-share/manage-data-shares-inline.png" alt-text="Screenshot of the blob storage account where the share was received, with Data Share select and Manage data shares highlighted." border="true" lightbox="./media/how-to-receive-share/manage-received-share.png":::
124
124
125
-
:::image type="content" source="./media/how-to-receive-share/manage-received-share.png" alt-text="Screenshot of the list of received data shares, showing the name of the share highlighted." border="true":::
125
+
:::image type="content" source="./media/how-to-receive-share/manage-received-share.png" alt-text="Screenshot of the list of received data shares, showing the name of the share highlighted.":::
126
126
127
127
* [Search](how-to-search-catalog.md) or [browse](how-to-browse-catalog.md) the data catalog for data share assets and select your received share. Then select the **Edit** button.
Copy file name to clipboardExpand all lines: articles/purview/how-to-share-data.md
+12-5Lines changed: 12 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,10 +74,14 @@ This registration is only needed the first time when sharing or receiving data i
74
74
75
75
:::image type="content" source="./media/how-to-share-data/search-or-browse.png" alt-text="Screenshot that shows the Microsoft Purview governance portal homepage with the search and browse options highlighted." border="true":::
76
76
77
-
1. Once you have found your data asset, select the **Data Share** drop down, and then select **+New Share**.
77
+
1. Once you have found your data asset, select the **Data Share** button.
78
78
79
79
:::image type="content" source="./media/how-to-share-data/select-data-share-inline.png" alt-text="Screenshot of a data asset in the Microsoft Purview governance portal with the Data Share button highlighted." border="true" lightbox="./media/how-to-share-data/select-data-share-large.png":::
80
80
81
+
1. Select **+New Share**.
82
+
83
+
:::image type="content" source="./media/how-to-share-data/select-new-share-inline.png" alt-text="Screenshot of the Data Share management window with the New Share button highlighted." border="true" lightbox="./media/how-to-share-data/select-new-share-large.png":::
84
+
81
85
1. Specify a name and a description of share contents (optional). Then select **Continue**.
82
86
83
87
:::image type="content" source="./media/how-to-share-data/create-share-details-inline.png" alt-text="Screenshot showing create share and enter details window, with the Continue button highlighted." border="true" lightbox="./media/how-to-share-data/create-share-details-large.png":::
@@ -121,11 +125,11 @@ Once a share is created, you can update description, assets, and recipients.
121
125
> [!NOTE]
122
126
> If you only have the **Reader** role on the source storage account, you will be able to view list of sent shares and received shares but not edit. 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.
123
127
124
-
You can find your sent shares one of two ways:
128
+
You can find your sent shares one of three ways:
125
129
126
-
* Access the blob storage or ADLS Gen2 asset where the data was shared from in the data catalog. Open it, then select **Data Share** and **Manage data shares**. There you're able to see all the shares for that asset. Select a share, and then select the **Edit** option.
130
+
* Access the blob storage or ADLS Gen2 asset where the data was shared from in the data catalog. Open it, then select **Data Share**. There you're able to see all the shares for that asset. Select a share, and then select the **Edit** option.
127
131
128
-
:::image type="content" source="./media/how-to-share-data/manage-data-shares.png" alt-text="Screenshot of a data asset in the Microsoft Purview governance portal with the Manage data shares button highlighted." border="true":::
132
+
:::image type="content" source="./media/how-to-share-data/select-data-share-inline.png" alt-text="Screenshot of a data asset in the Microsoft Purview governance portal with the data share button highlighted." border="true" lightbox="./media/how-to-share-data/select-data-share-large.png":::
129
133
130
134
:::image type="content" source="./media/how-to-share-data/select-share-to-edit.png" alt-text="Screenshot of the Manage data shares page with a share selected and the edit button highlighted." border="true":::
131
135
@@ -135,8 +139,11 @@ You can find your sent shares one of two ways:
135
139
136
140
:::image type="content" source="./media/how-to-share-data/edit-share-asset.png" alt-text="Screenshot of a data share asset, with the edit button highlighted." border="true":::
137
141
142
+
* For shares that you sent, you can find them in the **Shares** menu in the Microsoft Purview Data Map.
143
+
144
+
:::image type="content" source="./media/how-to-share-data/select-shares-in-data-map-inline.png" alt-text="Screenshot of the Data Shares menu in the Microsoft Purview Data Map." border="true" lightbox="./media/how-to-share-data/select-shares-in-data-map.png":::
0 commit comments