yes, in the end I just want to put the logs in the delta table and that's it, I don't want to store anything, I know that maybe sending the logs to storage might not be a good option but I tried the event hub a lot and I couldn't :(. in the end I think I'm going to use the file trigger that arrived in the job and use a notebook, I just don't know how I'm going to guarantee that there's no duplication, would that be ok, maybe delete the ones I've consumed, I don't know, I'm afraid of deleting them? a log that arrived on time after reading...