BrandGhost
Use SAS URIs from Azure Blob Storage Like a Pro!

Use SAS URIs from Azure Blob Storage Like a Pro!

Want to make blobs in Azure Blob Storage someone else's problem? All we have to do is get SAS-sy! We can use a Single Access Signature (SAS) token URI to allow others to read, write, and do other actions with blobs in our storage account. If you need to defer the work of working with blobs in your system to some other component, this is a great option! Offload streaming data between only the necessary components. In this tutorial, I'll cover the basics of using read and write operations with SAS token URIs for Azure Blob Storage.
An error has occurred. This application may no longer respond until reloaded. Reload