Skip to content

Commit f274723

Browse files
committed
New Share menus
1 parent 29b0c06 commit f274723

12 files changed

+21
-10
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ This registration is only needed the first time when sharing or receiving data i
7777
7878
:::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":::
7979
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.
8181
8282
1. Select name of the share invite you want to view or configure.
8383
@@ -120,9 +120,9 @@ You can find and edit received share asset one of two ways:
120120
121121
* 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.
122122
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":::
124124
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.":::
126126
127127
* [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.
128128

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

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,14 @@ This registration is only needed the first time when sharing or receiving data i
7474
7575
:::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":::
7676
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.
7878
7979
:::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":::
8080
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+
8185
1. Specify a name and a description of share contents (optional). Then select **Continue**.
8286
8387
:::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.
121125
> [!NOTE]
122126
> 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.
123127
124-
You can find your sent shares one of two ways:
128+
You can find your sent shares one of three ways:
125129
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.
127131
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":::
129133
130134
:::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":::
131135
@@ -135,8 +139,11 @@ You can find your sent shares one of two ways:
135139
136140
:::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":::
137141
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":::
138145
139-
From either of these places you can:
146+
From any of these places you can:
140147
141148
- [Edit share details](#edit-details)
142149
- [Edit shared assets](#edit-assets)
43.7 KB
Loading
-49.8 KB
Loading
Binary file not shown.
2.92 KB
Loading
-300 Bytes
Loading
47.5 KB
Loading
42.6 KB
Loading
48.9 KB
Loading

0 commit comments

Comments
 (0)