Azure function on the consumption plan has 1 GB storage for File system storage. Currently, the storage gets filled up when we run all the master data from the source. It gets filled up by log files.
What does this mean? Will the logs be deleted automatically, or does it stop logging now because it's full? Will the service stop working because the quota is full?