Azure CLI
Upload File from URL to Azure Blob Storage using Azure CLI with Bash and PowerShell
The Azure CLI az storage blob upload command can be used to upload a local file into Azure Blob Storage. However, there are times when…