AzureSMR
AzureSMR copied to clipboard
download more than 5000 blobs
Hi, I would like to download more than 5000 blobs with azureGetBlob() but the function requires a "blob". This can be done with azureListStorageBlobs() but that function has a limit of 5000. Is there another way to get the whole list of my storage blobs (there are 500k of them).
Hello, I also have this issue. Is there any way to increase that limit?