Issue: How to use Azure Blob Download Task to download Multiple Files from Azure Blob Storage to On-Prem Local Directory SSIS Tutorial 2021.
In this Blog we are going to learn How to use azure blob download task to download multiple files from azure blob storage to on-prem local directory.
Click on The File + New then Click on Project and name the project.
Fig-1 Create new SSIS project in visual studio 2017.
Double click on azure blob download task and fill the tabs which are 1. Basic, 2. Connection, 3. Destination, 4. Source, 5. Source Filter fill all the required information and click ok.
Fig-2: Configure azure blob download task
Click on execute package.
Fig-3: Execute download task package in visual studio 2017.
Package has been completed successfully
Fig-4: Download task package completed successfully.
Video Demo: How to use Azure Blob Download Task to download Multiple Files from Azure Blob Storage to On-Prem Local Directory SSIS Tutorial 2021