Skip to content

Commit a38ef1c

Browse files
authored
2 ways to create share
step 1 and 2 on how to start creating share step 3 onwards same regardless of which approach was used
1 parent ac5cc92 commit a38ef1c

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

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

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,15 +74,27 @@ This registration is only needed the first time when sharing or receiving data i
7474
7575
## Create a share
7676
77-
1. 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 share data from using either the [data catalog search](how-to-search-catalog.md) or [browse](how-to-browse-catalog.md).
77+
1. You can create a share by starting from **Data Map**
78+
79+
Open the [Microsoft Purview governance portal](https://web.purview.azure.com/). Select the **Data Map** icon from the left navigation. Then select **Shares**. Select **+New Share**.
80+
81+
:::image type="content" source="./media/how-to-share-data/create-share-datamap-new-share.png" alt-text="Screenshot that shows the Microsoft Purview governance portal Data Map with Data Map, Shares and New Share highlighted." border="true":::
82+
83+
Select the Storage account type and the Storage account you want to share data from. Then select **Continue**.
84+
85+
:::image type="content" source="./media/how-to-share-data/create-share-datamap-select-type-account.png" alt-text="Screenshot that shows the New Share creation step with Type and Storage account options highlighted." border="true":::
86+
87+
1. You can create a share by starting from **Data Catalog**
88+
89+
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 share data from using either the [data catalog search](how-to-search-catalog.md) or [browse](how-to-browse-catalog.md).
7890
7991
:::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":::
8092
81-
1. Once you have found your data asset, select the **Data Share** button.
93+
Once you have found your data asset, select the **Data Share** button.
8294
8395
:::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":::
8496
85-
1. Select **+New Share**.
97+
Select **+New Share**.
8698
8799
:::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":::
88100

0 commit comments

Comments
 (0)