The Azure CLI can be used to perform many different operations for working with Azure Blob Storage.
Blog Post: https://cloudengineerskills.com/posts/blob-storage-azure-cli/
This includes creating containers, listing containers, uploading blobs, listing blobs in a container, downloading blobs, deleting blobs and deleting containers.
In this tutorial, we will go over the Azure CLI commands for interacting with Azure Blob Storage.