Activities
latest
false
Banner background image
IT Automation Activities
Last updated Mar 8, 2024

Upload Blob From File

UiPath.Azure.Activities.UploadBlobFromFile

Description

Creates a new blob or updates an existing one from the specified file.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Configuration

Common
  • DisplayName - The display name of the activity.
Input
  • BlobAccessTier - Specifies the blob access tier. The possible values are Cool, Hot, Archive, and Unknown.
  • BlobContainer - Specifies the blob container.
  • BlobName - Specifies the name of the blob. This field supports only strings and String variables.
  • ContentType - Specifies the type of the data included in the blob. This field supports only strings and String variables.
  • FileToUpload - Specifies the full path of the file that needs to be uploaded. This field supports only strings and String variables.
  • Metadata - Specifies the metadata for the blob. It should contain two columns, the name and the value.
  • Timeout - Specifies how long to wait (in seconds) for the activity to run before an error is thrown. If not set, the activity runs until completion.
  • Type - Specifies the type of the blob. The possible values for it are Block, Page, and Append. The default value is Block.
  • UploadVHDFileAsPageBlob - Specifies if the .vhd file should be uploaded as a page blob (recommended). The default value is True.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
  • Blob - Provides details about the uploaded blob.
  • Description
  • Project compatibility
  • Configuration

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.