You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-share/data-share-troubleshoot.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: jifems
6
6
ms.author: jife
7
7
ms.service: data-share
8
8
ms.topic: troubleshooting
9
-
ms.date: 07/30/2020
9
+
ms.date: 08/14/2020
10
10
---
11
11
12
12
# Troubleshoot common issues in Azure Data Share
@@ -29,7 +29,7 @@ This could be due to the following reasons:
29
29
1. Search for **Microsoft.DataShare**
30
30
1. Click **Register**
31
31
32
-
You'll need to have the [Contributor Azure role](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles#contributor) to complete these steps.
32
+
You'll need to have the [Azure Contributor role](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles#contributor) to the Azure subscription to complete these steps.
33
33
34
34
***Invitation is sent to your email alias instead of your Azure login email.** If you have registered the Azure Data Share service or have already created a Data Share resource in the Azure tenant, but still cannot see the invitation, it maybe because the provider has entered your email alias as recipient instead of your Azure login email address. Contact your data provider and ensure that they have sent the invitation to your Azure login e-mail address and not your e-mail alias.
Copy file name to clipboardExpand all lines: articles/data-share/how-to-configure-mapping.md
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -5,31 +5,31 @@ author: jifems
5
5
ms.author: jife
6
6
ms.service: data-share
7
7
ms.topic: how-to
8
-
ms.date: 07/30/2020
8
+
ms.date: 08/14/2020
9
9
---
10
10
# How to configure a dataset mapping for a received share in Azure Data Share
11
11
12
-
This article explains how to configure a dataset mapping for a Received Share using Azure Data Share. You'll want to do this if you accepted a data share invitation but opted to "Accept and configure later", or if data is shared in-place. You may want to configure a dataset mapping if you need to change the destination for data being shared with you, or if you want to receive data into a SQL Server.
12
+
This article explains how to configure a dataset mapping for a Received Share using Azure Data Share. You may want to configure a dataset mapping to specify a target data store where you want to receive data, or if you need to change the target data store.
13
13
14
14
## Navigate to a received data share
15
15
16
-
In the Azure Data Share service, navigate to your received share and select the **Details** tab.
16
+
In the Azure Data Share service, navigate to your received share and select the **Datasets** tab.
Check the box next to the dataset you'd like to assign a destination to. Select **Unmap** to unmap the existing mapping. Select **+ Map to target**to choose a new destination store.
20
+
Check the box next to the dataset you'd like to assign a destination to. Select **+ Map to target** to choose a new destination store. Select **Unmap** first if the dataset is already mapped and you want to change the target data store.
21
21
22
22

23
23
24
-
## Select a new target store
24
+
## Select a target store
25
25
26
-
Select a target data type that you'd like the data to land in. For snapshot-based sharing, any data that already exists in any previously mapped storage accounts will not be automatically moved to the new target store. For in-place sharing, select a data store in the Location specified. The Location is the Azure data center where data provider's source data store is located at.
26
+
Select a target data store type that you'd like the data to land in. For snapshot-based sharing, any data that already exists in any previously mapped storage accounts will not be automatically moved to the new target store. For in-place sharing, select a data store in the Location specified. The Location is the Azure data center where data provider's source data store is located at.
Copy file name to clipboardExpand all lines: articles/data-share/subscribe-to-data-share.md
+16-19Lines changed: 16 additions & 19 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: jifems
5
5
ms.author: jife
6
6
ms.service: data-share
7
7
ms.topic: tutorial
8
-
ms.date: 07/30/2020
8
+
ms.date: 08/14/2020
9
9
---
10
10
# Tutorial: Accept and receive data using Azure Data Share
11
11
@@ -87,38 +87,35 @@ Sign in to the [Azure portal](https://portal.azure.com/).
87
87
88
88
For the **Received Share Name** field, you may leave the default specified by the data provide, or specify a new name for the received share.
89
89
90
-

91
-
92
-
1. Once you've agreed to the terms of use and specified a location for your share, Select on *Accept and configure*. A share subscription will be created.
93
-
94
-
For snapshot-based sharing, the next screen will ask you to select a target storage account for your data to be copied into.
90
+
Once you've agreed to the terms of use and specified a Data Share account to manage your received share, Select **Accept and configure**. A share subscription will be created.
If you prefer to accept the invitation now but configure your target data store at a later time, select *Accept and configure later*. To continue configuring your storage later, see [configure dataset mappings](how-to-configure-mapping.md) page for detailed steps on how to resume your data share configuration.
99
-
100
-
For in-place sharing, see [configure dataset mappings](how-to-configure-mapping.md) page for detailed steps on how to resume your data share configuration.
94
+
This takes you to your the received share in your Data Share account.
101
95
102
96
If you don't want to accept the invitation, Select*Reject*.
103
97
104
-
## Configure storage
105
-
1. Under *Target Storage Settings*, select the Subscription, Resource group, and storage account that you'd like to receive your data into.
98
+
## Configure received share
99
+
Follow the steps below to configure where you want to receive data.
100
+
101
+
1. Select**Datasets** tab. Check the box next to the dataset you'd like to assign a destination to. Select **+ Map to target** to choose a target data store.
102
+
103
+

1. Select a target data store type that you'd like the data to land in. Any data files or tables in the target data store with the same pathand name will be overwritten.
108
106
109
-
1. To receive regular update of your data, make sure you enable the snapshot settings. Note that you will only see a snapshot setting schedule if your data provider has included it in the data share.
107
+
For in-place sharing, select a data store in the Location specified. The Location is the Azure data center where data provider's source data store is located at. Once dataset is mapped, you can follow the link in the Target Path to access the data.
1. For snapshot-based sharing, if the data provider has created a snapshot schedule to provide regular update to the data, you can also enable snapshot schedule by selecting the **Snapshot Schedule** tab. Check the box next to the snapshot schedule and select **+ Enable**.
114
112
115
-
> [!IMPORTANT]
116
-
> If you are receiving SQL-based data and would like to receive that data into a SQL-based source, visit [configure a dataset mapping](how-to-configure-mapping.md) how-to guide to learn how to configure a SQL Server as the destination for your dataset.
1. You can trigger a snapshot in the Received Shares -> Details tab by selecting **Trigger snapshot**. Here, you can trigger a full or incremental snapshot of your data. If it is your first time receiving data from your data provider, select full copy.
118
+
1. You can trigger a snapshot by selecting **Details** tab followed by **Trigger snapshot**. Here, you can trigger a full or incremental snapshot of your data. If it is your first time receiving data from your data provider, select full copy.
To view a history of your snapshots, navigate to Received Shares -> History. Here you'll find a history of all snapshots that were generated for the past 60 days.
127
+
This step only applies to snapshot-based sharing. To view history of your snapshots, select **History** tab. Here you'll find history of all snapshots that were generated for the past 30 days.
131
128
132
129
## Next steps
133
130
In this tutorial, you learned how to accept and receive an Azure Data Share. To learn more about Azure Data Share concepts, continue to [Concepts: Azure Data Share Terminology](terminology.md).
@@ -56,9 +56,7 @@ Sharing from SQL-based sources has pre-requisites related to firewall rules and
56
56
## Share from Azure Data Explorer
57
57
Azure Data Share supports the ability to share databases in-place from Azure Data Explorer clusters. Data provider can share at the database or cluster level. When shared at database level, data consumer will only be able to access the specific database(s) shared by the data provider. When shared at cluster level, data consumer can access all the databases from the provider's cluster, including any future databases created by the data provider.
58
58
59
-
To access shared databases, data consumer needs to have its own Azure Data Explorer cluster. Data consumer's Azure Data Explorer cluster needs to locate in the same Azure data center as the data provider's Azure Data Explorer cluster. When sharing relationship is established, Azure Data Share creates a symbolic link between the provider and consumer's Azure Data Explorer clusters.
60
-
61
-
Azure Data Explorer supports two modes of data ingestion: batch and streaming. Data received from batch in the shared database will appear between a few seconds to a few minutes on the data consumer side. Data received from streaming could take up to 24 hours to appear on the data consumer side.
59
+
To access shared databases, data consumer needs to have its own Azure Data Explorer cluster. Data consumer's Azure Data Explorer cluster needs to locate in the same Azure data center as the data provider's Azure Data Explorer cluster. When sharing relationship is established, Azure Data Share creates a symbolic link between the provider and consumer's Azure Data Explorer clusters. Data ingested using batch mode into the source Azure Data Explorer cluster will show up on the target cluster within a few seconds to a few minutes.
0 commit comments