
Download
Download
yaml
type: "io.kestra.plugin.azure.storage.blob.Download"Examples
yaml
id: azure_storage_blob_download
namespace: company.team
tasks:
- id: download
type: io.kestra.plugin.azure.storage.blob.Download
endpoint: "https://yourblob.blob.core.windows.net"
connectionString: "DefaultEndpointsProtocol=...=="
container: "mydata"
name: "myblob"
Properties
container*Requiredstring
endpoint*Requiredstring
name*Requiredstring
connectionStringstring
sasTokenstring
Outputs
blob
Definitions
io.kestra.plugin.azure.storage.blob.models.Blob
containerstring
eTagstring
lastModifiedstring
Format
date-timenamestring
sizeinteger
uristring
Format
uri