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 it would be easier to upload a file straight from the HTTP(S) URL into Azure Blob Storage. Unfortunately the Azure CLI does not have a command for this specific scenario, […]
The article Upload File from URL to Azure Blob Storage using Azure CLI with Bash and PowerShell appeared first on Build5Nines.