Azure Blob storage size File size exceeds maximum supported size with ionic 3 application

I can upload images from my ionic 3 mobile app to my azure blob storage. the only problem is that if I upload a large image, say the size of 3-4 MB, which it uploads but when I try to download and open from azure blob storage, it will give me this error File size 4.08 MB exceeds the maximum supported file size 2.05 MB. So my request is how to increase the size to 5 MB of blob memory so that I can upload large images. enter image description here when i click the edit button i get an error

enter image description here enter image description here

+4
source share
1

Azure . 2.05 . , , txt. , .

Azure, . , - Azure Blob. Azure .

, , . - Azure, blob, , .

, !

+4

Source: https://habr.com/ru/post/1690668/


All Articles