How does one add a block to an existing block BLOB in Azure Storage? Ideally, this would be done with PowerShell. However, I do not see any way of doing so in the Azure.Storage PowerShell module.
Currently the cmdlets in Azure.Storage module, only support to upload a whole blob, don't support to update part of the blob.