Skip to content

Commit d3951b5

Browse files
committedJun 28, 2019
datasetmappinghowto
1 parent 9be2d74 commit d3951b5

File tree

7 files changed

+40
-42
lines changed

7 files changed

+40
-42
lines changed
 

‎articles/data-share/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
href: terminology.md
1616
- name: How-to guides
1717
items:
18+
- name: Configure a Dataset Mapping
19+
href: how-to-configure-mapping.md
1820
- name: Troubleshoot Azure Data Share Preview
1921
href: data-share-troubleshooting.md
2022
- name: Resources
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
title: Configure a dataset mapping
3+
description: Configure a dataset mapping
4+
author: joannapea
5+
6+
ms.service: data-share
7+
ms.topic: conceptual
8+
ms.date: 07/10/2019
9+
ms.author: joanpo
10+
---
11+
# How to configure a dataset mapping for a received share in Azure Data Share Preview
12+
13+
This article explains how to configure a dataset mapping for a Received Share using Azure Data Share Preview. You'll want to do this if you accepted a data share invitation but opted to "Accept and configure later". Otherwise, you may simply want to change the destination storage account for your received data.
14+
15+
## Navigate to a received data share
16+
17+
In the Azure Data Share service, navigate to your received share and select the **Details** tab.
18+
19+
![Dataset mapping](./media/dataset-mapping.png "Dataset mapping")
20+
21+
Check the box next to the dataset you'd like to assign a destination to, and click **+ Map to target**. You may need to unmap first if you had already configured a destination storage account and you want to change the mapping to a different storage account.
22+
23+
![Map to target](./media/dataset-map-target.png "Map to target")
24+
25+
## Select a new storage account
26+
27+
Select a storage account that you'd like the data to land in. Note that any data that already exists in any previously mapped storage accounts will not be automatically moved to the new storage account.
28+
29+
![Target storage account](./media/map-target.png "Target storage")
30+
31+
## Next steps
32+
33+
To learn how to start sharing data, continue to the "Share your data" tutorial.
34+
35+
> [!div class="nextstepaction"]
36+
> [Tutorial: Share your data](share-your-data.md)
37+
38+

‎articles/data-share/how-to-configure-storage.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

‎articles/data-share/how-to-monitor.md

Lines changed: 0 additions & 21 deletions
This file was deleted.
14.9 KB
Loading
105 KB
Loading
38.6 KB
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.