Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure storage backend is limited to 64MB files #244

Closed
srgrn opened this issue Jan 12, 2017 · 1 comment
Closed

Azure storage backend is limited to 64MB files #244

srgrn opened this issue Jan 12, 2017 · 1 comment
Labels

Comments

@srgrn
Copy link

srgrn commented Jan 12, 2017

When uploading files bigger than 64MB you get an error from the Azure api.
the error is:
RequestBodyTooLargeThe request body is too large and exceeds the maximum permissible limit.

64MB is the size limit for a single blob upload in API.

@sww314
Copy link
Contributor

sww314 commented Aug 23, 2018

Azure backend was rewritten in #565. Please reopen if the issue still exists.

@sww314 sww314 closed this as completed Aug 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants