Microsoft OneLake - Upload file action

The Upload file action enables you to upload a new file to Microsoft OneLake storage.

There is no fixed limit on file size. The maximum file size depends on whether the upload can finish within the job timeout limit.

Input

Input fieldDescription
Workspace IDEnter the ID of the workspace where the lakehouse is located.
Lakehouse IDEnter the ID of the lakehouse where the file is located.
Directory pathSpecify the path of the directory where the file should be created.
File nameEnter the name of the file.
ContentsEnter the binary contents of the file to be uploaded.

Output

Output fieldDescription
SuccessStatus of the upload file operation.
NameName of the file with its extension.
Parts uploadedNumber of parts uploaded to complete the multipart file upload.
Total bytes uploadedSize of the uploaded files in bytes.

Last updated: