An Azure service that provides customers with a serverless container experience.
Container Instance stopped and deleted but still running
We have a very weird behaviour with our Azure Container Instances. I stopped and deleted a container group yesterdays but in the logs (log analytics) i clearly see that the container is still running. But i don´t see the container anywhere.
Running "az container list -o table" shows containers from other groups but clearly not the one that i deleted. Also in the web portal i dont see it anywhere. Clearly deleted.
But in log analytics (and from modifications in our database) i see that there must still be a container running?
Actually i think we had this issue once before but back then i couldn´t reproduce and it stopped itself after a while.
Is this a know bug?