We run container instance group daily (triggered by logic apps). The container basically connect to queue, process it and ends. Sometime, according the events log, the container gets killed, there is nothing in logs, except the last thing our app did (and it was not at the end of processing). I checked the resources, we are way below the limits. Also, this does not happen every time (the container is the same, we did not push new version for some time) so its really baffling me.
Any ideas where I could look for reasons? Thank you very much