#CASBAN6 – How to create a facade to manage Azure Blob Storage with Azure Functions
I just blogged: #CASBAN6 – How to create a facade to manage Azure Blob Storage with Azure Functions #Azure #AzureFunctions #AzureDev #AzureBlob #Blob #Storage #API #dotNET #csharp #OpenAPI #Swagger #security
Why the facade? You might wonder why I am creating this facade to manage file uploads to the Azure Blob Storage. There are two main reasons. The first one is that I wanted to have a common endpoint for all interactions with Azure, also for file handling. The second one is security. The function app already has a high level of security by enforcing a Microsoft account, which is equally needed for…
View On WordPress
















