yaml
type: "io.kestra.plugin.azure.storage.blob.list"
yaml
id: azure_storage_blob_list
namespace: company.team

tasks:
  - id: list
    type: io.kestra.plugin.azure.storage.blob.List
    endpoint: "https://yourblob.blob.core.windows.net"
    connectionString: "DefaultEndpointsProtocol=...=="
    container: "mydata"
    prefix: "sub-dir"
    delimiter: "/"
Properties
Default FILES
Possible Values
FILESDIRECTORYBOTH
SubType
Format uri