Skip to main content

Google Cloud Storage

Connect to Google Cloud Storage.

Configuration

GCS requires a JSON Token generated by the gcloud utility as described here.

File Formats

See supported file formats.

Connection Query Template

CREATE CONNECTION gcp_connection
CONNECTION_TYPE = ADLS
AZURE_ACCOUNT_KEY = 'az_account_key'
AZURE_CONNECTION_STRING = 'az_connection_string'