Skip to content

Azure Blob Storage - preview

Pre-release
Pre-release

Choose a tag to compare

@csokun csokun released this 10 Apr 14:54
· 33 commits to master since this release

Azure Blob Storage is the key focus of this release as always please check out the available API at https://hexdocs.pm/ex_azure_storage/AzureStorage.Blob.html

  • put_blob: create/update blob content
  • get_blob_content: retrieve blob content
  • share: share blob file(/resource) using SAS token
  • and many more.