Upload to Azure Blob Storage using a Web Browser

Summary This post demonstrates how to create a web application that uploads files to Azure Blob Storage. The web application is a plain node.js application which can be uploaded to…

Azure.RequestFailedException: The request body is too large and exceeds the maximum permissible limit.

You might come across an error which prevents you uploading a file greater than 4MB to Azure Storage.

Azure Storage – select the best storage type for the job

In this post, I want to share some basic insights before selecting an Azure storage type. Before you provision Azure storage you're presented with several options. The most important configurations…