Azure Container Instance in Terminated State, but Status is Running
Is this a request for help?: Yes
Is this a BUG REPORT or FEATURE REQUEST? (choose one): Bug Report
Orchestrator and version (e.g. Kubernetes, DC/OS, Swarm)
What happened: We have used Azure Container Instance service to start an application which is expected to run at all times. It picks the Docker Image from ACR. The container instance got created successfully on 16th April with container count as 1. On 18th April, ACI container Instance Status is showing in Running state but when we browse Settings -> Containers, the container is shown in Terminated state.
What you expected to happen: When all the containers are in terminated state, the ACI instance should also be in the stopped state. Currently, we've 1 container in the ACI and if that container is terminated, ACI instance should also be in stopped state.
Why was the container in terminated state? There are no activity or container logs for this terminate action.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know:

We are running into this exact issue. Any more info on it?