storage size

Zachary Dorf 1 Reputation point
2021-01-21T17:54:07.17+00:00

Hello, so I am trying to view my csv file in the blob storage, but I get this error that the file size (2.6MB) exceed the maximum file size(2.1MB). How can I increase the maximum file size ??

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,919 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Michael Taylor 54,811 Reputation points
    2021-01-21T18:58:38.17+00:00

    You didn't provide any code explaining how you are reading the file so we aren't going to be able to help you too much. It would also be useful to see the actual response message and status code.


  2. Sumarigo-MSFT 47,021 Reputation points Microsoft Employee
    2021-01-22T16:09:31.093+00:00

    @Zachary Dorf Welcome to Microsoft Q&A! Thank you for posting your query.

    There is a limit of editing file in Azure portal. You can just edit a file in portal which size is under 2.1MB. You can refer here for the limit

    59714-image.png

    Complete details of Azure Block blobs

    You can view/download csv file in using Azcopy Azure Storage Explorer tool or Azure Data factory

    The limits cannot be changed because it's designed. If you still want to expand the size of editing file in Azure portal which uploaded/Downloaded into a blob, you can post your idea in the user voice forum. If you wish you may leave your feedback here All the feedback you share in these forums will be monitored and reviewed by the Microsoft engineering teams responsible for building Azure.

    Hope this helps!

    Kindly let us know if the above helps or you need further assistance on this issue.

    ---------------------------------------------------------------------------------------------------------------------------------

    Please don’t forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.