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
In this tutorial, you'll learn how to set up a new Azure Data Share and start sharing your data with customers and partners outside of your Azure organization.
14
+
In this tutorial, you learn how to set up a new Azure Data Share and start sharing your data with customers and partners outside of your Azure organization.
15
15
16
-
In this tutorial, you'll learn how to:
16
+
In this tutorial, you learn how to:
17
17
18
18
> [!div class="checklist"]
19
19
> * Create a Data Share.
@@ -210,7 +210,7 @@ Use these commands to create the resource:
210
210
211
211
:::image type="content" source="./media/datasets.png" alt-text="Screenshot of the datasets page in share creation, the add datasets button is highlighted.":::
212
212
213
-
1. Select the dataset type that you would like to add. You'll see a different list of dataset types depending on the share type (snapshot or in-place) you've selected in the previous step. If sharing from an Azure SQL Database or Azure Synapse Analytics (formerly Azure SQL DW), you'll be prompted for authentication method to list tables. Select Microsoft Entra authentication, and check the checkbox **Allow Data Share to run the above 'create user' script on my behalf**.
213
+
1. Select the dataset type that you would like to add. You see a different list of dataset types depending on the share type (snapshot orin-place) you've selected in the previous step. If sharing from an Azure SQL Database or Azure Synapse Analytics (formerly Azure SQL DW), you are prompted for authentication method to list tables. Select Microsoft Entra authentication, and check the checkbox **Allow Data Share to run the above 'create user' script on my behalf**.
214
214
215
215
:::image type="content" source="./media/add-datasets.png" alt-text="Screenshot showing the available dataset types.":::
# Tutorial: Accept and receive data using Azure Data Share
13
13
14
-
In this tutorial, you'll learn how to accept a data share invitation using Azure Data Share. You'll learn how to receive data being shared with you, and how to enable a regular refresh interval to ensure that you always have the most recent snapshot of the data being shared with you.
14
+
In this tutorial, you learn how to accept a data share invitation using Azure Data Share. You learn how to receive data being shared with you, and how to enable a regular refresh interval to ensure that you always have the most recent snapshot of the data being shared with you.
15
15
16
16
> [!div class="checklist"]
17
17
> * How to accept an Azure Data Share invitation
@@ -92,7 +92,7 @@ Sign in to the [Azure portal](https://portal.azure.com/).
92
92
93
93
To open invitation from Azure portal directly, search for **Data Share Invitations**in Azure portal. This action takes you to the list of Data Share invitations.
94
94
95
-
If you're a guest user of a tenant, you'll be asked to verify your email address for the tenant prior to viewing Data Share invitation for the first time. Once verified, it's valid for 12 months.
95
+
If you're a guest user of a tenant, you are asked to verify your email address for the tenant prior to viewing Data Share invitation for the first time. Once verified, it's valid for 12 months.
96
96
97
97

98
98
@@ -148,7 +148,7 @@ Copy your invitation ID for use in the next section.
148
148
149
149
### [Portal](#tab/azure-portal)
150
150
151
-
1. 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.
151
+
1. Make sure all fields are reviewed, including the **Terms of Use**. If you agree to the terms of use, you are required to check the box to indicate you agree.
152
152
153
153

154
154
@@ -158,7 +158,7 @@ Copy your invitation ID for use in the next section.
158
158
159
159
For the **Received Share Name** field, you can leave the default specified by the data provide, or specify a new name for the received share.
160
160
161
-
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.
161
+
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 is created.
Use the [New-AzDataShareSubscription](/powershell/module/az.datashare/new-azdatasharesubscription) command to create the Data Share. The InvitationId will be the ID you gathered from the previous step.
182
+
Use the [New-AzDataShareSubscription](/powershell/module/az.datashare/new-azdatasharesubscription) command to create the Data Share. The InvitationId is the ID you gathered from the previous step.
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**. The first scheduled snapshot will start within one minute of the schedule time and subsequent snapshots will start within seconds of the scheduled time.
206
+
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**. The first scheduled snapshot starts within one minute of the schedule time and subsequent snapshots start within seconds of the scheduled time.
@@ -389,7 +389,7 @@ Run the [New-AzDataShareTrigger](/powershell/module/az.datashare/new-azdatashare
389
389
---
390
390
391
391
## View history
392
-
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.
392
+
This step only applies to snapshot-based sharing. To view history of your snapshots, select **History** tab. Here you find history of all snapshots that were generated for the past 30 days.
Copy file name to clipboardExpand all lines: articles/data-share/supported-data-stores.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,16 +2,16 @@
2
2
title: Supported data stores in Azure Data Share
3
3
description: Learn about the data stores that are supported for use in Azure Data Share.
4
4
ms.service: azure-data-share
5
-
author: sidontha
6
-
ms.author: sidontha
5
+
author: chvukosw
6
+
ms.author: chvukosw
7
7
ms.topic: concept-article
8
-
ms.date: 02/12/2025
8
+
ms.date: 01/21/2026
9
9
---
10
10
# Supported data stores in Azure Data Share
11
11
12
12
Azure Data Share provides open and flexible data sharing, including the ability to share from and to different data stores. Data providers can share data from one type of data store, and data consumers can choose a data store to receive the data.
13
13
14
-
In this article, you'll learn about the set of Azure data stores that Azure Data Share supports. You'll also learn about how data providers and data consumers can combine different data stores.
14
+
In this article, you learn about the set of Azure data stores that Azure Data Share supports. You also learn how data providers and data consumers can combine different data stores.
15
15
16
16
## Supported data stores
17
17
@@ -61,7 +61,7 @@ Azure Data Share supports the sharing of both tables and views from Azure SQL Da
61
61
62
62
Data consumers can choose to accept the data into Azure Data Lake Storage Gen2 or Azure Blob Storage as a CSV file or parquet file. They can also accept data as tables into Azure SQL Database and Azure Synapse Analytics.
63
63
64
-
When consumers accept data into Azure Data Lake Storage Gen2 or Azure Blob Storage, full snapshots overwrite the contents of the target file if the file already exists. When data is received into a table and the target table doesn't already exist, Azure Data Share creates an SQL table by using the source schema. If a target table already exists and it has the same name, it's dropped and overwritten with the latest full snapshot. Incremental snapshots aren't currently supported.
64
+
When consumers accept data into Azure Data Lake Storage Gen2 or Azure Blob Storage, full snapshots overwrite the contents of the target file if the file already exists. When data is received into a table and the target table doesn't already exist, Azure Data Share creates a SQL table by using the source schema. If a target table already exists and it has the same name, it's dropped and overwritten with the latest full snapshot. Incremental snapshots aren't currently supported.
65
65
66
66
If a snapshot is interrupted and fails, for example, due to a cancel action, networking issue, or disaster, the next snapshot copies the entire table or view again.
Copy file name to clipboardExpand all lines: articles/data-share/terminology.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,23 +2,23 @@
2
2
title: Azure Data Share terminology
3
3
description: Learn about common terms used to describe resources used in Azure Data Share (data provider, data consumer, data share, share subscription, snapshot, invitation, recipient.)
4
4
ms.service: azure-data-share
5
-
author: sidontha
6
-
ms.author: sidontha
5
+
author: chvukosw
6
+
ms.author: chvukosw
7
7
ms.topic: concept-article
8
-
ms.date: 02/12/2025
8
+
ms.date: 01/21/2026
9
9
---
10
10
11
-
# Azure Data Share Concepts
11
+
# Azure Data Share concepts
12
12
13
13
Azure Data Share introduces some new terminology related to data sharing. This article explains some frequently used terms that you could see used throughout the service.
14
14
15
15
## Data provider
16
16
17
-
A Data provider is the organization that is sharing data with their consumers. Typically the data provider can be an owner or a curator of the data. Data providers want to share data of various types. Some examples of data that a data provider might want to share include raw data, such as point of sales or time series data. A data provider might also want to share preprocessed, curated data that already contains analytics and insights.
17
+
A Data provider is the organization that's sharing data with their consumers. Typically the data provider can be an owner or a curator of the data. Data providers want to share data of various types. Some examples of data that a data provider might want to share include raw data, such as point of sales or time series data. A data provider might also want to share preprocessed, curated data that already contains analytics and insights.
18
18
19
19
## Data consumer
20
20
21
-
A Data consumer is the organization that is receiving data from a data provider. The data consumer might want to join the shared data with their own data to derive insights. In some cases, the data consumer might be receiving data that has already been processed.
21
+
A Data consumer is the organization that's receiving data from a data provider. The data consumer might want to join the shared data with their own data to derive insights. In some cases, the data consumer might be receiving data that has already been processed.
22
22
23
23
## Data Share
24
24
@@ -54,7 +54,7 @@ Invitations can be resent up to five times a day.
54
54
55
55
## Recipient
56
56
57
-
A recipient is someone that receives an invitation to a data share. Typically, a data provider will add recipients to data share that they create. Once the recipient of an invitation accepts the invitation, they become a data consumer.
57
+
A recipient is someone that receives an invitation to a data share. Typically, a data provider adds recipients to data share that they create. Once the recipient of an invitation accepts the invitation, they become a data consumer.
0 commit comments