|
1 | 1 | ---
|
2 | 2 | title: 'Tutorial: Share outside your org - Azure Data Share'
|
3 | 3 | description: Tutorial - Share data with customers and partners using Azure Data Share
|
4 |
| -author: jifems |
5 |
| -ms.author: jife |
| 4 | +author: sidontha |
| 5 | +ms.author: sidontha |
6 | 6 | ms.service: data-share
|
7 | 7 | ms.topic: tutorial
|
8 |
| -ms.date: 11/12/2021 |
| 8 | +ms.date: 10/26/2022 |
9 | 9 | ---
|
10 | 10 | # Tutorial: Share data using Azure Data Share
|
11 | 11 |
|
@@ -192,39 +192,39 @@ Use these commands to create the resource:
|
192 | 192 |
|
193 | 193 | 1. Navigate to your Data Share Overview page.
|
194 | 194 |
|
195 |
| -  |
| 195 | + :::image type="content" source="./media/share-receive-data.png" alt-text="Screenshot of the Azure Data Share overview page in the Azure portal."::: |
196 | 196 |
|
197 | 197 | 1. Select **Start sharing your data**.
|
198 | 198 |
|
199 |
| -1. Select **Create**. |
| 199 | +1. Select **Create**. |
200 | 200 |
|
201 | 201 | 1. Fill out the details for your share. Specify a name, share type, description of share contents, and terms of use (optional).
|
202 | 202 |
|
203 |
| -  |
| 203 | + :::image type="content" source="./media/enter-share-details.png " alt-text="Screenshot of the share creation page in Azure Data Share, showing the share name, type, description, and terms of used filled out."::: |
204 | 204 |
|
205 | 205 | 1. Select **Continue**.
|
206 | 206 |
|
207 |
| -1. To add Datasets to your share, select **Add Datasets**. |
| 207 | +1. To add Datasets to your share, select **Add Datasets**. |
208 | 208 |
|
209 |
| -  |
| 209 | + :::image type="content" source="./media/datasets.png" alt-text="Screenshot of the datasets page in share creation, the add datasets button is highlighted."::: |
210 | 210 |
|
211 |
| -1. Select the dataset type that you would like to add. You will see a different list of dataset types depending on the share type (snapshot or in-place) you have selected in the previous step. If sharing from an Azure SQL Database or Azure Synapse Analytics (formerly Azure SQL DW), you will be prompted for authentication method to list tables. Select AAD authentication, and check the checkbox **Allow Data Share to run the above 'create user' script on my behalf**. |
| 211 | +1. Select the dataset type that you would like to add. You will see a different list of dataset types depending on the share type (snapshot or in-place) you have selected in the previous step. If sharing from an Azure SQL Database or Azure Synapse Analytics (formerly Azure SQL DW), you will be prompted for authentication method to list tables. Select AAD authentication, and check the checkbox **Allow Data Share to run the above 'create user' script on my behalf**. |
212 | 212 |
|
213 |
| -  |
| 213 | + :::image type="content" source="./media/add-datasets-updated.png" alt-text="Screenshot showing the available dataset types."::: |
214 | 214 |
|
215 |
| -1. Navigate to the object you would like to share and select 'Add Datasets'. |
| 215 | +1. Navigate to the object you would like to share and select 'Add Datasets'. |
216 | 216 |
|
217 |
| -  |
| 217 | + :::image type="content" source="./media/select-datasets.png" alt-text="Screenshot of the select datasets page, showing a folder selected.""::: |
218 | 218 |
|
219 |
| -1. In the Recipients tab, enter in the email addresses of your Data Consumer by selecting '+ Add Recipient'. |
| 219 | +1. In the Recipients tab, enter in the email addresses of your Data Consumer by selecting '+ Add Recipient'. |
220 | 220 |
|
221 |
| -  |
| 221 | + :::image type="content" source="./media/add-recipient.png" alt-text="Screenshot of the recipients page, showing a recipient added."::: |
222 | 222 |
|
223 | 223 | 1. Select **Continue**.
|
224 | 224 |
|
225 | 225 | 1. If you have selected snapshot share type, you can configure snapshot schedule to provide updates of your data to your data consumer.
|
226 | 226 |
|
227 |
| -  |
| 227 | + :::image type="content" source="./media/enable-snapshots.png" alt-text="Screenshot of the settings page, showing the snapshot toggle enabled."::: |
228 | 228 |
|
229 | 229 | 1. Select a start time and recurrence interval.
|
230 | 230 |
|
|
0 commit comments