azure-storage-account-blob
Service icon

Azure Storage Account - Blob

Stable version 1.0.2 (Compatible with OutSystems 11)
Uploaded
 on 17 December 2020
 by 
5.0
 (2 ratings)
azure-storage-account-blob

Azure Storage Account - Blob

Details
This is an implementation of the latest Azure Storage SDK. It supports a wide variety of features with the most notable the Append option and the Pagination option. This component currently supports the most used capabilities of the Azure Storage SDK and more will be added in the near future. To use the demo you need to have an Azure Storage Account with its Connection String available. The demo shows you how to use most features of the component. Please use this as a guideline for creating your own applications.
Read more

NEW:

The following actions are available.

  • AppendBlobToBlob
  • AppendBlobToBlobViaSASUrl
  • CreateContainer
  • DeleteBlob
  • DeleteContainer
  • DownloadBlob
  • GetURLForBlobWithSASToken
  • ListBlobs
  • ListBlobsPageable
  • ListContainers
  • ListContainersPageable
  • UploadBlob
  • UploadBlobAsText


The following Structures are available

  • BlobItem
  • ContainerItem
Release notes (1.0.2)

REUPLOAD:

- Reupload because for some reason an consuming component doesn't see this version correctly when I try to upload a new version for that component. 

Reviews (1)
by 
12 Jun (2 weeks ago)
in version 1.0.2
It is a really great component that enables my application an easy plug and play integration to azure storage.

Would be good to have the option to use the delimiter + prefix option that the latest API allow.
The prefix is there but it is missing the delimiter. This way I could setup a folder like structure to manage my blobs in Outsystems.
Team
Other assets in this category