Azure dataset uploader avatar
Azure dataset uploader
Try for free

No credit card required

View all Actors
Azure dataset uploader

Azure dataset uploader

mvolfik/azure-dataset-uploader
Try for free

No credit card required

The easiest way to upload datasets to Azure blob storage.

Dataset ID

datasetIdstringRequired

The ID of the dataset to upload to Azure Blob storage.

Azure connection string

connectionStringstringRequired

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

containerstringRequired

The name of the container to upload to.

File name

fileNamestringRequired

The name of the file to upload.

File format

formatEnumRequired

The format of the dataset to upload.

Value options:

"json": string"csv": string"xlsx": string"xml": string"jsonl": string

Default value of this property is "json"

Hide download URL

hideDownloadUrlbooleanOptional

Hide the URL to download the file from Azure from the Actor log.

Default value of this property is false

Gzip

gzipbooleanOptional

Compress the file using gzip.

Default value of this property is false

Developer
Maintained by Community
Actor metrics
  • 1 monthly user
  • 1 star
  • 100.0% runs succeeded
  • Created in Jun 2023
  • Modified 6 months ago