Skip to content

How to control listblobs maxresults argument? #1944

@mortenjoenby

Description

@mortenjoenby

We are running AKS 1.31 using Blobfuse CSI driver.
We have been looking into diagnostics due to increased cost when using Azure Vault Backups and also when disabling cache.
Using Log Analytics Workspace we see a lot of ListBlobs calls (not unusual of course), but notice that all calls have "maxresults=2" set:

https://xxxxxxxxx.blob.core.windows.net:443/preprod-sharedstorage?comp=list&delimiter=%2F&include=metadata&maxresults=2&prefix=workarea%2Fhealthcheck%2Fproblems%2FLargeCommit.xml&restype=container

We would like to control the maxresults, but we can't figure out how - and if possible at all.
Why is it set to 2?
Any concerns if changing it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions