Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 593b7a8

Browse files
committed
increase no bacpac clarity
1 parent 8227708 commit 593b7a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/tools/sqlpackage/sqlpackage-for-azure-synapse-analytics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This article covers SqlPackage support for [Azure Synapse Analytics](/azure/syna
1515
- integration with Azure Blob Storage for accessing data in parquet files
1616
- support for serverless SQL pools
1717

18-
Both dedicated and serverless SQL pools do not support the import/export actions in SqlPackage. To import or export data from a dedicated SQL pool, you must use the publish or extract actions with data as detailed below.
18+
Both dedicated and serverless SQL pools do not support the import/export actions in SqlPackage or `.bacpac` files. SqlPackage supports Azure Synapse Analytics with `.dacpac` files and can read and write data in parquet format files in Azure Blog Storage. To import or export data from a dedicated SQL pool, you must use the publish or extract actions with data as detailed below.
1919

2020
## Extract (export data)
2121
To export data from an Azure Synapse Analytics database to Azure Blob Storage, the SqlPackage [extract](sqlpackage-extract.md) action is used with following properties:

0 commit comments

Comments
 (0)