Forum Discussion

DJ200's avatar
DJ200
Copper Contributor
Sep 06, 2024

Azure Function app on consumption plan storage size increase over time

I have an Azure Function App running on the consumption plan, associated with Azure Storage Blob.

How much space should an Azure Function App use in Storage Blob? Does the Function App generate files that accumulate over time and might not be of any use? For example, durable function log files or other associated files?

What would be recommended to remove any unnecessary files, as it seems my Blob Storage usage is continuously increasing?

Resources