Azure Container Instances - container with health probe
This template demonstrates a simple use case for health probe of Azure Container Instances. The container will be restarted after it runs for 30 seconds, because the file /tmp/healthy is deleted.
Tags: Microsoft.ContainerInstance/containerGroups, Public