Azure Blob Storage can be used in a variety of different ways including via the Azure Portal, the Azure CLI and using Azure Blob Storage client libraries that are supported in many different programming languages.
Blog Post: https://cloudengineerskills.com/posts/blob-storage-nodejs-client/
In this tutorial, we will use the Node.js Azure Blob Storage client library to create an App Service Web App written in Javascript to read and write blob files.