Skip to content

Commit 62430c4

Browse files
committed
Update supported-data-stores.md
1 parent 8bc1874 commit 62430c4

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

articles/data-share/supported-data-stores.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
title: Supported data stores in Azure Data Share
33
description: Learn about the data stores that are supported for use in Azure Data Share.
44
ms.service: azure-data-share
5-
author: sidontha
6-
ms.author: sidontha
5+
author: chvukosw
6+
ms.author: chvukosw
77
ms.topic: concept-article
8-
ms.date: 02/12/2025
8+
ms.date: 01/21/2026
99
---
1010
# Supported data stores in Azure Data Share
1111

1212
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.
1313

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.
1515

1616
## Supported data stores
1717

@@ -61,7 +61,7 @@ Azure Data Share supports the sharing of both tables and views from Azure SQL Da
6161

6262
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.
6363

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.
6565

6666
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.
6767

0 commit comments

Comments
 (0)