Blog Post

SQL Server Integration Services (SSIS) Blog
1 MIN READ

New Azure Feature Pack Release Strengthening ADLS Connectivity

SSIS-Team's avatar
SSIS-Team
Copper Contributor
Mar 25, 2019
First published on MSDN on Aug 29, 2017
Dear SSIS Users,

I'm happy to announce that we have released a new version of https://docs.microsoft.com/sql/integration-services/azure-feature-pack-for-integration-services-ssis , strengthening the connectivity for https://azure.microsoft.com/services/data-lake-store/ .

Below is the list of improvements for this release:

  1. https://docs.microsoft.com/sql/integration-services/control-flow/azure-data-lake-store-file-system-task This task is designed to provide users the capability to perform file system operations on ADLS. As of now, download/upload operations are supported. More operations will be added in the future. Different from existing ADLS Data Flow Source/Destination, this task can:

    • copy files as opaque data instead of tabular data;

    • copy a batch of files instead of a single file;

    • support the https://blogs.msdn.microsoft.com/azuredatalake/2016/10/09/experience-updates-to-the-azure-data-lake-store-and-analytics-portal/ feature.



  2. https://docs.microsoft.com/sql/integration-services/control-flow/foreach-loop-container This enumerator enables users to enumerate files in an ADLS directory with filters.


You can download this new version of Azure Feature Pack from the following links:

  • https://www.microsoft.com/en-us/download/details.aspx?id=47367

  • https://www.microsoft.com/en-us/download/details.aspx?id=47366

  • https://www.microsoft.com/en-us/download/details.aspx?id=49492

  • https://www.microsoft.com/en-us/download/details.aspx?id=54798


Cheers,
Lingxi
Published Mar 25, 2019
Version 1.0
No CommentsBe the first to comment