SSIS Azure Blob JSON File Source Connector

SSIS Azure Blob Source for JSON File

SSIS Azure Blob Source for JSON File can be used to read JSON files from Azure Blob Storage. You can extract data from single or multiple files (wildcard pattern supported). Also you can read compressed files (*.gz) without extracting files on disk.

Features

  • Support for reading single or multiple files stored in Azure Blob Storage (wildcard pattern supported e.g. *.json)
  • Support for Path expression to extract data from any level (e.g. Extract Orders nested under Customer Node).
  • Support for reading zip and gzip compressed files (stream mode)
  • Support for data pivot (transform columns into rows)
  • Support for Dynamic file path using variable placeholder (e.g. /myroot/{{User::MyFolder}}/*.json )
  • Support for SQL Server 2022, 2019, 2017, 2016, 2014, 2012 (32/64 bit) and now Azure Data Factory
  • Click here to see Azure Blob related articles
  • Click here to see JSON related articles
SSIS Azure Blob JSON File Source Connector - Video Tutorial
Download Help File Buy
View All Tasks
ScreenshotsArticles / Useful LinksSystem Requirements

SSIS Azure Blob JSON File Source – Read from JSON File Options

SSIS Azure Blob JSON File Source - Read from JSON File Options

SSIS Azure Blob JSON File Source – Read from JSON File Options

SSIS Azure Blob JSON File Source – Create Azure Storage Connection

SSIS Azure Blob JSON File Source - Create Azure Storage Connection

SSIS Azure Blob JSON File Source – Create Azure Storage Connection

SSIS Azure Blob JSON File Source – Select JSON File(s) using Blob Browser UI

SSIS Azure Blob JSON File Source - Select JSON File(s) using Blob Browser UI

SSIS Azure Blob JSON File Source – Select JSON File(s) using Blob Browser UI

SSIS Azure Blob JSON File Source – Read Compressed JSON File (GZip or Zip)

SSIS Azure Blob JSON File Source - Read Compressed JSON File (GZip or Zip)

SSIS Azure Blob JSON File Source – Read Compressed JSON File (GZip or Zip)

SSIS Azure Blob JSON File Source – DateTime Parsing Options

SSIS Azure Blob JSON File Source - DateTime Parsing Options

SSIS Azure Blob JSON File Source – DateTime Parsing Options

SSIS Azure Blob JSON File Source – Design time data preview

SSIS Azure Blob JSON File Source - Design time data preview

SSIS Azure Blob JSON File Source – Design time data preview

SSIS Azure Blob JSON File Source – Redirect Bad Records (Error Handling)

SSIS Azure Blob JSON File Source - Redirect Bad Records (Error Handling)

SSIS Azure Blob JSON File Source – Redirect Bad Records (Error Handling)

Articles / Tutorials


Click here to see all articles for [SSIS Azure Blob JSON Source] category


Read Azure Blob Storage Files in SSIS (CSV, JSON, XML)

Read Azure Blob Storage Files in SSIS (CSV, JSON, XML)

Introduction In our previous blog we saw how to load data into Azure Blob Storage. Now in this blog, we will see How to read Azure Blob Storage Files in SSIS (CSV, JSON, XML Format files). To illustrate, we will use ZappySys SSIS PowerPack, which includes several tasks to import/export data from multiples sources to multiple destinations like […]

Click here to learn more about System Requirements
Download View All Tasks Like This