Important: This documentation is about an older version. It's relevant only to the release noted, many of the features and functions have been updated or replaced. Please view the current version.
Querying Azure Blob Storage
This feature is available only from version 2.1.0
To retrieve docs(json/csv/tsv/xml) from Azure Blob Storage, you need to setup Azure Blob Storage type of authentication.
Authentication
To retrieve content from azure blob storage, you need to provide the following information in the configuration section.
- Choose “Azure Blob Storage” as authentication type
- Provide Azure storage account name
- Provide Azure storage account key ( either primary key or secondary key)
Retrieving data from azure blob storage
In the query editor, provide the following details
- Query Type: json/csv/tsv/xml/html
- Parser: backend/uql
- Source: Azure Blob
- Storage container name: