Looking for suggestions to use the right storage account in Azure. The use case is to store large number of .zip files which will have 100's of PDF files. Application will have to upload these .zip files to the storage system and also read from this storage system for processing.
Could you please suggest what is the right option to go for? Azure Blob or Azure File
Thanks in advance