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
description: How to monitor my Azure Data Share Preview
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
+
# Monitoring my Azure Data Share Preview as a Data Provider
12
+
As a data provider, you can monitor various aspects of your share. Below is a list of what you can monitor.
13
+
14
+
* Invitations: View the status of your data share invitations by navigating to Sent shares -> Invitations. There are 3 states that your invitation can be in:
15
+
1. Pending - Data share recipient has not yet accepted the invitation
16
+
1. Accepted - Data share recipient has accepted the invitation
17
+
1. Rejected - Data share recipient has rejected the invitation
18
+
19
+
* Share Subscriptions: View the status of your share subscriptions by navigating to Sent Shares -> Share Subscriptions. A share subscription can have 3 main states:
description: How to monitor my Azure Data Share Preview
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
+
# Monitoring my Azure Data Share Preview as a Data Provider
12
+
As a data provider, you can monitor various aspects of your share. Below is a list of what you can monitor.
13
+
14
+
* Invitations: View the status of your data share invitations by navigating to Sent shares -> Invitations. There are 3 states that your invitation can be in:
15
+
1. Pending - Data share recipient has not yet accepted the invitation
16
+
1. Accepted - Data share recipient has accepted the invitation
17
+
1. Rejected - Data share recipient has rejected the invitation
18
+
19
+
* Share Subscriptions: View the status of your share subscriptions by navigating to Sent Shares -> Share Subscriptions. A share subscription can have 3 main states:
Copy file name to clipboardExpand all lines: articles/data-share/subscribe-to-data-share.md
+27-9Lines changed: 27 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -35,38 +35,56 @@ Check your inbox for an invitation from your data provider. The invitation is fr
35
35
36
36
Click on **View invitation** to see your invitation in Azure. This takes you to your Received Shares view.
37
37
38
+

39
+
38
40
Select the share you would like to view.
39
41
40
42
## Accept the invitation
41
43
Make sure all fields are reviewed, including the **Terms of Use**. If you agree to the terms of use, you'll be required to check the box to indicate you agree.
42
44
45
+

46
+
43
47
Under *Target Data Share Account*, select the Subscription and Resource Group that you'll be deploying your Data Share into.
44
48
45
49
For the **Data Share Account** field, select **Create new** if you don't have an existing Data Share account. Otherwise, select an existing Data Share account that you'd like to accept your data share into.
46
50
47
51
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.
48
52
49
-
Once you've agreed to the terms of use and specified a location for your share, click on *Accept and Configure*.
53
+

54
+
55
+
Once you've agreed to the terms of use and specified a location for your share, click on *Accept and Configure*. If you chose this option, a share subscription will be created and the next screen will ask you to select a target storage account for your data to be copied into.
If you prefer to accept the invitation now but configure your storage at a later time, click *Accept and Configure later*. This option allows you to configure your target storage account later. To continue configuring your storage later, see [how to configure your storage account](how-to-configure-storage.md) page for detailed steps on how to resume your data share configuration.
60
+
61
+
If you don't want to accept the invitation, click *Reject*.
50
62
51
63
## Configure target storage for your Data Share
52
64
Under *Target Storage Settings*, select the Subscription, Resource group, and storage account that you'd like to receive your data into.
53
65
54
-
Your Data Provider may have offered a synchronization setting for you to subscribe to. To receive regular refreshes of your data, make sure you enable the synchronization setting. If you don't see one, contact your Data Provider.
To receive regular refreshes 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.
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.
58
77
59
-
## Enable a synchronization schedule
60
-
To enable or disable a synchronization schedule, navigate to Received Shares -> Synchronization Schedule and select the synchronization interval that you would like to enable.
Click **Enable** to enable a synchronization schedule, or if you'd like to stop data from being refreshed, click **Disable**.
80
+
When the last run status is *successful*, open the storage account to view the received data.
63
81
64
-
## View a history of your snapshots
65
-
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.
82
+
To check which storage account you used, click on **Datasets**.
To navigate to the data that has been shared with you, select Received Shares -> Datasets. Under **Path**, you'll see a link to the path that contains your received data. Wait until a snapshot has been successful before you can see your data. Information about the status of your snapshot can be seen in the Details tab, or the History tab.
86
+
## View a history of your snapshots
87
+
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.
70
88
71
89
## Next steps
72
90
In this tutorial, you learnt how to accept and receive an Azure Data Share. To learn more about Azure Data Share concepts, continue to Azure Data Share Terminology.
Copy file name to clipboardExpand all lines: articles/data-share/terminology.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: Azure Data Share Preview Concepts
3
-
description: Azure Data Share Preview Concepts
2
+
title: Azure Data Share Preview Terminology
3
+
description: Azure Data Share Preview Terminology
4
4
author: joannapea
5
5
6
6
ms.service: data-share
@@ -10,7 +10,7 @@ ms.author: joanpo
10
10
---
11
11
# Azure Data Share Preview Concepts
12
12
13
-
Azure Data Share Preview introduces some new concepts related to data sharing. This article explains terms that are commonly used in Azure Data Share. It introduces some concepts related to how organizations typically use Azure Data Share to meet their data sharing needs.
13
+
Azure Data Share Preview introduces some new terminology related to data sharing. This article explains some frequently used terms that you may see used throughout the service.
0 commit comments