Is there a limit to the number of files that can be stored in an Azure blob storage?
问题 I have found documentation describing the limits for blob storage, including the maximum file size and blob size, but I can't find reference to whether there is a limit to the number of files that can be stored - is there a limit, or perhaps more importantly, a performance penalty when there are several hundred thousand (or million) small files stored in blob storage? 回答1: There is no limit to the number of blobs in a storage account, aside from the 500TB limit per storage account. You won't