How to store files in Azure Storage using SAS (Shared Access Signature)
In this post, I want to show you a way to upload files to Azure Storage using an Azure Function that gives you a SAS link that you can use without knowing the connection details to the storage. This example is just to provide you with a basic idea of...
andreslugo.dev2 min read