Azure Container Instances supports the deployment of multiple containers onto a single host using a container group. A container group is useful when building an application sidecar for logging, monitoring, or any other configuration where a service needs a second attached process. Reference: https://docs.microsoft.com/en-us/azure/container-instances/container-instances-container-groups