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**:
![aci-1](https://user-images.githubusercontent.com/11666203/115225724-0d609b00-a12c-11eb-849d-02a6b95c2225.png)
![aci-2](https://user-images.githubusercontent.com/11666203/115225734-0e91c800-a12c-11eb-8718-b04939294051.png)
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**: ![aci-1](https://user-images.githubusercontent.com/11666203/115225724-0d609b00-a12c-11eb-849d-02a6b95c2225.png) ![aci-2](https://user-images.githubusercontent.com/11666203/115225734-0e91c800-a12c-11eb-8718-b04939294051.png)