Skip to content

Commit e5ed284

Browse files
committed
add adls gen2 to sqldw upload task
1 parent a9ef38c commit e5ed284

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/integration-services/control-flow/azure-sql-dw-upload-task.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ The task leverages PolyBase to improve performance, as described in the article
2626
The currently supported source data file format is delimited text in UTF8 encoding.
2727
When copying from file system, data will first be uploaded to Azure Blob Storage for staging, and then to Azure SQL DW. Therefore, an Azure Blob Storage account is needed.
2828

29+
> [!NOTE]
30+
> Azure Storage connection manager with Data Lake Gen2 service type is not supported.
31+
>
32+
> To use Azure Data Lake Gen2 for staging or source, you can connect via Azure Storage connection manager with Blob Storage service type.
33+
2934
The **Azure SQL DW Upload Task** is a component of the [SQL Server Integration Services (SSIS) Feature Pack for Azure](../../integration-services/azure-feature-pack-for-integration-services-ssis.md).
3035

3136
To add an **Azure SQL DW Upload Task**, drag-drop it from SSIS Toolbox to the designer canvas, and double-click or right-click and click **Edit** to see the task editor dialog box.

0 commit comments

Comments
 (0)