Skip to main content

Azure Blob / ADLS

:::info Required extra This connection requires the azure and duckdb extras. See Installation. :::

Test data stored in Azure Blob storage or Azure Data Lake Storage Gen2 (ADLS) in various formats.

Server

servers:
- server: production
type: azure
location: abfss://datameshdatabricksdemo.dfs.core.windows.net/inventory_events/*.parquet
format: parquet

Environment variables

Authentication uses an Azure Service Principal (App Registration) with a secret.

VariableExampleDescription
DATACONTRACT_AZURE_TENANT_ID79f5b80f-...The Azure Tenant ID
DATACONTRACT_AZURE_CLIENT_ID3cf7ce49-...The Application/Client ID of the app registration
DATACONTRACT_AZURE_CLIENT_SECRETyZK8Q~GWO1M...The client secret value