Hello @AhmedAssad-8581 ,
At this moment, the Azure storage endpoint needs to have filled in, YY MM DD HH and mm, so every minute a file is created.
If you need an alternative way of storing messages in blob storage, you could write an Azure Function so you are in control of both the container and filename (and thus creating or appending a file).