Azure Blob storage is Microsoft's object storage solution for the cloud. Blob storage is optimized for storing massive amounts of unstructured data. This package allows a robot to connect to MS Azure storage and download/upload massive amounts of unstructured data. New activities are included in the current release to facilitate storing and uploading substantial amounts of unstructured object data, such as text or binary data. These activities help users to Create Containers, Delete Containers, Get Container Details and Upload a blob to Azure storage.

The following are new features that are included in the current release to facilitate storing substantial amounts of unstructured object data, such as text or binary data. 

  • Create Container - will create containers that are tied to user accounts to group Blobs into them
  • Get Container Details - will fetch the list of blobs (Binary Large Object) available in the container
  • Delete Container - will delete a container
  • Upload File - This activity facilitates uploading a blob to Azure Storage by providing Inputs, such as Key name, Input File Bucket name, etc.  

To know more, refer the Azure Blob sub-menu under Activities menu.

 

5.0.4