export_to_azureblob(ds: dataset, {
    "param": value,
    ...
})
export_to_azureblob(ds: dataset, {
    "param": value,
    ...
})
integration
string
required

ID of the integration you’d like to use.

blob_name
string
required

The name of the file you want to upload data to.

overwrite
boolean

Configures this step’s behaviour in case the file already exists.