Having a hard time finding any docs or commands in the CLI to get a list of all running ACI containers I have in a resource group. Is it possible?
My scenario is to spin up about 100 instances to scale-out work, but when the work is finished, the container terminates (no auto restart). When the work is 100% complete, I want to delete all the groups... but I can't figure out how to get a list of all and the different states.
Ideas?