Upload ​Upload

yaml
type: "io.kestra.plugin.azure.storage.adls.upload"
yaml
id: azure_data_lake_storage_upload
namespace: company.team

tasks:
  - id: download_request
    type: io.kestra.plugin.core.http.Download
    uri: adls/product_data/product.json

  - id: upload_file
    type: io.kestra.plugin.azure.storage.adls.Upload
    filePath: "path/to/file/product.json"
    from: "{{ outputs.download_request.uri }}"
    connectionString: "{{ secret('AZURE_CONNECTION_STRING') }}"
    fileSystem: "tasks"
    endpoint: "https://yourblob.blob.core.windows.net"
Properties
SubType string
Format date-time
Format date-time
Possible Values
INFINITEFIXED
Possible Values
AVAILABLELEASEDEXPIREDBREAKINGBROKEN
Possible Values
LOCKEDUNLOCKED
Format uri