Dataset ID
datasetId
string
Required
The ID of the dataset to upload to Azure Blob storage.
Azure connection string
connectionString
string
Required
Connection string is a credential used to authenticate to your Azure storage account. See https://learn.microsoft.com/en-us/azure/storage/common/storage-configure-connection-string
Container name
container
string
Required
The name of the container to upload to.
File name
fileName
string
Required
The name of the file to upload.
File format
format
Enum
Required
The format of the dataset to upload.
Value options:
Default value of this property is
"json"
Hide download URL
hideDownloadUrl
boolean
Optional
Hide the URL to download the file from Azure from the Actor log.
Default value of this property is
false
Gzip
gzip
boolean
Optional
Compress the file using gzip.
Default value of this property is
false
Developer
Maintained by Community
Actor stats
- 2 users
- 130 runs
- Modified 3 months ago
Categories