Skip to content

Commit 1947e2a

Browse files
Merge pull request #229528 from sidontha/release-preview-update-purview-share
shares are not editable in share asset view at present
2 parents a27f69a + 39abb8e commit 1947e2a

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ This registration is only needed the first time when sharing or receiving data i
9999
100100
:::image type="content" source="./media/how-to-receive-share/attach-shared-data-inline.png" alt-text="Screenshot showing share invitation configuration page, with a share name added, a collection selected, and the accept and configure button highlighted." border="true" lightbox="./media/how-to-receive-share/attach-shared-data-large.png":::
101101
102-
1. On the Manage data shares page, you'll see the new share with the status of **Creating** until it has completed and is attached.
102+
1. On the Manage data shares page, you'll see the new share with the status of **Attaching** until it has completed and is attached.
103103
104104
:::image type="content" source="./media/how-to-receive-share/manage-data-shares-window-creating.png" alt-text="Screenshot showing the attach share window, with the attach button highlighted after you specify a target data store to receive or access shared data." border="true":::
105105

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

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -125,21 +125,15 @@ Once a share is created, you can update description, assets, and recipients.
125125
> [!NOTE]
126126
> 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.
127127
128-
You can find your sent shares one of three ways:
128+
You can find your sent shares one of two ways:
129129
130130
* 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.
131131
132132
:::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":::
133133
134134
:::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":::
135135
136-
* You can [search](how-to-search-catalog.md) or [browse](how-to-browse-catalog.md) for the share in the data catalog, and narrow results to only data shares. Then select the **Edit** button.
137-
138-
:::image type="content" source="./media/how-to-share-data/search-for-share.png" alt-text="Screenshot of the data catalog search, showing the data share filter selected and a share highlighted." border="true":::
139-
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":::
141-
142-
* For shares that you sent, you can find them in the **Shares** menu in the Microsoft Purview Data Map.
136+
* For shares that you sent, you can find them in the **Shares** menu in the Microsoft Purview Data Map. There you're able to see all the shares you have sent. Select a share, and then select the **Edit** option.
143137
144138
:::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":::
145139
@@ -181,7 +175,7 @@ Here are what each of the recipient statuses mean:
181175
182176
| Status | Meaning |
183177
|---|---|
184-
|Active | The share has been accepted and the recipient has access to the shared data. |
178+
|Attached | The share has been accepted and the recipient has access to the shared data. |
185179
|Detached | The recipient hasn't accepted the invitation or is no longer active. They aren't receiving the share. |
186180
187181
You can **remove or delete recipients** by either selecting the delete button on the recipient's row, or selecting multiple recipients and then selecting the **Delete recipients** button at the top of the page.

0 commit comments

Comments
 (0)