This message was deleted.
# general
s
This message was deleted.
b
Copy code
"The following is documented:

If you attempt to upload a block blob that is larger than 64 MB, or a page blob larger than 1 TB, the service returns status code 413 (Request Entity Too Large). The Blob service also returns additional information about the error in the response, including the maximum blob size permitted in bytes."
b
Understood. However, Microsoft clearly has a way of bypassing that limitation as I was able to upload the same file through the Azure portal. I was wondering if Pulumi had an implementation to stream the block content in manageable chunks